Follow along with any of the articles below to build something at the end, please let us know if you find any issues so we can make any changes. These articles are perfect to learn either a new skill or keep your skill up-to-date.Thursday, 13 February 2025 | Dave SlackCI/CD or Continuous Integration / Continuous Development Workflow of a Web AppCI/CD or Continuous Integration & Continuous Development - How do we allow the people working towards a better a system, to do just that, without unnecessary blocks? I'll try to answer this question in this CI/CD article.Read more →Monday, 9 December 2024 | Dave SlackReferences Section in JavaScript with Next.jsFor this article you'll probably need some HTML, JavaScript and/or CSS knowledge, but if you don't have any you should still be able to follow along.Read more →Friday, 4 October 2024 | Dave SlackFrontend UI libraries - Finding A Bootstrap ReplacementOver the years I’ve used many frontend UI libraries, toolkits, etc. Some great, some not so great. For a while now I’ve used Bootstrap and it’s perfect for most cases. I build a layout, create a design and Bootstrap allows me to do exactly what I need, then gets out of the way when I don’t need itRead more →Thursday, 26 September 2024 | Dave SlackGoing Headless: A Next.js API Consumer – Part 3In this article we’ll look at the Frontend of the Headless system. We’ll go through how to get content from the CMS into Next.js and show it to a visitor to the page. This is the 3rd part of a 3-part Tutorial on going headless.Read more →Thursday, 19 September 2024 | Dave SlackGoing Headless: A CMS & Hosting Tutorial – Part 2In this Article I’d like to show you 1 way to create a headless CMS. There are a multitude of different ways to create a headless system, this is the one I’ve chosen for performance and functionality. If you’re interested in the ‘what’ and ‘why’, have a read of the first part.Read more →Thursday, 22 August 2024 | Dave SlackNext.js on Shared HostingIn this article I’ll explain 1 way to install Next.js on a shared hosting that does not actively support it. The hosting I’ve chosen doesn’t even support Node.js. The method I’m going to use will allow SSR and all the other great functionality of Next.js.See more Next.js on Shared Hosting →Loading...
Thursday, 13 February 2025 | Dave SlackCI/CD or Continuous Integration / Continuous Development Workflow of a Web AppCI/CD or Continuous Integration & Continuous Development - How do we allow the people working towards a better a system, to do just that, without unnecessary blocks? I'll try to answer this question in this CI/CD article.Read more →
Monday, 9 December 2024 | Dave SlackReferences Section in JavaScript with Next.jsFor this article you'll probably need some HTML, JavaScript and/or CSS knowledge, but if you don't have any you should still be able to follow along.Read more →
Friday, 4 October 2024 | Dave SlackFrontend UI libraries - Finding A Bootstrap ReplacementOver the years I’ve used many frontend UI libraries, toolkits, etc. Some great, some not so great. For a while now I’ve used Bootstrap and it’s perfect for most cases. I build a layout, create a design and Bootstrap allows me to do exactly what I need, then gets out of the way when I don’t need itRead more →
Thursday, 26 September 2024 | Dave SlackGoing Headless: A Next.js API Consumer – Part 3In this article we’ll look at the Frontend of the Headless system. We’ll go through how to get content from the CMS into Next.js and show it to a visitor to the page. This is the 3rd part of a 3-part Tutorial on going headless.Read more →
Thursday, 19 September 2024 | Dave SlackGoing Headless: A CMS & Hosting Tutorial – Part 2In this Article I’d like to show you 1 way to create a headless CMS. There are a multitude of different ways to create a headless system, this is the one I’ve chosen for performance and functionality. If you’re interested in the ‘what’ and ‘why’, have a read of the first part.Read more →
Thursday, 22 August 2024 | Dave SlackNext.js on Shared HostingIn this article I’ll explain 1 way to install Next.js on a shared hosting that does not actively support it. The hosting I’ve chosen doesn’t even support Node.js. The method I’m going to use will allow SSR and all the other great functionality of Next.js.See more Next.js on Shared Hosting →