CodingBuilding a simple API using DjangoI thought I'd show you a straight forward way to build a Django API using Django and Django Rest…Spencer BarriballFebruary 15, 2023 4 min
ReactThe Power of useState: Understanding React's Essential HookIf you're a React developer, you're likely familiar with the useState hook. But do you really…Spencer BarriballFebruary 14, 2023 2 min
ReactReact Context and how to use itReact Context is a powerful feature in the React framework that allows you to share data between…Spencer BarriballFebruary 14, 2023 1 min
ReactWhy you ought to be using Vite for ReactIf you're a front-end developer, you're probably familiar with Create React App (CRA), the popular…Spencer BarriballFebruary 13, 2023 2 min
Codingui.dev React Course Finished and ReviewReact Course Complete What a journey - and now for a hacker news clone...Spencer BarriballDecember 31, 2021 1 min
CodingSome handy links for basic website developmentAs a mentor for the Code Institute I find myself referring people to these sites over and over…Spencer BarriballDecember 26, 2021 2 min
CodingJavascript Promise OverviewJavascript promises are what they say on the tin: Let’s say I promise if you study hard and…Spencer BarriballDecember 19, 2021 2 min
PetsSo you want a Shiba Inu?You've seen them online and they conjure up images of Japan, Dogecoin and family cuteness and you…Spencer BarriballDecember 12, 2021 2 min
RandomMonkey See Monkey DoWhat really gets on my goat is the rise of the online video tutorial, they are mostly complete…Spencer BarriballDecember 05, 2021 2 min
CodingMarkdown Cheat SheetMarkdown is a way of writing rich-text (formatted text) content using plain text formatting syntax…Spencer BarriballNovember 30, 2021 1 min