raunak-r / tech-notes

A repository to store code snippets, general functions, and any other notes taken for various technologies and tools. See ISSUES Tab for in-depth studies.
2 stars 0 forks source link

Angular #5

Open raunak-r opened 4 years ago

raunak-r commented 4 years ago

Uninstallations

  1. https://stackoverflow.com/questions/20711240/how-to-completely-remove-node-js-from-windows
  2. https://askubuntu.com/questions/786015/how-to-remove-nodejs-from-ubuntu-16-04
raunak-r commented 4 years ago

Angular File & Folder Definitions

- Highly scalable Angular folder structure

raunak-r commented 4 years ago

Features

raunak-r commented 4 years ago

Installations

Optimizations

https://medium.com/wizpanda/a-small-tip-to-speed-up-development-with-angular-or-ionic-d5764f639c0c

ng serve --sourceMap=false

raunakUSI commented 3 years ago

Angular in Production