Bookmarks

Bookmarks

50197 bookmarks
Custom sorting
How we designed Flipper Cloud to never take your app down
How we designed Flipper Cloud to never take your app down
The first hesitation most people have with a cloud-based feature flag service is assuming that their feature flags checks will now require a network connection to said cloud. Many do, but ours doesn't. When I considered starting Flipper Cloud, my overriding concern was how can we ensure that we never
·blog.flippercloud.io·
How we designed Flipper Cloud to never take your app down
Notes from Carrierwave to Active Storage
Notes from Carrierwave to Active Storage
I recently migrated Day of the Shirt, my graphic t-shirt sale aggregator, from storing image attachments with Carrierwave to Active Storage. It went ok! 👍
·island94.org·
Notes from Carrierwave to Active Storage
Introducing GoodJob v4
Introducing GoodJob v4
GoodJob version 4.0 has been released! 🎉 GoodJob v4 has breaking changes that should be addressed through a transitionary v3.99 release, but if you’ve kept u...
·island94.org·
Introducing GoodJob v4
xyflow/xyflow: React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
xyflow/xyflow: React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely cust...
·github.com·
xyflow/xyflow: React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
Learn Suspense by Building a Suspense-Enabled Library
Learn Suspense by Building a Suspense-Enabled Library
Suspense has been a feature in React since v16.6.0. Despite this, I haven’t seen much of it in action beyond limited applications of “suspense-enabled libraries”. The React team seems to think Suspense is so incomplete that the entire API remains undocumented. I think that purposefully hiding APIs in documentation is silly, but fine! I’ll play their game! Let’s build a Suspense-enabled library, and use it. We will peel back the curtain of Suspense along the way.
·bbss.dev·
Learn Suspense by Building a Suspense-Enabled Library
How to Create a Chrome Extension With Vanilla JavaScript
How to Create a Chrome Extension With Vanilla JavaScript
This tutorial will cover how to build a minimalistic homepage Chrome extension, with JavaScript, designed to help users stay productive.
·webdesign.tutsplus.com·
How to Create a Chrome Extension With Vanilla JavaScript
ECMAScript 2024 features: resizing and transferring ArrayBuffers
ECMAScript 2024 features: resizing and transferring ArrayBuffers
In this blog post, we examine ArrayBuffer features that were introduced in ECMAScript 2024: “In-place resizable ArrayBuffers”, proposed by Shu-yu Guo “ArrayBuffer.prototype.transfer and friends” proposed by Shu-yu Guo, Jordan Harband and Yagiz Nizipli
·2ality.com·
ECMAScript 2024 features: resizing and transferring ArrayBuffers
es-toolkit
es-toolkit
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
·es-toolkit.slash.page·
es-toolkit