Read our latest posts
or search for

Locastic listed on Clutch Leader Awards!
Locastic joins more than 60 Croatian companies who were selected as Leaders in the B2B domain on Clutch market research platform.

How to check Credit Card type with Javascript
Writing a simple, yet effective vanilla Javascript Credit card type checking function.

React Native cookie-based authentication
Cookie-based authentication is not as straight-forward in React Native, unlike standard web networking APIs

I was wrong about utility-first CSS and here is why!
All of the tooling and the best practices in a field always rely on some basic underlying assumptions, and if those basic assumptions are challenged, everything built on top of them can crumble very fast.
Read more
Got a topic in mind? Send your suggestion to blog@locastic.com and we’ll make sure it gets covered.

Useful Coding design patterns
Stephane presents two reusable and extendable patterns that can help your development process in the long term.

Using Netlify functions with Gatsby Js and Google Sheets API
Use serverless Lambda functions to send emails after form submit and communicate with the Sheets to update the data.

Symfony environment setup without Vagrant or Docker (OSx)
Both Docker and Vagrant can be very consuming when it comes to disk space when you code on macOs.

The introduction to Big Picture Eventstorming.v2
Second part of the series with more updates to the Legend and sessions for BPE.

The introduction to Big Picture Eventstorming.v1
Supposedly the easiest form of Eventstorming, but lack of preparation can turn it into a real failure!

Symfony Routing component – Customize URL Generation
Ever wondered how to customize the route generation in Symfony? So have I, and here is how I did it.