Weekly Digest for React № 8

Weekly Digest

Welcome to my Weekly Digest #8.

This weekly digest contains a lot of interesting and inspiring articles,Video and React Codes I consumed during this week.

1.The fastest React frontend for headless Ghost CMS

2.An Open Source Diabetes Management App Built With React.js

Through this app you can connect with different devices that will keep track of your pulses, sleep, glucose level etc.
It will also keep track on medicine you took and missed.
Also you can connect to the caddy community groups, can chat with them.

3.Cryptopunk Clone: An Ethereum App Built Using React Js

Cryptopunk Clone: An Ethereum App Built Using React Js

4.Thinking on ways to solve Toasts

In today's GUI Challenge, Adam Argyle shares thinking on a way to build toasts, a non-interactive and passive component for UI to provide user feedback. Explore the [output] element, CSS grid, animations, and the FLIP technique which helps build an adaptive and accessible component.

5.ShopTalk Astro Edition

It's funny how you work on a real project, you get a 10 ✕ better understanding of how it works than if you just hello, world it, or read a blog post.

6.Macro & micro layouts - Designing in the Browser

In this episode of Designing in the Browser, we will be elaborating on some concepts introduced in the Container Queries episode and expanding beyond on how to use container queries into the question of when to use them.

7.Is Web3 all Hype?

A complete introduction into the wild world of Web3 - the decentralized web. Is Web 3.0 the future or is it all hype? Learn about the technologies and patterns used when building an app on the blockchain.

8.A Netflix clone application made with React+TypeScript

This is a Netflix clone application made with React+TypeScript. The following requirements are met.

9.EbookApp App Concept using React Native

In this application the design of an EbookApp is replicated using React Native.

10.Shepherd: an easy-to-use open-source tool for developers to monitor your AWS Lambda functions at a glance

11.Create a "make-your-own" color palette app using React framework

12.A React Contact Application Using Realtime Database

An application created using ReactJS to store a contacts in a database using to Firebase Realtime Database and Storage.