By: @HenrikJoreteg
book-of-modern-frontend-tooling - The Front-end Tooling Book
prospector - Inspects Python source files and provides information about type and location of classes, methods etc
pixie - A small fast, native lisp with "magical" powers
cymem - Gate Cython calls to malloc/free behind Python ref-counted objects
I was reading Steve Souder's blog post on loading scripts without blocking in which he notes that dynamically creating a <script> element and assigning
Before abandoning JsTestDriver (hello Karma!), here’s a summary of my setup and a boilerplate for future reference. Why use JsTestDriver (JSTD …
App logic and structure expressed in HTML, which is enchanting for beginners (Look’ma no JS, magic!), but terrible for r…
There are several JavaScript tricks that are used widely by experienced programmers. Many of them may not be instantly obvious, especially for beginners. These tricks use language features not by their direct purpose, but rather by their... | Yanis T | Ruby and JavaScript ideologist.
How to generate QRCodes using Python
This tutorial provides an example of how Pandas (in Python) can be used for data exploration and analysis.