Explore these featured links:
Passkey: a new way to sign in that works completely without passwords! By using Touch ID and Face ID, passkeys are way more secure and are easier to use than both passwords and all current 2-factor authentication methods.
Node + Express + LetsEncrypt : Generate a free SSL certificate and run an HTTPS server in 5 minutes or less
The New Javascript API to Access a User's Local Files
How To Set Up Visual Studio Code (VS Code) for PHP Development
A library in Javascript to create graphs in the browser similar to Unreal Blueprints. Nodes can be programmed easily and it includes an editor to construct and tests the graphs.
“Monkey patching is a technique to add, modify, or suppress the default behavior of a piece of code at runtime without changing its original source code.”
Have you ever visited a website where as you scroll down the page, the contents of the webpage gradually begin to reveal themselves as you approach them?
Container queries will be the single biggest change in web styling since CSS3, altering our perspective of what “responsive design” means.
Rust and WebAssembly, for anyone interested in compiling Rust to WebAssembly for fast, reliable code on the Web.
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.
Production process manager for Node apps with a built-in load balancer. Keep apps alive forever, reload them without downtime and facilitate common system admin tasks.
Toledo Javascript Chess, a full playing game in under 1Kb! Check it out.
Article about how to perform convolutions using nvidia's cuDNN library.