We've been working a lot with ChatGPT through the APIs available. One of the first things we did was build a Node.js app as a hub application so we could push & pull data as needed and use the APIs to ask questions about the data. Loading CSV Data into ChatGPT ChatGPT, developed by OpenAI, is an advanced conversational AI model that doesn't natively support...
React & Node.js
Building a Custom Shipping Module in Shopify: A Detailed Technical Guide
Shipping modules play a critical role in the e-commerce industry, ensuring the correct calculation of shipping costs, which can significantly impact customer satisfaction and conversion rates. Shopify, one of the leading e-commerce platforms, allows you to create custom shipping modules that can be tailored to your specific needs. Here's how our firm generally...
Building a Shopify App with Node.js: A Detailed Guide
In this article, we're going to explore how to build a Shopify app using Node.js. Shopify has an extensive ecosystem of third-party apps that add new features and capabilities to Shopify stores. If you're a Node.js developer, you can contribute to this ecosystem and even generate income from your apps. mkdir my-shopify-app && cd my-shopify-app To follow...
How to use Brain.js to train neural networks & build AI tools or apps.
Brain.js is one of the AI tools and frameworks we use for client projects. What is Brain.js? Brain.js is a powerful JavaScript library that allows developers to build and train neural networks in the browser. With its user-friendly API and extensive documentation, it has become a popular tool for machine learning and artificial intelligence applications. In this...
Best practices for React frontend JavaScript library development.
React has become one of the most popular JavaScript libraries for building modern web applications. It is efficient, flexible, and scalable, making it a preferred choice for front-end developers. We use React in conjunction with Node.js to build interactive user interfaces and web applications for our clients. However, there are some best practices that developers...








