CodeClimber

Climbing the cliffs of web development, on .NET

Friday, December 08, 2017 Javascriptservices, book, angular, aspnetcore, 24days2017

JavaScriptServices - Day 8 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

JavaScriptServices - Day 8 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Today marks the beginning of the second week of my advent calendar, and I'll just quickly introduce the JavaScriptServices, which makes it easier to include Angular (or React, Vue, Aurelia, Knockout) in an ASP.NET Core project.…

Thursday, December 07, 2017 angular, aspnetcore, Javascriptservices, book, wrox, 24days2017

How an Angular project is built - Day 7 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

How an Angular project is built - Day 7 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Yesterday I introduced the foundations of Angular and today I'm going to briefly explain how an Angular project is built and why adding an Angular component to an ASP.NET Core is not as easy as just adding a few JavaScript files in a folder.…

Wednesday, December 06, 2017 book, angular, 24days2017

Angular Concepts - Day 6 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Angular Concepts - Day 6 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

On day six of the advent calendar I'm going to share some content from Chapter 3 of my book "Front-end Development with ASP.NET Core, Angular, and Bootstrap", which is all about Angular (v5). Specifically I'm going to introduce the concepts that make the foundation of Angular.…