About The rational behind the Notebook Developer https notebook xbdev net was to create an uncomplicated and uncluttered client based tool for prototyping working on __small__ iterative projects based on and around JavaScript Take a look at the various examples below links bottom of the page Each page is able to list multiple tasks Each task on a page is made up of an input in screen scn and output out The input in is editable that s you can type what you want in there When you re ready to __test__ out your program you select __Run__ at the top of the screen The console debug log is directed to the out region while any graphics html is directed to the scn region Each page task is independent i e they don t interfere with one another Lets you develop __iterative__ steps as you explore learn or develop a feature Don t need an internet connection to edit run your code samples You can download store upload versions of your code locally Supports Javascript js Modular Javascript ES6 mjs HTML Markdown md and raw text txt You can add remove reorder tasks on a page using the tool bar at the top On the right side of the tool bar are the page options i e clear whole page save load Have fun let a 2 console log a for let i 0 i 10 i console log i let div document createElement div console log div document body appendChild div div innerHTML Test
is independent i e they don t interfere with one another Lets you develop __iterative__ steps as you explore learn or develop a feature Don t need an internet connection to edit run your code samples You can download store upload versions of your code locally Supports Javascript js Modular Javascript ES6 mjs HTML Markdown md and raw text txt You can add remove reorder tasks on a page using the tool bar at the top On the right side of the tool bar are the page options i e clear whole page save load Have fun let a 2 console log a for let i 0 i 10 i console log i let div document createElement div console log div document body appendChild div div innerHTML Test