/web-tech-experiments

My various small html/css/js/node/typescript tests. Used to store my languages tests, API tests, libs benchmarks, experimental modules… Have a look if you're curious.

Primary LanguageHTMLThe UnlicenseUnlicense

web-tech-experiments

Project status license Gittip

https://offirmo.github.io/web-tech-experiments/

Introduction

Various small html/css/js tests to :

  • test some language features
  • test some libraries seen on the web
  • test some unclear documentation points

See the /app folder. Tests are named according what is tested.

The /incubator folder is also the place where the prototype modules I develop live. If they prove useful, they go into their own repo and get "submodulized".

Commands

  • npm i install all dependencies
  • puer starts a web server and opens default browser on root

Private notes

node scripts/tcpproxy.js 5858 127.0.0.1 8585 &
node --debug-brk=8585 --debug server.js
node --debug restlink_server.js
node --debug server.js
npm install -g grunt-cli yo generator-famous
npm install -g grunt-cli npm-check-updates selenium-standalone

TODO docs (wikis)

  • when
  • ui-router
  • ui-router-extras
  • cheat sheet
  • famous