Techumber

Tag: angular

Angular 1 to Angular 2 Journey

November 11, 2016

In this post, we will see how to convert Angular 1 knowledge into Angular 2. Assumptions: We can write Angular 1 in both JavaScript ES5 and…

Angular 2 Quickstart using Browserify

November 13, 2016

Unlike Angular 1 for Angular 2 needs a minimal setup to start building the applications. I want to use Angular 2 to build simple web…

Commenting system using Angular.js

April 29, 2015

Hi guys, I’m back with another angular.js application. A commenting system you might have seen this before other technologies but now we…

Love Calculator app using angularjs

May 04, 2015

Hi, Guys welcome back to my another angular.js application tutorial. We will call this app as Love CalC. This app will take your name and…

Rollup bundler for angular2 projects

January 03, 2017

We have a few tools available to bundle our source code. Browserify and Webpack among them, I'm sure you must have heard about it if you are…

Simple Currency Converter in Angularjs

April 27, 2015

I believe instead of working on large application start with a small real-time app to learn new technology. Here I created a tiny app. This…

Angular v6: What is Coming

March 16, 2018

Angular 6 is on its way. After Angular 4 Angular 6 gonna be a Long-Term Supported (LTS) Version. The Angular 5.0 upgrade itself is all about…