12k
PAGE 93

From the OpenReplay Blog

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

Kristofer Selbekk · Apr 18, 2021 · 3 min read

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?

Michiel Mulders · Apr 13, 2021 · 4 min read

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.

Michiel Mulders · Apr 13, 2021 · 7 min read

The Ultimate Guide to Fixing JavaScript Performance Problems in Browser DevTools

No one wants a slow site, but not all bytes are created equally

Craig Buckler · Apr 13, 2021 · 9 min read

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

Samaila Bala · Apr 13, 2021 · 6 min read

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

Arek Nawo · Mar 31, 2021 · 7 min read

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

Kristofer Selbekk · Mar 30, 2021 · 5 min read

Getting Started With Open-Source: How To Contribute

Learn how to get started with Open Source and contribute to a new project

Catalin Pit · Mar 29, 2021 · 4 min read

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

Craig Buckler · Mar 22, 2021 · 6 min read

The definitive guide to profiling React applications

Learn how to properly profile a React application to understand where the performance bottlenecks can be found

Ovie Okeh · Mar 12, 2021 · 7 min read

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

Craig Buckler · Mar 12, 2021 · 4 min read

Vuex: State management for Vue Projects

Learn how to handle your state with VueX, the state management library for Vue

Samaila Bala · Mar 10, 2021 · 6 min read

Smart Optimization Techniques: Lazy Loading with React

Learn how to optimize the loading time of your React applications using Lazy Loading

Kristofer Selbekk · Mar 4, 2021 · 4 min read

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.

Catalin Pit · Mar 4, 2021 · 3 min read

All about the Vue CLI

Learn all you need to know about using the Vue CLI to bootstrap your Vue apps

Nwose Lotanna Victor · Mar 4, 2021 · 4 min read

Server Side Rendering (SSR) with React

Learn how easy it is to do Server Side Rendering with React and NextJS

Samaila Bala · Feb 25, 2021 · 5 min read

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.

Nwose Lotanna Victor · Feb 25, 2021 · 5 min read

Is Redux Dead?

Should you still worry about learning Redux?

Kristofer Selbekk · Feb 10, 2021 · 6 min read

6 React Best Practices For 2021

6 tips for writing better React in 2021

Michiel Mulders · Feb 10, 2021 · 5 min read

Improving React application performance: React.memo vs useMemo

As a React developer, you’ve most likely come across situations where optimizing the performance of a component is necessary.

Ovie Okeh · Feb 8, 2021 · 6 min read

How to use TypeScript to Create Vue Apps with Vue Class Components

Vue.js is a popular, easy to use, front end web development framework.

John Au-Yeung · Feb 8, 2021 · 6 min read

Integrate Bootstrap in your React Projects with these 2 libraries

Developers have a hard time with CSS or just do not have an eye for design, CSS frameworks come in handy to help them create great designs.

Nwose Lotanna Victor · Feb 6, 2021 · 5 min read

What are server components and will you need to use them in the future?

React Server Components let you access the speed of fetching data on the server while maintaining its rich interactivity of client-side apps

Michiel Mulders · Feb 3, 2021 · 4 min read

All about React's createRef method

React refs are a useful and powerful tool that we can use to get even more control over the elements in our application.

Felix Gerschau · Feb 1, 2021 · 4 min read

We use cookies to improve your experience. By using our site, you accept cookies.