Implementing Raft: Part 0 - Introduction - Eli Bendersky's website
Learning Resources
Shirky: Situated Software
Clay Shirky's writings about the Internet, including Economics and Culture, Media and Community, Open Source
Our Friend The Computer
A podcast exploring alternative computing histories.
Who Pays Technical Writers?
Get paid to write technical content
Business Naming Guides - Page 2 - Domatron
Plate
The rich-text editor framework for React.
Technical Writers Program - Adeva
Our team is always open for new contributors to bring fresh tips, opinions, research, and thought leadership about the ever-changing world of technology to our readers.
2000 Sophisticated Health Blog Name Ideas - Plus Their .com Domains
You're looking for a name for a health blog you're starting. You'll be writing about health tips, new studies, nutrition advice, and more. You want a name that will help your readers achieve their health goals.
Frontend Web Performance Checklist - DEV Community
Improving performance of web applications will always be sexy. We want the page to load faster,...
Stay SaaSy | Keeping it SaaSy
A guide to scaling product & engineering teams from $0 to past $100M ARR
Folk (Browser) Interfaces
I think of these as folk interfaces, akin to the jigs one makes in wood-working. Divorced from grandiose ambitions of building comprehensive systems, it leads the programmer to directly engage with data.
The End of Front-End Development
Large language models like GPT-4 are becoming increasingly capable, at an alarming rate. Within a couple of years, we won't need developers any more! …Or at least, that's the narrative going viral on Twitter. I'm much more optimistic about what these AI advancements mean for the future of software development.
cristobal.space/writing/folk
I think of these as folk interfaces, akin to the jigs one makes in wood-working. Divorced from grandiose ambitions of building comprehensive systems, it leads the programmer to directly engage with data.
The End of Front-End Development
Large language models like GPT-4 are becoming increasingly capable, at an alarming rate. Within a couple of years, we won't need developers any more! …Or at least, that's the narrative going viral on Twitter. I'm much more optimistic about what these AI advancements mean for the future of software development.
The S.O.L.I.D Principles in Pictures
If you are familiar with Object-Oriented Programming, then you’ve probably heard about the SOLID principles.
The S.O.L.I.D Principles in Pictures | by Ugonna Thelma | Backticks & Tildes | Medium
If you are familiar with Object-Oriented Programming, then you’ve probably heard about the SOLID principles.
The package that broke NPM (accidentally) - uncenter.dev
How we made a package that depends on every single npm package... and completely broke npm in the process.
File over app — Steph Ango
If you want to create digital artifacts that last, they must be files you can control, in formats that are easy to retrieve and read. Use tools that give you...
Integration Testing Vercel Serverless Functions with OpenTelemetry
Simplify troubleshooting in your Vercel functions with OpenTelemetry and Tracetest! Uncover the power of distributed tracing and see how trace-based testing is changing the game!
Re-creating a Japanese Fireworks Catalog from 1883 in CSS - DEV Community
The other day I received a newsletter from the author Robin Sloan, containing samples of some...
Calculate the reading time of a webpage — Phuoc Nguyen
Calculate the reading time of a webpage with JavaScript — Phuoc Nguyen
An app can be a home-cooked meal
I made a messaging app for my family and my family only.
Web Components Will Outlive Your JavaScript Framework | jakelazaroff.com
If we're building things that we want to work in five or ten or even 20 years, we need to avoid dependencies and use the web with no layers in between.
Visualizing Sound 音の視覚化
“Audio-visual” is a cliché in visual coding and is still popular. By taking a sound source or input and analyzing the data, you can create various visual (and other) representations, ranging from practical visualizations to more expressive pieces. On this page, we will take a look at the fundamental structure of sound and examples of how to transform it into visuals.
Use svg sprite icons in React
How to use svg sprite icons in a React app. Create a single svg file that contains all the icons and use a React component to display a specific icon by referencing its id. Use Sly CLI to download icons from the command line.
Upload files to an Amazon S3 Bucket | by Ruveyda Yilmaz | Medium
Let’s say you have a project that requires you to upload images, videos, files, etc. Where would you store those files? Well, a static…
Sketching with Math and Quasi Physics
@Vector ベクトル
Container Style Queries | 12 Days of Web
Exploring new ways of approaching CSS by querying custom properties and their values.
Eigensolutions: composability as the antidote to overfit • Lea Verou
Adaptive _time compression — A database hacker story
From insight to implementation of adaptive time compression in Axiom’s columnar database.