06 Sep 16
27 Jun 16
21 Jun 16
With Tonic embed your code is automatically connected to every version of every one of the 300,000 library on npm (just require(“library”) or require(“library@version”), its already pre-installed). Additionally, the code is run in an actual container, so you can use filesystem examples, spin up a web server, whatever you’d like.
by mlb
9 years ago