Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digest - Week 2024/40 #79

Open
mrkpatchaa opened this issue Sep 30, 2024 · 0 comments
Open

Digest - Week 2024/40 #79

mrkpatchaa opened this issue Sep 30, 2024 · 0 comments
Milestone

Comments

@mrkpatchaa
Copy link
Owner

mrkpatchaa commented Sep 30, 2024

/----
slug: digest-week-202440
excerpt: Weekly digest of my readings and interesting topics. Week 40 of 2024.
tags: Digest
----
/

Void

Void is an open source Cursor alternative. Full privacy. Fully-featured.

XState: Complete Getting Started Guide | Typeonce

Learn how to leverage actors, state machines and state charts to manage the state of your app. Starting from the basics we explore all the features of XState through concrete examples of real UIs.

How to listen to uncaught/unhandled errors in React Native • Andrei Calazans

A guide on how to listen to uncaught/unhandled errors in React Native

Rubenerd - The “email is authentication” pattern

Rubenerd - The “email is authentication” pattern

Don't Sleep on AbortController - kettanaito.com

Learn how to make anything abortable in JavaScript.

Fundamentals of Frontend Architecture — FREE Course

Learn how to build frontend applications at scale using the fundamentals of software design and architecture.

Global progress in Next.js

The new App Router in Next.js doesn't expose router events, which makes it tricky to wire up libraries like NProgress to show global pending UI during page navigations. The following demo uses a transition-aware Hook and a custom link component to show a progress bar while new pages are being loaded.

StorageBrowser RFC · Issue

Overview StorageBrowser for Amazon S3 is an open source Amplify UI React component customers can add to their web applications to provide end-users with a simple interface for data stored in Amazon S3. Using StorageBrowser for S3, custom...

You probably don't need GraphQL | Max Stoiber (@mxstbr)

It might be surprising to hear the co-founder of a GraphQL company say you probably don't need it. Let me explain.

The Debugger's Toolkit - by Addy Osmani - Elevate

Understanding the thoughtful art of debugging code

Node.js script to run multiple commands in parallel · Muffin Man

I made a poor man's .

From dotenv to dotenvx: Next Generation Config Management | dotenvx

A leap forward in configuration management for dotenv

No No-JavaScript – David Bushell – Freelance Web Design (UK)

The one where I revisit an old practice

6 Techniques I Use to Create a Great User Experience for Shell Scripts

6 Techniques I Use to Create a Great User Experience for Shell Scripts

September 30, 2024 Release – React Spectrum Releases

Happy fall! 🍁 We’re excited to announce that our color picker components are now generally available! We've also added a pending state for buttons in React Aria Components, advanced TreeView to beta, and added new Disclosure and DisclosureGroup components in alpha for building accordions and collapsible panels.

Tauri 2.0 Stable Release | Tauri

The cross-platform app building toolkit

Generative AI exists because of the transformer

The technology has resulted in a host of cutting-edge AI applications — but its real power lies beyond text generation

The “const” Deception • Josh W. Comeau

The “const” keyword in JavaScript is used to create constants, variables that can't change. Curiously, though, we do seem to be able to edit objects and arrays that are created using “const”. In this tutorial, we're going to dig into the incredibly-important distinction between “assignment” and “mutation” in JavaScript.

Apple Settings UI with Expo

Adding custom UI to the Apple Settings app

Comment bloquer les Robots qui aspirent le contenu de votre site pour entraîner des modèles LLM ?

Apprenez à bloquer les robots qui aspirent le contenu de votre site pour entraîner des modèles LLM, en utilisant robots.txt, des configurations serveur ou des outils comme Cloudflare.

@mrkpatchaa mrkpatchaa added this to the blog milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant