Eight innovative tools that are reimagining web applications and how we build them. Welcome to the Great Unbloating.
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from ...
A Python CLI for transferring SQLite 3 schema and data to MySQL or MariaDB. sqlite3mysql reads the source schema from SQLite, creates equivalent MySQL/MariaDB tables, indexes, foreign keys, and views ...