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 […]
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 […]
In this video, we are going to build a basic User Management System using Node.js, Express, Express-EJS and MongoDB.
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 […]
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.– […]
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 […]
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 […]
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:
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 […]
Create custom eCommerce theme with WordPress FSE and WooCommerce