Articles

We have free tutorials on the site ranging from step by stem guides to video examples of how to achieve something.

Fixing Git Merge Conflicts

Fixing Git Merge Conflicts

Git merge conflicts can be an absolute pain. Sometimes despite your best efforts you end up with conflicts when you create a Pull Request (PR) with your new feature. Just when you think you have finished with the current Product Backlog Item you have to go back and...

Git Branching Strategy

Git Branching Strategy

When it comes to Git branching strategies there are a lot of different ways to tackle. The most important part is to have the entire development team on the same page and following the same rules and guidelines. Consistency is key as it provides a good way to audit...

Writing Clean Code

Writing Clean Code

When coding it is easy to end up in a situation where the code is difficult to read by other developers or hard to maintain and make changes too. In this article I will provide you with some tips that will hopefully allow you think differently when writing code which...

Coding on a Chromebook

Coding on a Chromebook

As the fastest growing desktop operating system (OS), Chrome OS has started to mature and become an OS that is extremely versatile. What started as the Chrome Browser only device has morphed into an operating system that has Linux, Android and Progressive Web...

Tools for coding on mobile (Android)

In the year 2021 everyone carries around some sort of mobile device with them. Chances are you always have on of these with you: phone, tablet or laptop. According to IDC , Android has over 80% of the mobile market share. In this article we will look at the tools we...

Installing Umbraco Forms

Installing Umbraco Forms

Umbraco Forms is an Umbraco CMS plugin that provides an intuitive user interface for creating forms on your website. It provides a simple to use form editor with advanced workflow functionality that can be connected to your website and external systems or CRMs. In...

Creating Document Types in Umbraco

Creating Document Types in Umbraco

Umbraco is a CMS(Content Management System) platform that allows developers to create websites that are tailor made for their clients. As a CMS it provides great separation between code and content management. It's flexibility is what makes Umbraco one of...

What are CMS(s)

What are CMS(s)

CMS stands for Content Management System. Umbraco is one of them and in the video below you can learn more about what they do. https://www.youtube.com/watch?v=Dj8YHHBc4OY&t=4s

What is Umbraco

What is Umbraco

Umbraco is a CMS(Content Management System) platform that allows developers to create websites that are tailor made for their clients. As a CMS it provides great separation between code and content management. It's flexibility is what makes Umbraco one of...

How to set up Umbraco on your machine

How to set up Umbraco on your machine

Umbraco is a CMS(Content Management System) platform that allows developers to create websites that are tailor made for their clients. As a CMS it provides great separation between code and content management. It's flexibility is what makes Umbraco one of...

Subscribe to our Newsletter

Want to receive tips, tricks and coding tutorials? We post about interesting coding topics and coding related news!