Create Favicon Icons helpful for your website's brand within minutes
Fri Dec 30 2022
When should Jest.Mock be used to Mock vs when should Jest.SpyOn be used to Mock. If you have ever wondered what Jest API to use when wanting to Mock within Jest then this post should help you decide.
Sun Feb 05 2023
Easily create a Sitemap for your static NextJs Project within minutes, its just as easy as installing a package, configuring the package, and then running a file!
Material UI is extremely customisable when it comes to Themes, having Light & Dark modes out of the box. This post demonstrates how easy it is
Quick and easy introduction to Nightwatch which will allow you makes change with confidence as you will be able to add end-to-end tests to cover your business-critical flows
A short post help those who see the "unknown target undefined" or "window.ga not defined" issues with Google Analytics
Demonstrates how to set a canonical tag for your pages using the NextJs 13 App Router Meta Data
Wed Oct 18 2023
How to improve your tests using Jest
Quick post demonstrating how you can make use of the rollup-plugin-postcss to inject CSS styles to Document's Head
Post demonstrating how to use the package Prettier to automatically format your code and reduce differences between projects and colleagues to improve developer experience and increase effectiveness
Guidance on an easy-to-use package to generate dynamic sitemap files for your application
This articles demonstrates how to use the react-map-gl package to highlight countries
How to reference output from one stack with examples in typescript
Wed May 29 2024
Automating the Deployment of your static NextJs application is just as easy as creating a bash file and using the AWS CLI to push the static files to AWS!
How to use static image optimisation with your nextjs static application. using the nextImageExportOptimizer package
Within AWS CodeBuild your build can fail or succeed which may be difficult for you to detect and see. This post will show you how to detect a passing build in CodeBuild
Mon May 08 2023
How to create Dynamic NextJS Sitemap with correct Last Mod properties to ensure Google crawls only new and recently modified pages
Tue Feb 21 2023
A post that details the core vital metrics differences before and after migrating to the App Directory, from the Page Directory, in NextJS 13.
Wed Sep 27 2023
A post about the various different ways you can mock functions or methods using Jest Mock
Blog post showcasing how to use Typescript with next-sitemap Config