The Front-End Developer Toolset - Day 4 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

The Front-End Developer Toolset - Day 4 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

As the title says, my book doesn't covers just ASP.NET Core, but also other technologies and frameworks that are important for the development of a web site or web app from A to Z. Chapter 2 of my book is called "The Front-End Developer Toolset" and is an overview of the five categories of "tools" needed by a front-end developer. And here is an extract from the beginning of the chapter…

Web Host Builder in ASP.NET Core 2.0 - Day 2 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Web Host Builder in ASP.NET Core 2.0 - Day 2 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

On the second of December, I want to share something from the first chapter of my upcoming book Front-end Development with ASP.NET Core, Angular, and Bootstrap. While reviewing and updating the code from ASP.NET Core 1.0 to version 2.0 I was faced with the challenge of how to explain what's going on in the initialization of the `WebHost` which was make much more simple and logic ASP.NET Core 2.0, but at the cost of being more "magic".…

Polyglot Developer - Day 1 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Polyglot Developer - Day 1 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Today it's the first of December and this year I'm trying to do something I've never done before. I'm going to write an Advent Calendar. And each day from today to the 24th of December I'm going to write a short post with a tip, an extract, a code listing or topic from my upcoming book Front-end Development with ASP.NET Core, Angular, and Bootstrap.…