Skip to main content

Posts Tagged ‘NodeJS’

Aerial View Of Luxure Yachts And Motorboats Moored In A Port With Clear Blue Water In Summer. Top View From Drone Of Sailboats And Various Speed Boats In Dock. Pula, Croatia

Migrating Sitecore SXA themes from MyGet to NPMJS

Sitecore recently announced they are moving away from MyGet and to NPMJS for its package provider. After November 2023 the MyGet public feeds will be unavailable and any SXA themes and publishing pipelines should be updated before that time. Sitecore was unable to retain the @sxa prefix with this move and as a result, the […]

Istock 1460502403

Boosting Node.js Performance and Efficiency with Redis

In today’s web development, being fast and responsive is really important. Users want smooth experiences, and developers work hard to make apps that do just that. This is where Node.js and Redis come in. When used together, they can make your apps work much faster and better. In this article, we’ll look at how to […]

He Puts The Pro In Programmer

How to Connect Node JS with MySQL Database

Node.js is a popular open-source JavaScript runtime environment used for building web applications. On the other hand, MySQL is a widely used relational database management system. In this blog, I will guide you through a step-by-step process on how to connect Node.js with a MySQL database and workbench. Step 1: Install Required Software Before we […]