Author image

Mark Eliasen

Total 11 Posts

Code styles, and why they matter

Code linting and code styles are not uncommon, they are used in the majority of NPM packages and open source projects from my own personal experience, yet I still see a lot of developers, juniors and mid-weights, who never used linting or..

The Basics: Domains, DNS and Name Servers

So, how does the browser know which website to load when you type in the address? Lets explore the world of domains, DNS and name servers, and hopefully by the end of it you will have a better understanding of how domains work and what the role of the DNS and name servers are...