To demonstrate some concepts that are useful when creating a SPA with working OPE, we have released a new SPA template site on Github, called MusicFestival, together with a series of blog posts that will be available in the coming days (a complete list is at the bottom).
Category: Uncategorized
Setting up Continuous Integration with Azure DevOps and Episerver
”What, How, and Why?
Azure DevOps, the artist formerly known as Visual Studio Team Services, is a suite of tools for teams that can be used for managing the entire lifecycle of software projects. It is a fully fledged project management platform, containing functionality for VCS, issue tracking, wiki, dashboards, build- and deploy pipelines, and whatever else teams might need. There are of course alternatives, but I like it because it is cloud hosted, simple to set up, and most importantly, free for small teams. Incidentally, it is also the platform that Episerver uses under the hood for facilitating deploys in their DXC Service Platform.”
world.episerver.com/blogs/stephan-lonntorp/dates/2018/11/setting-up-continuous-integration-with-azure-devops-and-episerver-dxc-service/
How to become master writing C# code | ardalis
axios js http client
Promise based HTTP client for the browser and node.js Inspired by http service in angular
github.com/axios/axios/blob/master/README.md
Basics: Using AJAX with Fetch API
Basics: Using AJAX with Fetch API by Benjamin Cunningham
Typography in ten minutes | Butterick’s Practical Typography
This is a bold claim, but I stand behind it: if you learn and follow these five typography rules, you will be a better typographer than nearly every writer—and even most graphic designers.
practicaltypography.com/typography-in-ten-minutes.html
.NET Internals – CodeJourney.net
Have you ever wondered about what’s under the hood of the applications you develop?
www.codejourney.net/net-internals/
Understanding Asynchronous JavaScript — the Event Loop
collect.js library for working with arrays and objects
Convenient and dependency free wrapper for working with arrays and objects
github.com/ecrmnn/collect.js/blob/master/README.md