neurojs - A javascript deep learning and reinforcement learning library. (more…)
Read more »
Constants in Go must be assigned before the program runs. All constants are computed and saved when the program compiles using go build. Constants can rely on... (more…)
Read more »
Testing code is the first step to making it secure. One of the best ways to do this is to use unit tests, ensuring that each of the smaller functions within an app behave as they should — especially when the app receives edge-case or invalid inputs, or in... (more…)
Read more »
A Javascript Bookmarklet That creates a menu for downloading YT Vids without needing any third party app nor site. - minanagehsalalma/Youtube-Downloader-Bookmarklet... (more…)
Read more »
To introduce more advanced tips and tricks to enable more effective debugging and troubleshooting of JavaScript. (more…)
Read more »