David Rodenas PhD·Jun 13protected Doesn’t Protect AnythingA design smell wearing a keyword: in OOP it’s a second public API nobody documents; in TypeScript it isn’t even private.A response icon6
InITNEXTbyHéla Ben Khalfallah·May 27Can JavaScript Become a Planned Runtime?A study of AOT compilation, computation graphs, memory planning, and concurrency schedulingA response icon4
InMedium EngineeringbyScott Batson·May 18How we improved image download sizes on Medium with just four charactersHTML images just got better, with the subtlest change to your codebaseA response icon6A response icon6
InLevel Up CodingbyDr Abstract·Apr 20Make HTML 5 Games — Physics Game TutorialIn this tutorial and matching video tutorial, we will go through the steps to code a physics game using the HTML 5 Canvas and JavaScript.A response icon2A response icon2
InITNEXTbyHéla Ben Khalfallah·Mar 30Engine Inside Engine: How JavaScript Really Executes Regular ExpressionsNFA theory, V8 Irregexp internals, and what makes regex fast or fatalA response icon2A response icon2
David Rodenas PhD·Jun 13protected Doesn’t Protect AnythingA design smell wearing a keyword: in OOP it’s a second public API nobody documents; in TypeScript it isn’t even private.A response icon6
InITNEXTbyHéla Ben Khalfallah·May 27Can JavaScript Become a Planned Runtime?A study of AOT compilation, computation graphs, memory planning, and concurrency schedulingA response icon4
InMedium EngineeringbyScott Batson·May 18How we improved image download sizes on Medium with just four charactersHTML images just got better, with the subtlest change to your codebaseA response icon6
InLevel Up CodingbyDr Abstract·Apr 20Make HTML 5 Games — Physics Game TutorialIn this tutorial and matching video tutorial, we will go through the steps to code a physics game using the HTML 5 Canvas and JavaScript.A response icon2
InITNEXTbyHéla Ben Khalfallah·Mar 30Engine Inside Engine: How JavaScript Really Executes Regular ExpressionsNFA theory, V8 Irregexp internals, and what makes regex fast or fatalA response icon2
InLevel Up CodingbyDmitry Khorev·Mar 13How I Made a Desktop App Invisible to Screen Sharing (Electron + OS-Level Tricks)A technical deep-dive into OS-level window management, Electron APIs, and the platform-specific tricks that make an overlay truly invisibleA response icon5
Matthew DB·Feb 16Trees, Forests, and the Wall They Can’t ClimbIf you’ve worked with tabular data, you’ve almost certainly reached for a tree-based model. XGBoost, LightGBM, CatBoost - they’re…A response icon5
Nadia Makarevich·Jan 26Can You Fetch Data with React Server Actions?Can React Server Actions replace fetch for client-side data fetching? Let’s investigate and find out.A response icon2