From the OpenReplay Blog
Creating a Weather app with Next.js
Develop a weather forecast app
Are we looking at the end of the software developers as we know it with ChatGPT?
Changes for software developers as ChatGPT appears
CSS Refactoring Techniques
Learn how to refactor CSS code
Building a Comment Form with React-Mentions
Introducing an interesting library for your React work
Build a Twitter clone with Strapi
Use Strapi to provide the API for your Twitter clone
Building Dropdowns and Accordions with CSS
Learn how to build these components by yourself.
What is better, Date-fns or moment.js?
Can Date-fns replace moment.js?
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