Azure Functions 3.0 preview is now live, letting you develop and publish Azure Functions targeting .NET Core 3.0 | Continue reading
Move Multiple Blobs In One Transaction Using .NET Core and The Microsoft Azure Storage Data Movement Library | Continue reading
Kubernetes bitesize series for busy people. No more than 2 min read. Read it while waiting for the coffee to brew. | Continue reading
How to programmatically manage Azure devops builds | Continue reading
In this article, we're going to dive deep into each approach of implementing Icons on the web and see which approach is the best in terms of performance, accessibility, styling options and browser support. | Continue reading
What has StackOverflow become, and what can be learned from it? | Continue reading
Classifying Rookie, Junior, Senior and Master developer skills | Continue reading
Does it really make a difference if I write the test before the implementation? | Continue reading
The very first alpha version of Vue is released! There are a lot of exciting features coming with version 3: Vue exposes its reactivity system behind the new Composition API. If you haven't heard about it, I recommend reading the RFC describing it. At first, I was a bit skeptical … | Continue reading
Improving CSS file size and performance results in faster loading and parsing times, and hardware accelerated animations. This article covers the methods of CSS file size and performance optimization. | Continue reading
Helping you choose the right languages and skills to maximize your value | Continue reading
How could it be possible that one of the 12 main concepts listed in React official documentation lie? Within this article we'll consider a situation when it's indeed the case. | Continue reading
At the heart of all large scale Vue.js application lies the store which holds all its data. The Vuex store in a Vue.js application acts as a single source of truth which provides great performance and reactivity out of the box. | Continue reading
I finally took the time to fork a repository, work on an issue and get to submitting a pull request to an open source project. | Continue reading
Redux quickstart guide in under 20 minutes. | Continue reading
At the heart of all large scale Vue.js application lies the store which holds all its data. The Vuex store in a Vue.js application acts as a single source of truth which provides great performance and reactivity out of the box. | Continue reading
Everyone's making a static site these days, and most use GitHub Pages to get up and running fast. Here's why Surge is also worth a look 👀 | Continue reading
What is SvelteJS and how do I get started | Continue reading
An example of how frontend frameworks add events to DOM elements | Continue reading