From the OpenReplay Blog
Front-end testing: principles, levels, libraries, and automation
Everything on how to plan and do testing for the front end
Building and Rendering charts with Nivo in React
Learn how to use Nivo to produce eye-catching charts in React
Capturing Your User's Requests and Responses to Find Problems with your Application
Capture the request data to understand the type of mistakes you're making on the front-end
Modern web animations with Gsap and Vue 3
Learn how to bring your website to life with Gsap's animations
Building CRUD Apps with NextJs
How to update databases in your full-stack web app using NextJS
Tips for creating a component library
How to develop a component library that everybody will want to use!
Integrating Axios with React Hooks
Learn how to integrate Axios with React by creating a custom hook
Introduction to Tonic - the component framework
Produce beautiful user interfaces very quickly with the Tonic framework
Implementing authentication in Remix applications with Supabase
Learn how to implement an authentication system with Remix and Supabase
Live Session Replay Through OpenReplay Assist
Take advantage of the Assist feature to provide the best support for your users
Introduction to Bulma: A Simple and Intuitive CSS Framework
Bulma is a free, open-source framework with ready-to-use front-end components that you can easily combine to build web applications. In this introduction tutorial, you'll learn how to get started with Bulma and why you'll want to use it in your next project.
Exploring SvelteKit in 2022 by Building a Portfolio Website
Learn how to deploy your first SvelteKit application with this step-by-step tutorial
The Transition From Higher-Order Component Pattern to React Hooks Pattern
Reusability is an essential principle to follow in software development and programming. React provides us with a solid ground to adhere to it.
Creating a table of content widget in React
Learn how to create a very dynamic table of content widget using React
Shuffling an Array, Not as Trivial as It Sounds
There are many ways to shuffle an array, but not all of them are good
The Definitive Guide To Building A FullStack dApp
The definitive guide with everything you need to know to build a dApp from scratch
Theming React Native Applications with Styled Components
Detailed tutorial on adding theming to your React Native applications with Styled Components
React Form Validation with the useForm Hook
Learn how to add validation on your React forms using this detailed tutorial
The Most Popular Alternative UI Libraries
5 alternatives worth checking out to the classic web frameworks today
An Introduction to JavaScript Error Handling - Making your applications more stable
Learn the basics around JavaScript error handling with this tutorial and improve the stability of your applications
3 Ways of Passing Multiple Parameters to the onClick Handler in React
3 different techniques to pass multiple parameters to the onClick event handler in React.js
Vue 3 - the Evolution of Vue
Learn how Vue got to where it at right now and the key features that make it one of the best frameworks available
Build and deploy JAMstack applications with Cloudflare pages
Deploy your JAMStack applications in less than 10 minutes with this step-by-step tutorial
5 Must-Have VS Code Extensions to Boost Productivity (And Why)
Improve your productivity with these 5 must-have extensions for VSCode