From the OpenReplay Blog
Styling Astro Apps with Tailwind CSS
Use Tailwind CSS to enhance your Astro sites
Integrating Flow with Libraries in React Native
How to solve integration problems when using third-party libraries
UX: best practices for developers
A collection of best practices for UX everybody should follow
CSS Houdini: The future of styling
New technology coming up, to revolutionize CSS work
Introduction to CSS Viewports
A new functionality in CSS to be aware of
Getting Started with JSON Server
How to use JSON server to simulate an actual server during development
React's Virtual DOM
Everything about React and its Virtual DOM
Maximize Angular's performance with efficient state management
Learn how to build faster Angular apps with proper state management
Step by step: URL validation in JavaScript
How to validate URLs; several solutions
Client to Client (C2C) communication in Node.js
How to implement direct communication between peers
Website usability testing
How to ensure your page is highly usable
Optimizing React's Performance
How to build speedier React apps
TypeScript or JavaScript: which one do you need to be a web developer?
How do you decide between JavaScript and TypeScript?
Building an Application with React Query
Use React Query to simplify connecting to APIs and updating server state
A practical guide to built-in web APIs
Using built-in web APIs to enhance your work
Understanding Controlled and Uncontrolled components in React
Learn the difference between controlled and uncontrolled components, and when to use each
Getting started with Deno: Building a REST API
Learn how to use Deno by building a RESTful API
Biometrics Authentication in Android and iOS apps with React Native
Add more secure and friendly authentication to your mobile apps
Visualize Data in React with Tremor
How to produce elegant data visualizations for React
Generics in TypeScript
All about using generic data types in TypeScript
Five Headless CMS to try in 2023
A review of the five best CMS available in 2023
Why React Developer Tools matter to developers
Why and how to use React Dev Tools
Creating a Node.js API with Knex and MySQL
Creating a Node.js API with Knex and MySQL
Adding Parallax Scroll Animations to React
Use React-Scroll-Parallax to add great animations to your React site