Feb 8, 2021, 6 min read How to use TypeScript to Create Vue Apps with Vue Class Components Feb 6, 2021, 5 min read Integrate Bootstrap in your React Projects with these 2 libraries Feb 3, 2021, 4 min read What are server components and will you need to use them in the future? Feb 1, 2021, 4 min read All about React's createRef method Jan 29, 2021, 5 min read React Snapshot Testing With Jest: An Introduction With Examples Jan 29, 2021, 5 min read Fetch vs Axios: Which Is the Best Library for Making HTTP Requests? Jan 25, 2021, 14 min read A guide to the React useState hook Jan 20, 2021, 4 min read A Guide to Using localStorage in JavaScript Apps Jan 19, 2021, 6 min read JavaScript's Memory Management Explained Jan 18, 2021, 6 min read Do You Really Need Redux? - Pros and Cons of this State Management Library Dec 28, 2020, 8 min read 7 Ways of Achieving Conditional Rendering in React Dec 25, 2020, 6 min read JavaScript Event Loop And Call Stack Explained Dec 23, 2020, 3 min read React’s onClick Event Handler Explained Dec 18, 2020, 4 min read An Easy Guide to Testing React Hooks Dec 14, 2020, 4 min read How to Use Props to Pass Data to Child Components in React.js Dec 10, 2020, 6 min read How to Make HTTP Requests with Axios Dec 4, 2020, 8 min read JWT Authentication Best Practices Nov 30, 2020, 3 min read JavaScript Heap Out Of Memory Error Nov 13, 2020, 2 min read Introducing OpenReplay Synthetics Nov 4, 2020, 4 min read How to Use Async Actions for Global State With React Hooks and Context Oct 30, 2020, 2 min read Introducing OpenReplay Metrics Oct 9, 2020, 5 min read Polling in React using the useInterval Custom Hook Oct 5, 2020, 3 min read Developing React JS Global State Library With Atom Abstraction Oct 2, 2020, 4 min read Redux In Web Workers: Off-Main-Thread Redux Reducers and Middleware