Handy tricks
Things and tricks I revisit the most.
ngrock
ngrock
ngrock
establish a ssh tunnel from a localhost port to a remote url
$ngrok http --host-header=rewrite PORT
Happy testing in mobile and any other remote device you want!
Use browser js module for easiest (p)react demo
A great cdn: https://unpkg.com/
No bundling and shit !!
htm
https://github.com/developit/htm
Last updated
Was this helpful?