Frank Josepheveryonecancode.hashnode.net·Jan 30, 2023Using Node.js for Ecommerce PlatformsIntroduction Node.js is a JavaScript server-side runtime development environment. It is built on Chrome’s V8 engine; it gives software developers the ability to write JavaScript code that runs on the server side. It is an open source and cross-platfo...32 likes·148 readsNode.js
Were Samson Brunosamsonroyal.hashnode.net·Jan 27, 2023Create a React e-commerce store with Medusa.Creating an e-commerce store with React and Medusa is a great way to build a fast and user-friendly online store. Medusa is an open-source e-commerce platform built on top of Node.js, MongoDB, and React. In this tutorial, we will walk through the pro...11 likes·76 readsReact
Shua'ib Osenishosenwales.hashnode.net·Mar 7, 2023Top 5 JavaScript tools for Ecommerce PlatformsEcommerce platforms are online systems that allow businesses to sell products and services to customers over the internet. Ecommerce platforms have grown in popularity in recent years as more and more people shop online. By 2023, online retail sales ...10 likes·39 readsJavaScript
Thomas Wattsonthomaswattsonn.hashnode.net·Apr 23, 202310 Essential Features Your Ecommerce Website Design Must HaveAre you planning to set up an ecommerce website to sell your products or services? If yes, then you must be aware of the importance of having an engaging and user-friendly website design. A well-designed ecommerce website can help you attract potent...eCommerce Website Development
Mike Pateliovista.hashnode.net·Apr 11, 2023Guidance for Using SEO and PPC Landing PagesIn today's highly competitive digital market, every business owner wants to get more leads and conversions. The key to achieving this goal is to use effective strategies for SEO and PPC landing pages. In this blog, we'll discuss the best practices fo...eCommerce Website Development
Shua'ib Osenishosenwales.hashnode.net·Mar 7, 2023Top 5 JavaScript tools for Ecommerce PlatformsEcommerce platforms are online systems that allow businesses to sell products and services to customers over the internet. Ecommerce platforms have grown in popularity in recent years as more and more people shop online. By 2023, online retail sales ...10 likes·39 readsJavaScript
Emmanuelsawacha.hashnode.net·Mar 6, 2023My Journey on how I built an online marketplace api (Part 1)For this project, I used Django to build the models, Django rest framework for the API, and MySQL for the database. What are the steps needed to proceed create a virtualenv using pipenv and activate it Desktop/Development/: pip install pipenv Desktop...51 readsMy Django Development Journey Django
Frank Josepheveryonecancode.hashnode.net·Jan 30, 2023Using Node.js for Ecommerce PlatformsIntroduction Node.js is a JavaScript server-side runtime development environment. It is built on Chrome’s V8 engine; it gives software developers the ability to write JavaScript code that runs on the server side. It is an open source and cross-platfo...32 likes·148 readsNode.js
Mary Peckbusiness-blogs.hashnode.net·Jan 30, 2023How to Build a Successful Ecommerce WebsiteWhat is an Ecommerce Website? An ecommerce website is a website that enables businesses to buy, sell, and exchange goods and services over the internet. An ecommerce website allows customers to shop online, view product descriptions, compare prices, ...34 readseCommerce Website Development
Were Samson Brunosamsonroyal.hashnode.net·Jan 27, 2023Create a React e-commerce store with Medusa.Creating an e-commerce store with React and Medusa is a great way to build a fast and user-friendly online store. Medusa is an open-source e-commerce platform built on top of Node.js, MongoDB, and React. In this tutorial, we will walk through the pro...11 likes·76 readsReact
Justice kachihowtolovejs.hashnode.net·Jan 24, 2023Quick Guide On How To Integrate Paystack Payments API Into A Website Using NextjsThis technical article provides a step-by-step procedure for integrating the Paystack payment API into a NextJs-powered website. In this article, we are going to utilize Paystack’s pop-up display payments feature. However, there are additional featur...101 readspaystack
Buzz Newlightecommercescripts.hashnode.net·Dec 22, 2022Christmas Sale on fully customizable Amazon clone and AppStart your own online shopping business with multiple vendors like Amazon. This website script will help you launch an online store where you can showcase products from any brand. It comes with a variety of features to help you run a succesful online...amazon clone script
Samuel Aderibigbe savviesammie.hashnode.net·Dec 19, 2022Django Web Framework and its MVT architectureMy first experience with Django was very challenging, maybe because I needed to use this web framework to develop an e-commerce website quickly in one of my projects. I’ve been writing in python for a while now and then I thought Django would be easy...76 readsDjango