From the OpenReplay Blog
Removing unused CSS with PurgeCSS
Clean up your CSS with the PurgeCSS tool
Going serverless with Next.js
Serverless functions in Next.js enable scalable, cost-effective backends without server configuration. Build and deploy your first function using Next.js today.
Speed up React development with Refine
An interesting React-based framework
Complex Typing in TypeScript
Add data types to partial application
Top Five Lightweight State Management Libraries for React
Pick the best option for state management for React
Creating a UI/UX design portfolio (with little or no experience)
How to build a design portfolio to introduce yourself
Creating a Node API with Knex and PostgreSQL
Access DB tables without having to write SQL
5 examples of ChatGPT used to improve code development
Get an AI helper for coding, by using ChatGPT
Integrate Paystack and React Native
Add easy payments to your React Native apps with Paystack
Security: How to deal with CSP in React
How to implement Content Security Policies in React
Five best practices for debugging React Native code
How to debug your React Native apps with ease
Data Analysis with Data-Forge
An overview of a powerful tool for analyzing data
Magento vs. Shopify
A comparison of two powerful ecommerce tools
Build a custom carousel in Flutter
Design and implement your own carousel
Five Alternatives to GitHub Copilot
Study five AI tools that can replace GitHub Copilot
Heard About Sanity Testing?
How to do sanity testing properly
Using Prettier with VSCode to write JavaScript
Get standard formatted code with ease
Implementing audio in React Websites
Add sounds to grab users' attention
An introduction to debugging in Node.js
How to debug your Node.js server code
Web accessibility: address barriers and make your website inclusive
An introduction to accessibility and its guidelines
Using JWT for authentication in React
Everything about authentication with tokens
Implementing pull-to-refresh with JavaScript
Add this interaction pattern to your web sites
How to stop React components from re-rendering
Avoid needless re-rendering of React components
Vanilla JavaScript vs. JavaScript Frameworks: Ten top differences
10 top pros and cons of both options