Using Optional Chaining and Nullish Coalescing Operator in JavaScript
Optional chaining is a great feature in order for you to streamline checks that you need to have in your code, or looking for the presence…
A Leeds, UK based developer. Specialising in PHP, JavaScript and front-end builds.
Optional chaining is a great feature in order for you to streamline checks that you need to have in your code, or looking for the presence…
If anyone was to tell me that they've never needed help debugging something in their career, I think a suspicious glare would be my only…
One of the first things that I had to figure out when working with React was how to be able to manage the elements outside the React…
I have created a simplified repository based off of the gatsby-advanced-starter with a working example of this which might be helpful to…
As a new user of Netlify CMS and the JAMstack approach, I've been blown away by this simple to use static CMS. If you aren't aware of…
Requirements: Either a Github or a Microsoft account My development team are very close knit and the majority of us work in very close…
Disclaimer: you will need to have ngrok configured on your machine for this approach to work, the person viewing the site doesn't need to…
Disclaimer: you will need to have ngrok configured on your machine for this approach to work, the person viewing the site doesn't need to…
Disclaimer: this isn't a guide to learning Gatsby, there are resources much better then I could provide for this, some of which I have…
I've built websites for so many different people at work over the last eight years, however it has probably been five years of me saying…