Git Product home page Git Product logo

online-store's Introduction

Clothing online store

Project's site: http://mybrandview.co.uk/

This is my pet project. I entirely made it myself. I had some knowledge initially and acquired others while creating the project.

This clothing store has almost all it takes to be called a store. It has a home page, shop page, cart page, and sign-in/up pages. It also has a back-end part. All necessary data fetch from there.

The Purpose of the Project

The purpose of the project was to gain more experience in writing real websites as a part of my education and to show my knowledge. Also, I am looking for my first job.

Technologies

This is a full-stack project that was written using the PERN stack.

For routing, I use React-routing-dom. As a state manager, I used Redux with Redux toolkit. For data fetching and caching, I used RTK Query. And as ORM, I used Sequelize.

What did I learn

While creating this website, I learned many new things besides getting better at technologies I already knew.

I got better at data fetching. I learn how to:

  • track loading state
  • cache data and managing it
  • make optimistic updates
  • avoid duplicate requests for the same data

Also, I now know routing in react much better. I am relatively new at routing, but now I have a better understanding of using different hooks (useNavigate, useHistory, useParams).

Also, I learned how to write custom selectors in redux and generate selectors with createEntitySelector for better optimization.

I also learned how to use Sequelize and Express better. Despite being relatively new to the backend, I now know how to connect and interact with the database much better. In addition, I learned how to migrate data using Sequelize-CLI.

online-store's People

Contributors

demianeen avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.