Code Monkey home page Code Monkey logo

react-redux-ts-sc-recipes's Introduction

Purpose

This is a demo project which was made in under 8h total for demonstration purposes.

Running project

yarn && yarn run start

Online

https://kgajowy.github.io/react-redux-ts-sc-recipes/

Core features

  • Adding/Removing/Editing Recipes
  • Adding/Removing/Editing Ingredients for Recipes
  • Minimum RWD - auto grid
  • TypeScript <3
  • Styled Components
  • LocalStorage support for keeping your CookBook in place

Notable Patterns/Stuff I used

  • Render Props
  • Redux
  • Redux-thunk
  • React Hooks (-Ref, -Callback, -State, -Effect)
  • debounce with Hooks

What I have learnt

  • React Hooks
  • not to underestimate ;)
  • that debounce and hooks required more time than I wanted

Stuff I wanted but didn't manage to add / key notes / improvement areas

  • FaC in a better way
  • StyledComponents selectors
  • jest/enzyme - only one component covered
  • Toasts for actions success/failure
  • having time for TDD - need to practice this more!
  • reselect for picking which ingredients you have to show 'available' recipes
  • more Styles showcase
  • media queries

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.