SB Clean is a fully operational Blogging system. It has clean, simple yet intuitive
look and fee. It back-end is written in Node.js. Its front-end is written in Angular and stylized using Bootstrap.
In continuation from our last angular tutorial. In this tutorial we explore how modules are added in angular project. We will make a text filed and a simple paragraph tag. Whatever will be written in the text filed will automatically shown in the paragraph tag, in short we will bind text filed with paragraph tag.
ngx-admin is the next version of the famous ng2-admin - Angular 2 Admin Panel. This version is built with Angular 4, Bootsrap 4 and Typescript. It is recommended to use ngx-admin for all future developments as ng2-admin can not be upgraded to ngx-admin.
Almost all the business Web application have a back-end administration panel. ng2-admin is designd for those applications. ng2-admin is a front-end Admin Dashboard template based on Angular 2, Bootstrap 4 and Webpack.
TypeScript brings class to JavaScript. Classes are the integral part of the object-oriented development. Classes gives the code generalization, code manageability and consistent way to use them in every JavaScript framework popping every now and then.