Found 1002 bookmarks
Newest
The nine best recommendations in the new React docs
The nine best recommendations in the new React docs
The latest React docs include recommendations on how to write React code. Here are nine points that come up most about React code style to help you avoid difficult-to-diagnose bugs.
·blog.testdouble.com·
The nine best recommendations in the new React docs
Goodbye, Node.js Buffer
Goodbye, Node.js Buffer
It's time to move from Buffer to Uint8Array.
·sindresorhus.com·
Goodbye, Node.js Buffer
Upgrading: Codemods | Next.js
Upgrading: Codemods | Next.js
Use codemods to upgrade your Next.js codebase when new features are released.
·nextjs.org·
Upgrading: Codemods | Next.js
A language to specify Platform Architecture
A language to specify Platform Architecture
Software isn’t hardware. While it takes time to build, assemble and ship a hardware product, software can literally be built, assembled and…
·benkku.medium.com·
A language to specify Platform Architecture
attr() - CSS: Cascading Style Sheets | MDN
attr() - CSS: Cascading Style Sheets | MDN
The attr() CSS function is used to retrieve the value of an attribute of the selected element and use it in the stylesheet. It can also be used on pseudo-elements, in which case the value of the attribute on the pseudo-element's originating element is returned.
·developer.mozilla.org·
attr() - CSS: Cascading Style Sheets | MDN
MediaSession - Web APIs | MDN
MediaSession - Web APIs | MDN
The MediaSession interface of the Media Session API allows a web page to provide custom behaviors for standard media playback interactions, and to report metadata that can be sent by the user agent to the device or operating system for presentation in standardized user interface elements.
·developer.mozilla.org·
MediaSession - Web APIs | MDN
Tao of React - Software Design, Architecture & Best Practices
Tao of React - Software Design, Architecture & Best Practices
I’ve been working with React since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best…
·alexkondov.com·
Tao of React - Software Design, Architecture & Best Practices
No more 404
No more 404
As with any ageing blog, _some_ of my outbound links are hitting either 404s or domains that are no longer active. It's understandable given that my blog is ar…
·remysharp.com·
No more 404
Gazoo.vrv
Gazoo.vrv
Don Williamson, Consultant Game Technology Programmer/Director of Celtoys
·donw.io·
Gazoo.vrv
Unified Versus Split Diff
Unified Versus Split Diff
Which is better for code reviews, a unified diff or a split diff?
·matklad.github.io·
Unified Versus Split Diff
The Man Behind the Big Tech Comics
The Man Behind the Big Tech Comics
Manu Cornet created some of the most referenced Big Tech comics. Today, he shares how he drew his "famous" comic on tech org structures, and an excerpt from his book on Twitter.
·newsletter.pragmaticengineer.com·
The Man Behind the Big Tech Comics
Improve Readability With Positive Booleans
Improve Readability With Positive Booleans
This is another post in our Code Health series. A version of this post originally appeared in Google bathrooms worldwide as a Google Tes...
·testing.googleblog.com·
Improve Readability With Positive Booleans
New research from me: AI Skill Threat & contest cultures on software teams
New research from me: AI Skill Threat & contest cultures on software teams
Thrilled (and frankly, exhausted in that great-bone-deep-I-made-something way) that I can now share this with you: the Developer Success Lab's latest empirical research bringing social science to developers, The New Developer, a co-authored project from me, Dr. Carol Lee, and Kristen Foster-Marks -- a true dream team that brought the social science of achievement and learning, the clinical science on wellbeing, behavior change, and anxiety, and practical engineering best practices expertise toge
·drcathicks.com·
New research from me: AI Skill Threat & contest cultures on software teams
event.target.closest
event.target.closest
DOM scripting and event handling.
·adactio.com·
event.target.closest
Why Next.js is the Full-Stack Framework for Modern Websites
Why Next.js is the Full-Stack Framework for Modern Websites
When selecting a frontend framework, reliability is paramount for my clients. Despite exploring options like SvelteKit, "Why Next.js?" remains a frequent query. In this article, I unpack why Next.js stands out as a dependable choice and its promising future.
·felixvemmer.com·
Why Next.js is the Full-Stack Framework for Modern Websites