From the OpenReplay Blog
Tanstack: how to add tables to your React app
How to include tables in React code
Sass for Web Development
Using Sass instead of CSS, for better, simpler styling
Blockchain Security
An introduction to blockchain technology and its security aspects
Web Scraping With Node.js and Cheerio
Easy techniques for scraping with the flexible Cheerio library.
10 must-have tools for Front End Developers
Learn the top 10 tools you should be using for web development
Creating a Simple Carousel with React-Slick
Create slick carousels in an easy way!
Using Go for front end development
An unexpected idea: use Go for your web sites
How to add Breadcrumbs to your website
How to add practical navigation helps for users
An Introduction to React Portals
Use this new React feature for greater flexibility placing components
Step by step: embedding PDFs in HTML pages
Learn how to display a PDF in a HTML page so users can interact with it
Implementing CSS for Older Browsers
How do you deal with older browsers, that do not provide certain CSS features?
Create a Contacts App with React and Supabase
Use React and Supabase to create a contacts management app
Using the Platform Module in React Native
How to write platform-specific code for React Native
Optimizing Web Performance with Advanced Techniques
How to get faster, slicker web sites
Essential React Techniques for Top Development in 2023
What are the best practices and tools to use with React in 2023?
State Management in React With Valtio
How to use Valtio to handle state with ease in React
Blockchain Oracles and their Components
Learn what oracles are and what they are used for
A Beginner's Guide to Monorepos
Monorepos -- and why you should start using them
The Cache API in JavaScript, and how to use it
How to take advantage of the API cache for better performance
SVG vs. Canvas: A comparison
A comparison between these two image-creation technologies
Formatting Compact Numbers with JavaScript
Use the Internationalization API to format numbers in compact style
Understand em and rem in CSS
How to use these two units in CSS
Consuming GraphQL APIs with Flutter
How to use GraphQL APIs in your Flutter apps
Concurrent Mode in React: an overview
Enable React to render multiple components at the same time