12k
PAGE 91

From the OpenReplay Blog

Redux In Web Workers: Off-Main-Thread Redux Reducers and Middleware

Several experiments to off load Redux, often used with React, from the main thread, and run some or all of Redux store in Web Workers

Daishi Kato · Oct 2, 2020 · 4 min read

How to Measure Performance in JavaScript Applications

How to accurately measure the performance of your JavaScript application using the browser's Performance APIs (now, mark and measure).

Felix Gerschau · Sep 25, 2020 · 5 min read

How to Debug Javascript Apps with Chrome DevTools

The tools and tactics developers use to debug their javascript applications (Vue, Angular, React) with Chrome DevTools.

Mehdi Osman · Sep 18, 2020 · 6 min read

How to use React Transition Group & React Animation Library

Another handy React animation library to have in your tool belt.

Paige Niedringhaus · Sep 16, 2020 · 7 min read

Find Your Best Code Solution Understanding Big 0 Notation

Big 0 is a concept that describes the runtime and space complexity of your solution in terms of how quickly it grows relative to the input.

Piero Borrelli · Sep 7, 2020 · 3 min read

Steps to Develop Global State for React With Hooks Without Context

Learn how to use state and other React features without writing a class.

Daishi Kato · Aug 31, 2020 · 4 min read

How Browser Rendering Works and Why You Should Care

This article gives an overview on the browser page rendering process and explains the basics of efficient javascript animation.

Aleksandr Kaminskii · Aug 7, 2020 · 3 min read

How to Write Better TypeScript

Learn how to make better use of Typescript's strengths and features while involving React.

Ovie Okeh · Jul 31, 2020 · 6 min read

Incorporating CSS to a Page via HTTP Headers

A quick solution to use CSS via HTTP headers. Tips & Techniques on how to add CSS to pages on personal projects.

Louis Lazaris · Jul 29, 2020 · 4 min read

A Practical Guide To Optimizing Performance On The Web

Web performance optimizations significantly improve user experience on as web applications get bigger and more complex.

Gift Egwuenu · Jul 17, 2020 · 4 min read

Using React Context API with Gatsby

Learn how to implement a dark mode UI using React Context, Gatsby and a Theme Provider.

Muhammad Muhsin · Jul 7, 2020 · 4 min read

Comments, Clean Code and JavaScript

Inaccurate comments mislead developers, especially those maintaining the code. Here are few quick tips on how to write useful comments.

John Au-Yeung · Jun 25, 2020 · 3 min read

OpenReplay 2.0

We are thrilled to share our latest release. We believe this is our biggest step towards building the nextgen of frontend monitoring tools.

Mehdi Osman · May 15, 2020 · 1 min read

How to Debug Angular Apps with Chrome DevTools

The tools and tactics Angular developers use for debugging their applications in production, with a focus on Chrome DevTools.

Mehdi Osman · Apr 18, 2020 · 6 min read

Rethinking Frontend Monitoring

Frontend monitoring and the increase in complexity due to modern application stack and the blind spots in frontend monitoring.

Mehdi Osman · Apr 10, 2020 · 3 min read

How to Debug VueJS with Chrome DevTools

What tools VueJS programmers use for debugging their applications in production, with a focus on Chrome DevTools.

Mehdi Osman · Mar 31, 2020 · 5 min read

How to Enable TLS Auth on Amazon MSK

How to setup TLS authentication on Amazon MSK with Confluent's Golang Kafka Client.

Alex Tsokurov · Mar 13, 2020 · 2 min read

How to Debug ReactJS with Chrome DevTools

The tools ReactJS programmers use for debugging their applications and improving performance, with a focus on Chrome DevTools.

Mehdi Osman · Mar 4, 2020 · 6 min read

Time-Travel Debugging with Redux and Profiler

How to synchronize your Redux state/actions with OpenReplay session replays and make it easy to investigate frontend issues.

Laurena Dehlouz · Feb 19, 2020 · 2 min read

Easily Identify Problems with OpenReplay’s New Search

Find specific sessions and issues much quicker with our new empowered search feature.

Laurena Dehlouz · Feb 4, 2020 · 2 min read

Collaborate on bugs with Jira and OpenReplay

Use our new Jira integration to collaborate on issues by reporting tickets right from OpenReplay.

Laurena Dehlouz · Jan 31, 2020 · 2 min read

Breaking Down Engineering Silos

Developers, Ops and Testers make up the core of your Engineering team. Make sure that they are working in silos.

Laurena Dehlouz · Jan 23, 2020 · 2 min read

Effectively Debug Network & Console Errors

Don’t waste time debugging: with the right set of tools, slow network responses and console errors become obvious.

Laurena Dehlouz · Jan 10, 2020 · 2 min read

From Log Management to Observability

Strenghten your Backend Visibility by integrating Stackdriver, Bugsnag & Sumo Logic with OpenReplay.

Laurena Dehlouz · Jan 3, 2020 · 1 min read

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