Using Angular 2 for smaller projects always seemed like overkill. The setup was time consuming and the size of the files was outrageous. Now, there is a new tool that a life saver for all businesses using Angular 2. This new program will create the basic templates for all your angular 2 objects, set them up with webpack, and automatically implement uglyfying and tree-shaking. Not only is it a huge time-saver, but if you are working in groups, the default file structure and naming conventions are great. Now that Angular2 is officially “out”, it is ready for production sites. Now that there is an efficient way to produce them, we will start using it.
Angular 2, Is it Ready for Commercial Use?
We’ve found Angular 2 to be an EXCELLENT language. The “tightness” of the language is both frustrating and exciting at the same time. There is an inherent sloppiness with HTML, JavaScript, and CSS. Miss a ending tag, for example, and browsers will make up for it, or maybe just display the page wrong. Angular 2 […]
Angular 2: Understanding of the Index.html structure and purpose.
Angular 2 can be really frustrating to set up, but if you understand the index page, you’ll also understand how all of Angular 2 works. Here’s a break down of the INDEX page, more about how it works and in what order things happen than what each file does.
- « Previous Page
- 1
- …
- 7
- 8
- 9
- 10
- Next Page »