Website from scratch - Part 04 - The Framework

Published

In this episode I give you a brief description of what spaghetti code is and looks like.

By trying to add more functionality to our website, I ended up with a lot of code that made developing much harder because it was disorganized.

The solution is that we create a framework. Yes I know we can use the many excellent frameworks that are available for free today. But learning the inner working of a framework will be very valuable.

In the next episode we will dissect the parts of a framework and build it one module at a time.

Download files here