From the OpenReplay Blog
Creating QR Codes with React Native
Set up a QR Code generator app for Android and iOS, with React Native
Understanding React's useRef() hook
Learn how to work with the useRef() hook in a TypeScript React app
How to create a UIKit website: a tutorial for beginners
Use the UIKit framework to simplify your development work
Top 12 Advanced Git Commands to Know
Important Git commands to further your knowledge of this tool
Building an eCommerce Mobile App with React Native and WooCommerce
Use the WooCommerce platform to quickly build your own ecommerce app
Vue component libraries
Several popular and useful UI libraries for Vue
Using Material UI with React
How do I use Material UI with React? This article answers that question.
Dockerizing Full-Stack React apps
How to create a whole environment for React apps, with Node and MySQL containers
Mutations and Caching with Redux-Toolkit-Query
A tutorial on advanced concepts associated with redux-toolkit-query
Building an e-commerce app with Keystone
Use the Keystone headless CMS to build a simple e-commerce website
Understanding Sessions Management and Authentication with Node.js
Learn how to use sessions with Node
Role-based access in React
Limit access to resources and functionalities based on roles
All about JavaScript Events
All the details about events in JavaScript and how to use them
A Web Without Spinners, an Introduction to Replicache
Replicache is a JavaScript library that allows you to create collaborative apps with ease. In this interview, we talk about Replicache with one of its creators, Aaron Boodman
Understanding CSS Timing Functions for Animation and Transitions
All the details about the special configuration items for animations and transitions
Mocking APIs with Mirage
Create a mock API to speed your front-end development work
Creating a Design System using Radix
Use Radix to create your own design system for consistent, clear web pages
Working with databases in Next.js using Prisma
Use Prisma to query and update databases with ease
Setting up a signature canvas in React Native
Allow users of your mobile app to sign on your device
3 alternatives to GitHub Copilot to keep an eye out for
Three interesting tools to help you with your coding
CSS Pseudo Elements: A Definite Guide
An introduction to important CSS pseudo elements and their usage
TypeScript for JavaScript developers
Learning TypeScript shouldn't be difficult. In this interview with Josh Goldberg we cover some of the most important aspects of why you should learn TypeScript, even if you already master JavaScript
React Native vs. Flutter -- a Comparison
A comparison of the two top cross-platform mobile development tools
A complete guide to Next.js plus MongoDB
Everything you need to use MongoDB with your Next.js application