Found 1051 bookmarks
Newest
We are drowning in Google's magnanimity
We are drowning in Google's magnanimity
I’ve had a sneaking suspicion for a whle that OKRs - as in Objectives and Key Results - are in fact clever device deployed by Google 1 to throw startups off track. The appeal of OKRs is in their perceived simplicity: any problem large, or small, organizational or technical, made solvable by careful setting of O’s and KR’s.2 It never plays out as promised: a few cycles deep into OKRs will leave startups wondering why they’re so dumb they can’t implement what seems like a pretty simple system.
·kpassa.me·
We are drowning in Google's magnanimity
The Lack of Compensation in Open Source Software is Unsustainable
The Lack of Compensation in Open Source Software is Unsustainable
It’s 11:43pm on a Monday night. My 6-week-old son is asleep in my office so my wife can get some uninterrupted rest for the first half of the night. He’s finally asleep now, and I probably should be also after a full day of work. But I’m not done for the day. Even though I’m a software engineer by trade, I’m also a computer programmer by hobby and passion. So I do what I’ve been doing for well over a decade now: I boot up my computer to write some code.
·trstringer.com·
The Lack of Compensation in Open Source Software is Unsustainable
How to scale a large codebase – Vercel
How to scale a large codebase – Vercel
Transition from monolithic to monorepo architectures with Vercel. Explore feature flags for safe releases, incremental builds for quick iterations, and skew protection for version consistency to ease codebase management and speed up development.
·vercel.com·
How to scale a large codebase – Vercel
Google - The Web Can Do What!?
Google - The Web Can Do What!?
Seamless. Consistent. High performance. High fidelity. These are a few of the many things the modern web can deliver. Check out https://thewebshowcase.withgoogle.com to see what the platform can do today. #TheWebCan
·thewebshowcase.withgoogle.com·
Google - The Web Can Do What!?
How to use NPM packages outside of Node - Neon
How to use NPM packages outside of Node - Neon
Learn how to run NPM packages in other places — such as Vercel Edge Functions, or even web browsers — using a couple of simple techniques.
·neon.tech·
How to use NPM packages outside of Node - Neon
What I learned building an audio plugins system for the web
What I learned building an audio plugins system for the web
About a month ago I released an app I’d been working on for awhile, Volca Sampler. If you visit the app you might be a bit confused, but among the niche group of folks who own a KORG volca sample hardware sample synthesizer, this app has been very well-received. It embeds KORG’s open-source C library for transferring audio data to the volca sample, making it much easier to load one’s own sounds onto the device.
·blog.benwiley.org·
What I learned building an audio plugins system for the web
Rust for JavaScript Developers: An Overview of Testing
Rust for JavaScript Developers: An Overview of Testing
This article explores how you can test a web application in Rust and compares it to the way you would do it in JavaScript - covering unit tests, integration tests and API testing as well as mocking.
·shuttle.rs·
Rust for JavaScript Developers: An Overview of Testing
Building the Tailwind Blog with Next.js - Tailwind CSS
Building the Tailwind Blog with Next.js - Tailwind CSS
One of the things we believe as a team is that everything we make should be sealed with a blog post. Forcing ourselves to write up a short announcement post for every project we work on acts as a built-in quality check, making sure that we never call a project "done" until we feel comfortable telling the world it's out there. The problem was that up until today, we didn't actually have anywhere to publish those posts!
·tailwindcss.com·
Building the Tailwind Blog with Next.js - Tailwind CSS
Enterprise React in 2022
Enterprise React in 2022
React-based tech stack to build your next great app with Next.js, Redux, Redux-Saga, React Hook Form and Chakra UI
·javascript.plainenglish.io·
Enterprise React in 2022
Wasm By Example
Wasm By Example
A hands-on introduction into WebAssembly ( Wasm ). Containing simple wasm examples and wasm tutorials on how to implement concepts and various tasks using WebAssembly.
·wasmbyexample.dev·
Wasm By Example
Push Ifs Up And Fors Down
Push Ifs Up And Fors Down
A short note on two related rules of thumb.
·matklad.github.io·
Push Ifs Up And Fors Down
Moving back to React
Moving back to React
Discover the story behind daily.dev's transition from Preact to React for frontend development. This post explores the challenges, solutions, and benefits of migrating to React, enhancing our web app's performance and development experience.
·daily.dev·
Moving back to React
What I Wish I Knew About Working In Development Right Out Of School — Smashing Magazine
What I Wish I Knew About Working In Development Right Out Of School — Smashing Magazine
Victoria Johnson began a career in front-end development upon graduating from college. Now, roughly one year later, she reflects back on the decisions she made to crack into the field and find her first full-time job. This is her story, and she’s sharing it to provide those who are just starting out with another beginner’s perspective.
·smashingmagazine.com·
What I Wish I Knew About Working In Development Right Out Of School — Smashing Magazine
Else Nuances
Else Nuances
This is another post in our Code Health series. A version of this post originally appeared in Google bathrooms worldwide as a Google Testin...
·testing.googleblog.com·
Else Nuances
HTML Web Components
HTML Web Components
Writing about the big beautiful mess that is making things for the world wide web.
·blog.jim-nielsen.com·
HTML Web Components
Version Control: Comprehensive Summary
Version Control: Comprehensive Summary
Version control plays a crucial role in modern software development. Here are some detailed concepts you might want to know about Version…
·lennart-lerin.medium.com·
Version Control: Comprehensive Summary