CodePortal

For developers from Developer

  • About Me
  • Github

Angular2 Tutorial

Creating Component in Angular2

January 8, 2017January 8, 2017 admin Angular2, Angular2 Tutorial

In last post Starting with Angular2 we have learned installing angular-cli and starting server. In this post we’ll create simple Angular2 Component using angular-cli. So let’s start. Get code from Github: Angular2 Basics So we’ll be using the same directory which we’ve used in last post. Open terminal tab in that directory and run following command (make sure […]

Continue reading


Starting with Angular2

December 24, 2016January 8, 2017 admin Angular2, Angular2 Tutorial, AngularJS, Javascript

Before we jump to coding section let me point out some differences between AngularJS and Angular2 which everyone should know. First thing, Angular 2 is not the upgrade of angular 1. Angular 2 is completely rewritten Angular 2 is using Typescript which is super set of javascript (It doesn’t mean only typescript, dart also) Angular 1.x was not built […]

Continue reading


avatar
Coder. Gamer. Music Lover.
Blogger. Available for Freelancing.

Recent Posts

  • Why Should You Use Environment Variables in AngularJS?
  • AdonisJS — Laravel style MVC framework in NodeJS
  • Best JSON Formatter and Validator
  • 11 NodeJS modules every node developers should be using by now
  • Introduction to Express Generator — Build web apps with NodeJS

Categories

  • AdonisJS
  • Angular2
  • Angular2 Tutorial
  • AngularJS
  • Facebook
  • Javascript
  • MEAN Stack
  • Miscellaneous
  • NodeJS
  • SailsJS
Search for:
For developers from developer!!