Rad-scripts: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:RadScripts.png]]
* Javascript is here to stay, every time we browse, now and forever.
* Javascript is here to stay, every time we browse, now and forever.
* Node.js is the largest pile of little inter-dependent software modules the world has ever seen, and lets you use Javascript everywhere.
* Node.js is the largest pile of little inter-dependent software modules the world has ever seen, and lets you use Javascript everywhere.
* Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.
* Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.
* my [[Git lightning talk]] provides an overview of the git pattern i'm using


=== [https://github.com/moodboom/rad-scripts GITHUB] ===
=== [https://github.com/moodboom/rad-scripts GITHUB] ===


== [https://www.npmjs.com/package/rad-scripts NPM] ==
=== [https://www.npmjs.com/package/rad-scripts NPM] ===

Latest revision as of 16:39, 4 November 2017

RadScripts.png

  • Javascript is here to stay, every time we browse, now and forever.
  • Node.js is the largest pile of little inter-dependent software modules the world has ever seen, and lets you use Javascript everywhere.
  • Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.
  • my Git lightning talk provides an overview of the git pattern i'm using

GITHUB

NPM