From the OpenReplay Blog
Implementing reCAPTCHA in React
How to avoid bots and spam in your React pages
Build Skeleton Screen Animations with CSS
Let your users perceive a better performance by showing a skeleton design
Web Development Best Practices
Follow these practices to build better web sites
An introduction to JavaScript maps
Use maps instead of objects to create hashmaps
How to deploy a Next.js app to production
Doing the final step to get your code into production
Building React components with DaisyUI
Build a book store app and see how easy is working with DaisyUI
React 101: Getting started with create-react-app
How to get started with the important create-react-app tool
CSS Container Style Queries
These queries allow components to own their responsive layout, for more powerful and easier coding
Implementing Email validation and verification on our website
Add validation and verification of users via email to your webpage
HTML Entities, Diacritical Marks, and Emojis
A guide to special HTML characters
OpenReplay November release (1.9.0)
Learn what's new with OpenReplay's version 1.9.0
Mocking API servers with Mock Service Worker - MSW
Simplify your development by mocking back-end API servers
Alternatives to Netlify for deploying front-end apps
More options to get your app hosted
Top alternatives to Create-React-App
New ways to set up a React project of your own
All about the JSON format
Learn details about the JSON format and how to use it
Top Visual Studio Code Extensions for React developers
The best set of VSCode extensions that all React devs should use
A Top Collection of CSS Code Generators
A set of various CSS Code Generators to simplify and speed up your development work
Inheritance in JavaScript object-oriented programming
How inheritance works in JavaScript
Build a full-stack application with Amplication
Create production-ready web sites with the Amplication tool
The best no-code development tools for developers
Take advantage of no-code tools to simplify and speed up your development times
Drag-and-drop events in JavaScript
A complete introduction to working with drag-and-drop events
Data Visualization and Business Intelligence with Dash
Investigate this Python framework for creating BI web pages
7 Microservice Design Patterns to Use
Seven important patterns for modern web architecture
Higher-order functions with TypeScript
Solve complex data typing problems that appear with some functional programming techniques