From the OpenReplay Blog
Produce videos in React with Remotion
Use the Remotion library to easily create videos in React
Plan your User Interface with Figma
Learn how to use Figma, to help design your web pages
Styling React components with Stitches
How to use Stitches to create beautiful reusable components
An introduction to Fresh
A new Deno-based framework to simplify building web systems
Using the native payment request JavaScript API
Get payments with just vanilla JavaScript
Improving image rendering speed
How to render images faster, using Next.js
Generating barcodes with Vue
Learn how to generate barcodes with Vue
Authentication with JWT for your website
Learn how to add JWT authentication to your web pages
Prevent spam and detect bots with ReCAPTCHA
How to block your site for non-human users
Improving code quality in Typescript with compiler options - Part 2
Use the TypeScript compiler to detect possible problems in your code
Getting started with Angular Material UI
Adding Angular Material UI to your project for an elegant look
Airtable: a low-code solution for building modern apps
A simple, low-code option to simplify the deployment of your front- and back-end code
Getting started with Cypress Studio
Enhance your testing with the new Cypress Studio
Build a MDX-powered blog with Contentlayer and Next
A simple way of creating a static Markdown-based blog site
How-to Use Mantine with React and Next.js
Mantine is a feature-rich React component framework, and in this article you'll learn how to to enhance your Next.js apps by using it.
Top Visual Studio Code extensions for developers in 2022
Our best selections for you to use when working with VSC
Rendering real-time data with Vue, Node, and socket.io
Implementing a simple game to show how to process real-time data in Vue
Build an elegant gallery with React-Responsive-Carousel
Learn how to configure carousels using this simple but powerful library
PyScript: Python on the Web
Learn how to use Pyscript, instead of JavaScript, to develop web pages.
JavaScript Types and Values, explained
An introduction to a most basic and important concept
Understanding React dynamic imports for faster websites
Several dynamic techniques for faster loading sites
Getting started with Îles
Get to use this new framework for Vue
Drag-and-drop with Angular Material
Using the Angular Material Component Dev Kit to implement drag and drop
Creating a collapsible component for React
Design and implement your own collapsible components