React Flow 12 Release - xyflow🔥
React Flow 12 is the latest release from xyflow, featuring SSR support, dark mode, computing flows, and more. The release includes a rebranding to @xyflow/react, along with new features like server si...
Pivoting From React to Native DOM APIs: A Real World Example
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn ...
React 19 Beta – ReactStream React Conf on May 15-16
React 19 Beta is now available on npm! This beta release is for libraries to prepare for React 19. App developers should upgrade to 18.3.0 and wait for React 19 stable as we work with libraries and ma...
Welcome to PlatformPlatform
# 👋 Welcome to PlatformPlatform Drawing on our expertise building true enterprise-grade products with millions of daily users in highly regulated sectors like healthcare, finance, government, etc., w...
Reacts Next Big Change?
React is often discussed but React Dom, the package that powers it, is not given enough attention. React Dom handles the rendering and placement of components in the DOM. The introduction of React Str...
React Labs: What Weve Been Working On - February 2024
In React Labs posts, we write about projects in active research and development. We’ve made significant progress since our last update, and we’d like to share our progress. React Compiler is no longer...
@react-three/fiber
react-three-fiber is a React renderer for threejs. Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive and can participate in Reacts e...
Maybe: Open-source personal finance app
Get involved in Maybe, an open-source personal finance app. It was originally built as a React app and offers a wide range of features including net worth tracking, financial account syncing, investme...
The Two Reacts — overreactedoverreactedby
Suppose I want to display something on your screen. Whether I want to display a web page like this blog post, an interactive web app, or even a native app that you might download from some app store, ...
Building a Project Management Tool with ASP.NET 7 and React: Part 1 — Introduction & Environment Setup
Welcome to the beginning of an exhilarating journey where we embark on the mission to build a comprehensive Project Management Tool from scratch. This series is designed to guide you through every cor...
Building a Project Management Tool with ASP.NET 7 and React: Part 2— User Authentication
Welcome back to the second installment of our hands-on tutorial series where we meticulously craft a dynamic project management tool from scratch! In this segment, our expedition will primarily revolv...
puck - The self-hosted, drag and drop editor for React
# puck The self-hosted, drag and drop editor for React. - 🖱️ **Drag and drop**: Visual editing for your existing React component library - 🌐 **Integrations**: Load your content from a 3rd party head...
Build Serverless application with AWS Amplify, AWS API Gateway, AWS Lambda and Cognito Auth
Serverless is a cloud-native development model that allows developers to build and run applications without having to manage servers. AWS Lambda is a serverless computing service provided by Amazon We...
An Extendable Obsidian Publish alternative using Next.JS
Publish your Obsidian Notes with a highly customizable Next.JS blog starter template. Features: Supports most Obsidian syntax (e.g. Link Previews, Links, etc.). Uses obsidian-export. URLs are based on...
Decoupling UI and Logic in React: A Clean Code Approach with Headless Components
In this article, we will demystify the concept of headless components in React and explore how they can simplify the management of complex user interfaces. We will start by extracting a useToggle hook...
How Did I Not Know This TypeScript Trick Earlier??!
In this video, the presenter demonstrates a useful TypeScript trick that was discovered recently in an open-source repository. The trick involves receiving conditional TypeScript properties in a child...
Scalable state management for TypeScript applications
Optics is a powerful tool for managing state in TypeScript applications. With optics, you can easily read, update, and subscribe to state anywhere in your application. It offers full type safety and c...
Enatega Single Vendor Solution
# Enatega Single Vendor Solution Enatega is a state of the art white label storefront delivery solution that allows business owners to easily manage their deliveries. Whether they have a restaurant, ...
# OP Vault
OP Vault is a practical and valuable tool based on the OP Stack, which consists of OpenAI and Pinecone Vector Database. The tool allows users to upload their own custom knowledgebase files and ask que...
React component to render markdown.
This package is a React component that can be given a string of markdown that it’ll safely render to React elements. It allows passing plugins to change how markdown is transformed to React elements a...