Giter Club home page Giter Club logo

seracettin's Projects

awesome-blockchain icon awesome-blockchain

⚡️Curated list of resources for the development and applications of blockchain.

cli icon cli

the package manager for JavaScript

jtw icon jtw

Twitter V2 API client library for Java.

lesson-10 icon lesson-10

Adding email/password sign up authentication for firebase, as a result we need to store our user objects in the database.

lesson-12 icon lesson-12

We have added redux to our application so we can leverage all the benefits that come with uni-directional data flow. Instead of the prop drilling we would have to do in order to pass our new user object down deeper into our component trees from our app, we can now just connect those components directly to our redux store where we store all our data.

lesson-21 icon lesson-21

We also want to be able to update the quantity using buttons to the left and right of the number, so we will add the appropriate code to do so.

lesson-22 icon lesson-22

We don't want our users to lose their carts whenever they refresh, so we are going to leverage one of the benefits of redux by persisting our store object in localstorage using redux-persist.

lesson-4-router icon lesson-4-router

Adding routing with react-router, then creating new routes for our existing homepage and our new hats page

lesson-5 icon lesson-5

Going over the concept of higher order components through use of the withRouter HOC from react-router-dom.

lesson-9 icon lesson-9

Creating our firebase database and adding the firebase library into our code. Add google sign in and authentication into our application.

lifecycles-lesson icon lifecycles-lesson

Here is our quick CRA application that demonstrates how lifecycles work in class components

mapstruct icon mapstruct

An annotation processor for generating type-safe bean mappers

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.