Atul Ramachandran demonstrates how to install NodeGui and use it to build a meme searcher that lives in the system tray and communicates with the GIPHY API. (more…)
Read more »
psql's \d (describe) family of commands ported to JavaScript - neondatabase/psql-describe... (more…)
Read more »
JavaScript is one of the key elements most websites and web apps run on, but it’s also one of the most easily exploited. Not only is it used in analytic tools, ads, and browsing trackers, hackers often use JavaScript to deploy malware, it makes you easily... (more…)
Read more »
Developers from various stages of their careers will feel differently about closure. All the way from it's tricky, confusing, to what the heck!?!, it's unnecessary.
But is it though?
Closure is an interesting concept, it's one of those that almost m... (more…)
Read more »