ENTREPRENEURSHIP
Three Tools to Increase Your Productivity As a Developer
It always seems there are never enough hours in the day as a developer. So, here's 3 tools to help increase your productivity as a developer.
Read More...
Here are all my latest blog posts. I often write about Web Development, AWS, Serverless and more...
ENTREPRENEURSHIP
It always seems there are never enough hours in the day as a developer. So, here's 3 tools to help increase your productivity as a developer.
Read More...
DEVELOPMENT
NODEJS
Upgrading and managing multiple NodeJS versions can be a pain for many developers, here's how to do it easily with NVM.
Read More...
DEVELOPMENT
GATSBYJS
A common solution for a blog with a higher number of posts is to paginate them. Here's how to implement page pagination with GatsbyJS blogs.
Read More...
CONTENT-CREATION
For a lot of developers writing blog posts and documentation isn't a native skill so here are 5 ways to improve your writing skills as a developer.
Read More...
CONTENT-CREATION
Just posting your blog post isn't enough. If you want to get more post impressions you need to be cross-posting. Here's how to do it the right way.
Read More...
DEVELOPMENT
JAVASCRIPT
Prototypal Inheritance is one of the more confusing topics in JavaScript so in this blog post I brake it down and explain it.
Read More...
DEVELOPMENT
JAVASCRIPT
Functions are known as first class citizens in JavaScript, here's exactly what that means.
Read More...
DEVELOPMENT
JAVASCRIPT
When looking into functons within JavaScript, a term that is likely to come up is Higher Order Functions, here's all you need to know about them.
Read More...
DEVELOPMENT
GATSBYJS
To make your GatsbyJS blog posts stand out on Twitter, you need to configure Open Graph and Twitter meta tags. Here's how.
Read More...
DEVELOPMENT
GATSBYJS
With a GatsbyJS website you need to ensure your Open Graph and Twitter meta tags aren't missing in production, if they are, here's a possible solution.
Read More...