Preview Mode Links will not work in preview mode

How To Code Well

Dec 21, 2018

As a freelance web developer I have created many API layers and API clients and these have been developed in PHP, Javascript and Python.

In this episode I am going to discuss 10 tips and best practices when developing API and API clients. These tips can be applied to any programming language and web system that uses an...


Dec 11, 2018

Jeremy Onion is the Technical Director at Torpedo Group. To say that his web development career has been varied would be a massive understatement. Jeremy has worked in e-commerce, the security sector, web hosting, logistics, and more. He has also worked in the UK and abroad.

Before managing web development teams and...


Dec 2, 2018

As web developers we are discouraged from reinventing the wheel, we are told that we must stand on the shoulders of giants and be apart of the open source world. But when should a developer roll their own code instead of using an open source project. This is what we are going to be talking about in this web...


Nov 25, 2018

Get the How To Code Well Podcast https://podcast.howtocodewell.net

Welcome to update 4.0, a quarterly review of How To Code Well. There are loads of web development announcements and some changes to the video and tutorial schedule.
We now have a subreddit: https://www.reddit.com/r/HowToCodeWell
We also have a...


Nov 17, 2018

Creating a website is no longer a simple and perhaps fun task.
Or at least it isn't as fun or easy as it used to be.
A developer has to invest time and effort in the environment and tooling that is used, instead of concentrating on the code and the creation process.

A frontend developer needs to learn command line...