Angular Role-Based Authorization with ASP.NET Core Identity
public-apis/public-apis: A collective list of free APIs
List of functions which you can use to replace moment.js
CSS Units
Standard HTML5 Semantic Layout · GitHub
Microservices for Dummies
Why Microservices?
The concept of Microservices came out of a need of solutions to the problems with monolithic architectures. We refer to an architecture as monolithic if the entire app is built into one executable/package, deployed all or nothing, using one or very few data stores. These applications usually use tiered architectures (e.g. presentation, business logic, data layer) and internal modularization.
Bootstrap Studio – The Revolutionary Web Design Tool
Bootstrap Studio A powerful desktop app for creating responsive websites using the Bootstrap framework.
Source: Bootstrap Studio – The Revolutionary Web Design Tool
Pinegrow Web Editor | Website Builder for Professionals
Pinegrow Web Editor, website builder for professionalsPinegrow is a Mac, Windows and Linux web editor that lets you build modern websites faster with live multi-page editing, CSS & SASS styling, CSS Grid editor and support for Bootstrap, Tailwind CSS and WordPress.Pinegrow is a desktop website editor that opens and saves standard HTML and CSS files.
Source: Pinegrow Web Editor | Website Builder for Professionals
Visual Studio 2019 – Introducing the .NET Hot Reload experience for editing code at runtime
With Hot Reload you can now modify your apps managed source code while the application is running, without the need to manually pause or hit a breakpoint. Simply make a supported change while your app is running and in our new Visual Studio experience use the “apply code changes” button to apply your edits.
Source: Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog