From the OpenReplay Blog
How to Customize Checkboxes with CSS
Use CSS to produce better looking checkboxes
Best Practices for Async Programming in JavaScript
Learn how to use asynchronous code to best advantage
Theme your React Application using Primer
Use the Primer design system to build themes
Improve React's performance using Webpack Bundle Analyzer
Analyze and Optimize your React apps
How to Use Attribute Inheritance in Vue 3
Learn the two ways of using attribute inheritance
Step by step: Toggling Elements using React Hooks
Several ways to toggle elements in React
How To Cancel Requests in Axios
Learn how to cancel a pending request
CSS: Demystifying the z-index property
Everything about this CSS property
Step by step: deploying a Deno app to Netlify
How to deploy your Deno code to the cloud
DevOps + Security = DevSecOps
Learn about DevSecOps, its goals and tools
CSS Pseudo-classes
Use CSS special selectors
What is AMP (Accelerated Mobile Pages)?
A new format for mobile pages
Step by step: build and deploy a serverless React app with AWS Amplify
A simple process for building and deploying React apps
Material UI vs Tailwind CSS
A comparison between these two big frameworks
Static vs. Dynamic Websites
A discussion of the two models for websites
How To Use The Next.js Link Component
Navigating your website with the Link component
Fundamentals of User Interface (UI) Design
How to create the best UI design
Top Visual Studio Code extensions for Git
The best extensions for using Git with VSCode
Integrating Grammarly into your React website
Add Grammarly text editor and grammar checking to your site
Effects you can build with CSS without JavaScript
You don't always need JavaScript to produce nice visual effects
Scraping web pages with Puppeteer
How to automatically scrape data from web pages
CSS Flexbox vs. CSS Grid
Learn the differences between those tools
Common problems with Micro frontends and how to avoid them
How to fix several common micro frontend
UseEffect vs UseLayoutEffect in React
Comparing two methods for effects in React