Contribute to gaberogan/jarvis-in-javascript development by creating an account on GitHub. (more…)
Read more »
How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple. (more…)
Read more »
I recently received this kind message on LinkedIn from the president of a Canadian cybercrime technology company: (more…)
Read more »
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript. - swc-project/swc... (more…)
Read more »
Build your own JavaScript Event Based Web application from scratch and deploy it to the cloud using Heroku. I will use express to build server. It will have Node.js installation demo. ES6 features while coding and we will compile our code to ES5 using We... (more…)
Read more »