administrate-your-administrators
Locastic, Jan 5, 2021 - 4 min read

Administrate your administrators with Sylius RBAC

Ever needed a way to add a hierarchy between your shop administrators? Here’s a neat way.

customizing-the-new-sylius-apiplatform-integration
Locastic, Dec 15, 2020 - 4 min read

Customizing the new Sylius & ApiPlatform integration

Learn how to make the most of the new ApiPlatform integration if you’re starting new, or upgrading existing projects on Sylius.

populating-elasticsearch-with-serialization-groups
Backend, Oct 30, 2020 - 4 min read

Populating ElasticSearch using serialization groups in ApiPlatform

It can be annoying to write separate ElasticSearch mapping for each entity – so Paula decided to use serialization groups and let the normalizer do the job.

designrush-names-locastic-as-a-top-mobile-development-agency
Locastic, Oct 18, 2020 - 1 min read

DesignRush names Locastic as a top mobile dev agency!

After a lengthy evaluation, DesignRush has recognized Locastic as one of the best mobile development companies in the industry.

Read more

Got a topic in mind? Send your suggestion to blog@locastic.com and we’ll make sure it gets covered.

bulletproof-static-code-analysis-for-react
Locastic, Sep 29, 2020 - 4 min read

Bulletproof static code analysis for React

Static code analysis is fast, simple and best of all, it gives you immediate feedback for the code you write without having to actually run it

locastic-listed-on-clutch-leader-awards
Locastic, Aug 25, 2020 - 1 min read

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
Frontend, Aug 7, 2020 - 3 min read

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
Locastic, Jun 3, 2020 - 4 min read

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
Frontend, May 27, 2020 - 7 min read

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.

useful-coding-design-patterns
Locastic, Backend, Apr 22, 2020 - 4 min read

Useful Coding design patterns

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