From the OpenReplay Blog
The Complete Guide to Google's Core Web Vitals Performance Metrics
Content, keywords, and backlinks are important search ranking factors. However, compare two sites with similar content and target markets: the one with the best web experience should rank higher.
Top Metrics You Need to Understand When Measuring Front-end Performance
The Top 5 metrics to know when measuring front-end performance
Functional Reactive Programming in Angular with RxJS
Reactive Programming is not exclusive to ReactJS, learn how to use RFP with Angular
6 Money-making Strategies Used by Companies with Open Source Projects
Even when the code is open and accessible, companies have multiple ways to earn income from their projects. Here are 6 of those strategies.
Learn The Fundamentals Of Vue With Vue 3
The article aims to ease you into the world of Vue by teaching you basic Vue concepts
An introduction to React Developer Tools
Learn how to get started with the React Deveveloper Tools and how you can use them to take your React game to the next level
Top Companies That Have Open Source Products: 10 Companies To Know
Learn about the top companies living off of Open Source product, how are they doing it? Who are they?
React Router Hooks: Exploring How They Work
React Router keeps your UI in sync with the URL, learn how to take advantage of its hooks using these examples.
The Ultimate Guide to Fixing JavaScript Performance Problems in Browser DevTools
No one wants a slow site, but not all bytes are created equally
Data Fetching Techniques with React
Knowing about the different data fetching techniques in React will enable you make informed decisions on the best use case for your application
Hyperapp – Is It the Lightweight 'React Killer'?
React is great but it's not perfect and Hyperapp takes advantage of that, find out how this lesser known framework is better than React
Writing end-to-end tests in 2021
Writing tests can be tedious and boring, but with e2e tests you can minimize the number of tests you write and miximize the amount of code you cover
Getting Started With Open-Source: How To Contribute
Learn how to get started with Open Source and contribute to a new project
15 DevTool Secrets for JavaScript Developers
Your browser is no longer a simple visualization tool. Learn 15 secret tools already part of your favorite browser
The definitive guide to profiling React applications
Learn how to properly profile a React application to understand where the performance bottlenecks can be found
12 Ways to Improve Your DevTools Console Logging
Stop relying on console.log and learn to harness the power of your brower's web console
Vuex: State management for Vue Projects
Learn how to handle your state with VueX, the state management library for Vue
Smart Optimization Techniques: Lazy Loading with React
Learn how to optimize the loading time of your React applications using Lazy Loading
Low-Level Charts in React
What do you usually do when your project requires something more than casually using chart libraries? That's when a low level visualization library comes in handy.
All about the Vue CLI
Learn all you need to know about using the Vue CLI to bootstrap your Vue apps
Server Side Rendering (SSR) with React
Learn how easy it is to do Server Side Rendering with React and NextJS
How to forget about type errors in your React props with PropTypes
If you want to reduce debug time of your React apps drastically, then this post is for you.
Is Redux Dead?
Should you still worry about learning Redux?
6 React Best Practices For 2021
6 tips for writing better React in 2021