Results for tag #frontend

how-to-optimize-nextjs-apps
Locastic, Frontend, Dec 21, 2023 - 11 min read

How to optimize Next.js apps?

Here’s a quick tour of what we did in terms of optimizing our NextJS website and hopefully we’ll help you optimize yours.

reasons-to-build-and-maintain-your-own-ui-libraries
Design, Frontend, Mar 22, 2023 - 7 min read

Reasons to build and maintain your own UI libraries

Luka will try to make a case for building your own components instead of relying on popular open-source libraries.

the-shape-of-a-design-system
Frontend, Aug 29, 2021 - 7 min read

The shape of a design system

For a design system to really work, designers and devs need to collaborate in making design decisions, patterns and other elements defined and documented.

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

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

using-netlify-functions-with-gatsby-js-and-google-sheets-api
Locastic, Apr 15, 2020 - 6 min read

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.

thinking-in-components
Frontend, May 2, 2019 - 7 min read

Thinking in components

Examining the various benefits of working with component based architecture on the frontend

against-the-current-of-css
Locastic, Frontend, Apr 10, 2019 - 5 min read

Against the current  of CSS

Closing the gap between of image editors and web languages.