Deploy Your MERN Stack App on AWS Lightsail in Minutes! or Hours.

Deploy Your MERN Stack App on AWS Lightsail in Minutes! or Hours.

In this comprehensive guide, I will walk through the process of deploying a fully functional application using Node.js, MongoDB, and a front-end library of your preference. Regardless of whether you choose React, Vue, or Angular, this tutorial will ensure seamless deployment for all. Requirements: Although there are many generous platforms available, some have inactivity time […]

How to Build a Blog with Node.js, Express & MongoDB

How to Build a Blog with Node.js, Express & MongoDB

I’m thrilled to share that I had the honour of creating a guest post for the one and only Black Belt Coding Ninja here on YouTube! @NetNinja Being featured on such a prominent channel is an incredible opportunity! The first lesson is up, go and check it out. We made a simple NodeJs, Express and […]

User Management System – Nodejs, Express, MongoDB & EJS

User Management System – Nodejs, Express, MongoDB & EJS

In this video, we are going to build a basic User Management System using Node.js, Express, Express-EJS and MongoDB.

WordPress AWS LightSail Security Headers

WordPress AWS LightSail Security Headers

HTTP Security Headers are a set of HTTP headers that provide additional security for web servers, browsers, and internet service providers. They are used to protect against various attacks, such as cross-site scripting and clickjacking. This is a step-by-step guide on how to install Security Headers in AWS Lightsail using a WordPress instance. How to […]

How to Create a Block Theme for WordPress in minutes! – FSE

How to Create a Block Theme for WordPress in minutes! – FSE

In this video, we will explore the setup and some options of the Create Block Theme plugin developed by WordPress org. This plugin allows you to:– Create a new theme, blank theme, child theme or style variation.– List and preview font families and font faces embedded in your theme.– Embed Google Fonts in your theme.– […]

Create Block Theme Font Permission Fix

Create Block Theme Font Permission Fix

Recently tried the reasonably new WordPress plugin Create Block Theme locally using Windows and Laragon for my local web server. This also works for Local. I thought that it could be a good way to start creating fully working WordPress Full Site Editing (FSE) Themes. Anyway, if you are here you are probably experiencing permission […]

7 Simple Tips to Improve WordPress Performance

7 Simple Tips to Improve WordPress Performance

Website speed is an important factor for both users and search engines. A fast website provides a better user experience and can lead to higher search engine rankings, resulting in more traffic and conversions. Use a lightweight and well-coded theme The main benefits of using a lightweight theme are that you could get a better […]

Build a Notes App using NodeJs, Express, MongoDB & Passport – CRUD

Build a Notes App using NodeJs, Express, MongoDB & Passport – CRUD

Today we are going to create a simple Notes taking Application using Nodejs, Express, MongoDB, and Passport. For templating we will use EJS and Bootstrap. Improvement Ideas Mongoose ^7.0.0 Update Please replace the following code in auth.js In dashboardController.js please replace the full Get Dashboard Route Credit: More Resources:

Best Alternatives To Heroku For hosting a NodeJS app for FREE

Best Alternatives To Heroku For hosting a NodeJS app for FREE

Heroku has closed down their free Dynos, Postgress and Data for Redis. This means you will no longer be able to host your Node.js projects for free unless you pay of course. A lot of people, like me, create projects for fun and keeping them running can get fairly expensive. I narrowed down the two […]

How to Create Custom eCommerce Theme with WordPress (FSE) and WooCommerce

How to Create Custom eCommerce Theme with WordPress (FSE) and WooCommerce

Create custom eCommerce theme with WordPress FSE and WooCommerce