12k
PAGE 86

From the OpenReplay Blog

Getting Started with React Cosmos

Learn about the power of React Cosmos in this getting started tutorial

Origho Precious · Aug 23, 2021 · 6 min read

Waiting with Promises

Learn how to use promises to handle waiting for certain conditions to happen

Federico Kereki · Aug 22, 2021 · 5 min read

TypeScript 4.4: The Good, The Bad and The Not So Bad

Everything you need to know about React's latest version

Arek Nawo · Aug 17, 2021 · 5 min read

Optimizing the Performance of Your Vue Apps Using Web Workers

Take advantage of the power of Web Workers to optimize the performance of your Vue applications

Uma Victor · Aug 17, 2021 · 6 min read

What are Higher-Order Components in React?

A function that takes as an argument a component and returns a new component, but why would you do that?

Queen Nnakwue · Aug 12, 2021 · 6 min read

Injecting for Purity

Pure functions are the cornerstone of Functional Programming, but we must also learn how to deal with impurity in our code

Federico Kereki · Aug 10, 2021 · 6 min read

Catching Errors in React with Error Boundaries

Error handling is a must for every application, Error Boundaries are the React-way of dealing with errors within your apps

Kristofer Selbekk · Aug 8, 2021 · 5 min read

The Complete Guide to Localizing your App with JavaScript's Internationalization API

Internationalizaton is Easy or so they say. Learn how to use the internationalization API from JavaScript

Craig Buckler · Jul 30, 2021 · 12 min read

How to Safely Render Markdown From a React Component

Step-by-step guide on how to safely render Markdown within your React Component using react-markdown

Fortune Ikechi · Jul 30, 2021 · 11 min read

Everything You Ever Wanted to Know About WebRTC

A primer around WebRTC with everything you need to get started

Arek Nawo · Jul 27, 2021 · 7 min read

The Ultimate Guide to Browser-Side Storage

Learn how many different ways are there to store data on the browser side and which ones you should avoid!

Craig Buckler · Jul 14, 2021 · 9 min read

5 Useful VueJS Tips to Improve Your Building Experience

Improve your build experience using these VueJS tips

Nwose Lotanna Victor · Jul 13, 2021 · 3 min read

Pointfree Style Programming

Pointfree style programming is a way of calling functions without having to worry about parameters. Learn all about it here.

Federico Kereki · Jul 11, 2021 · 4 min read

Easy-Peasy State Management Using React Easy Peasy

Learn how easy it is to manage your app's state with this React library

Fortune Ikechi · Jul 11, 2021 · 12 min read

How to Use IndexDB to Manage State in JavaScript

Learn how to use IndexedDB for your state management needs using Vanilla JS

Craig Buckler · Jul 8, 2021 · 7 min read

The Art of Writing Good Code Comments

Writing code comments is easy, adding value through them is definitely not. Learn what makes a great code comment with this insightful article.

Michiel Mulders · Jun 28, 2021 · 3 min read

Solid vs React - the Fastest VS the Most Popular UI Library

Learn about Solid, a performant alternative to React

Arek Nawo · Jun 28, 2021 · 6 min read

Chaining Calls for Fluent Interfaces

Learn how to create APIs that other developers love to use through a technique called Fluent Interface

Federico Kereki · Jun 25, 2021 · 4 min read

3 Design Patterns in TypeScript for Frontend Developers

These are the 3 most common design patters in front-end development and you've been using them whether you knew about them or not

Samaila Bala · Jun 22, 2021 · 5 min read

React 18-Alpha Is Out! This Is What You Need to Know

React 18 has been announced, but what's new about it? Here are the details you need to know about this new version of React.

Arek Nawo · Jun 18, 2021 · 6 min read

Redux Alternatives in 2021

Should you be using Redux in 2021? Isn't there a better alternative for your use case?

Kristofer Selbekk · Jun 11, 2021 · 3 min read

Memoizing Promises

Memoizing Promises stops repeated API calls by caching results on the front end, letting you apply the technique selectively to GET requests.

Federico Kereki · Jun 8, 2021 · 6 min read

Exciting New Features of Next JS v10

Learn what's new and exciting about the latest version of NextJS

Nwose Lotanna Victor · Jun 8, 2021 · 3 min read

XState: The Solution to All Your App State Problems

Reliable and predictable state for all your apps is not a dream

Ovie Okeh · Jun 4, 2021 · 6 min read

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