Found 1020 bookmarks
Newest
Building software the Swarmia way
Building software the Swarmia way
There’s no one right way to build software. In this post, we share how we build ours — as well as the reasons behind those decisions.
·swarmia.com·
Building software the Swarmia way
Node.js's Config Hell Problem
Node.js's Config Hell Problem
Why a Next.js project has over 30 configuration files and what we can do to avoid it.
·deno.com·
Node.js's Config Hell Problem
(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