Results for tag #frontend
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
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
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
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
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
Use serverless Lambda functions to send emails after form submit and communicate with the Sheets to update the data.
Thinking in components
Examining the various benefits of working with component based architecture on the frontend
Against the current of CSS
Closing the gap between of image editors and web languages.