Hacker Newsnew | past | comments | ask | show | jobs | submit | ceeb's commentslogin

Node.js, Deno, and Bun offer native watch modes to restart applications when code is changed, but Nodemon is more configurable when you want to configure watched files.


All modern browsers now allow you to define a series of stop points for sophisticated animations which previously required JavaScript.


Why Media Queries can still be useful even when you've adopted intrinsic layout methods.


How to use linters, logs, environment variables, the V8 debugger, Chrome, and VS Code to find errors in your Node.js application.


A JavaScript Proxy sits between an object and the code that uses it. It can intercept interactions such as property updates to execute further code (metaprogramming).


Explains why asynchronous programming is necessary for JavaScript and the common coding errors that can catch you out.


Avoid performance bottlenecks using parallel processing threads to execute long-running JavaScript functions.


CSS is not usually the worst cause of woeful website performance, but you can make simple style optimizations to improve your site.


Fabulous book and a great introduction to programming in 1982. It put me on the road to a career in development.


Explains why apps need programmatic clipboard access, security implications, API detection, text handling, binary handling, and events.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: