User Tools

Site Tools


dev:angular_dev_best_practices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:angular_dev_best_practices [2019/01/18 17:10] – [Unit Tests] ericksondev:angular_dev_best_practices [2019/01/21 13:43] – prevent wiki autoconversion of double-dash rjs7
Line 5: Line 5:
  
  
-  * Run 'ng build --prod' before committing.+  * Run %%'ng build --prod'%% before committing.
     * This ensures the templates also compile successfully.     * This ensures the templates also compile successfully.
   * Run 'ng lint' before committing.   * Run 'ng lint' before committing.
Line 15: Line 15:
   * Use 2-space indentation in HTML files   * Use 2-space indentation in HTML files
   * Use 4-space indentation in Typescript and CSS files.   * Use 4-space indentation in Typescript and CSS files.
-  * Avoid column widths that extend well beyond 80-100 characters+  * Avoid column widths in code that extend well beyond 80-100 characters
   * Use Bootstrap utility classes when possible instead of writing custom CSS.   * Use Bootstrap utility classes when possible instead of writing custom CSS.
     * https://getbootstrap.com/docs/4.2/utilities/     * https://getbootstrap.com/docs/4.2/utilities/
dev/angular_dev_best_practices.txt · Last modified: 2023/11/24 23:05 by sandbergja

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.