đșđŠ #â287 â May 4, 2022 |
Shopify Unveils React Native Skia â Skia is a popular (used in Chrome, Android, Firefox, etc.) 2D graphics library and Shopify has brought its 2D drawing capabilities into React Native for you to create your own cross-platform graphics on the fly in any RN app. GitHub repo. Shopify |
â¶Â  The Story of Concurrent React â 2168 days of work covered in just 12 minutes! Kinda. This video aims to bring you up to speed with Reactâs concurrency story, how the various parts came into place, how they work, and what the benefits are. Tyler McGinnis |
Updated: Complete React Learning Path â Frontend Masters flagship React courses have been released! Take all our React courses in order, from the new Complete Intro to React v7 and Intermediate React v4 courses, to TypeScript and beyond! Frontend Masters sponsor |
Why I Donât Miss React â This isnât a call to drop React or a declaration of it being âdeadâ or that all web frameworks are useless. But the author did go from using React every day to not using it at all, and it was a more pleasant journey than he was expecting. Jack Franklin |
Quick bits:
|
|
How to Build Your Own Blog with Next.js and MDX â A step-by-step guide to building a basic blog that renders posts written in MDX, which mixes Markdown with React components. Caleb Olojo |
React Component Composition Explained â Avoid prop drilling, have cleaner, better structured code.. whatâs not to like? Felix Gerschau |
Keep Up with the Latest in Startups, Tech, & Programming in Just 5 Min TLDR Newsletter sponsor |
â¶Â  Leverage the Web Platform with Remix â A discussion with Remix co-founder Michael Jackson about how Remix is "an outgrowth" of the work that he and Ryan Florence did on React Router, and how Remix wants to bring balance by spanning both frontend and backend. The devMode.fm Podcast podcast |
How to Display and Animate SVG Images in React Native
|
How to Build a Complete Next.js App with Vercel and CockroachDB
|
đ Â Code and Tools |
<ClickToComponent />: Instant Access to Component Source Code â Eric Clemmons |
Emoji Mart 5.0: A Customizable Emoji Picker for the Web â You can test it out here. Missive |
React Toastify 9.0: Notification Boxes Made Easy â A popular library. It now supports âstacked toastsâ, an elegant approach to visualizing growing numbers of notifications. Thereâs also Fadi Khadra |
Plyr React 4.0: A Responsive Media Player React Component â Supports video, audio, YouTube and Vimeo. GitHub repo. Chintan Prajapati |
Loaders â A nice collection of simple loaders and spinners for your next project. Griffin Johnston |
|