From the OpenReplay Blog
30 Ways to Improve Website Performance with CSS
Plenty of ways to get a faster, improved website, by fixing CSS
Working with the DOM in JavaScript
Learn details about the DOM and how to manipulate in via code
A deep dive into Rematch -- State Management for React
A close look at a modern state management tool for React apps
Previewing Markdown code with React
Use NextJs and Styled Components to build a Markdown viewer
Best practices for testing with Cypress
Tips and suggestions for writing better unit tests
Tailwind CSS vs Bootstrap -- A Comparison
A comparison of these two widely used and well known CSS frameworks
A complete guide to CSS fundamentals
An exploration of the most important parts of CSS
Rollup vs. Webpack -- A Comparison
Which is the better bundler for you, Rollup or Webpack?
Relative and absolute imports in NextJS
Understand both types of imports for NextJS projects
An Introduction to RedwoodJS
A framework to build JAMStack apps very quickly
Control Dark Mode in React Native using the Context API
Use the Context API to keep track of the current view mode
Building a responsive sticky navbar with CSS
Use CSS to produce a fully adaptive navbar
Passwordless Authentication In Flutter Using Magic SDK
Enable your mobile users to securely access your app without having to enter a password
Add an Image Editor to your app with Pintura
Add image editing functionality to the users of your web site
Integrating GraphQL into Nuxt apps with Nuxt Apollo
Add the power of GraphQL to your Nuxt code in an easy way
Advance Your Website's SEO with HTML
Enhance your HTML to further your SEO results
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