Found 1370 bookmarks
Newest
(De)coding conventions
(De)coding conventions
Hear from Mike Melanson on the history of TypeScript, Aaron Gustafson on AI's role in improving accessibility, and Kingsley Mkpandiok on the power of non-code contributions now on The ReadME Pr...
·github.com·
(De)coding conventions
Escaping from legacy world
Escaping from legacy world
Dave Perry, DVLA's Chief Technology Officer, spoke recently at the Public Sector Show about culture change. Here he tells us more about his day.
·dvladigital.blog.gov.uk·
Escaping from legacy world
Evading JavaScript Anti-Debugging Techniques
Evading JavaScript Anti-Debugging Techniques
Debuggers serve as invaluable tools that empower developers to halt code execution and thoroughly analyze its behavior at any given moment. By utilizing debuggers, developers can efficiently identify and resolve issues within their code, making it an indispensable part of their toolkit.
·nullpt.rs·
Evading JavaScript Anti-Debugging Techniques
A software engineer's guide to A/B testing - PostHog
A software engineer's guide to A/B testing - PostHog
As a software engineer, you have two options: YOLO every change and hope they have the desired impact. Track user metrics and run A/B tests to verify…
·posthog.com·
A software engineer's guide to A/B testing - PostHog
Writing CSS In 2023: Is It Any Different Than A Few Years Ago? — Smashing Magazine
Writing CSS In 2023: Is It Any Different Than A Few Years Ago? — Smashing Magazine
CSS is evolving faster than ever. With all of the new features that are now available — and forthcoming — since we got Flexbox and Grid years ago, the way we write CSS is evolving, too. In this article, Geoff Graham shares which features have had the most influence on his current approaches to CSS, as well as those that have not (at least yet).
·smashingmagazine.com·
Writing CSS In 2023: Is It Any Different Than A Few Years Ago? — Smashing Magazine
Advanced Form Control Styling With Selectmenu And Anchoring API — Smashing Magazine
Advanced Form Control Styling With Selectmenu And Anchoring API — Smashing Magazine
Thanks to the Open UI working community group, there’s a new element on the horizon, selectmenu, that will make styling this type of form control a whole lot better. You’re going to walk through an early implementation of this new experimental element by creating a pattern that you would never have thought possible with CSS alone — a radial selection menu.
·smashingmagazine.com·
Advanced Form Control Styling With Selectmenu And Anchoring API — Smashing Magazine
Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions
Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions
Explore modern project architecture, theming, responsive layouts, and component design. Learn to improve code organization, dig into layout techniques, and review real-world, context-aware components that use cutting-edge CSS techniques.
·moderncss.dev·
Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions
Folder Structure — in the remote era.
Folder Structure — in the remote era.
Why the simple thing as folder structure can save your product team 49% of your productive time to locate adequate actionable information ↗
·medium.com·
Folder Structure — in the remote era.
Clean Frontend Architecture
Clean Frontend Architecture
An overview of some of the principles associated with a clean frontend architecture (SOLID, KISS, DRY, and more).
·blog.bitsrc.io·
Clean Frontend Architecture