Giter VIP home page Giter VIP logo

evolving-todo's Introduction

Node.js CI

Evolving ToDo App

I wanted to try out React Hooks with something from 'the ground up' with CRA and trying out the newer Github features along the way. I've been following Egghead courses on React and other technologies to solidify a lot of 'on the job' experience into something a little more complete. At a product company, it can takes years to realize you're behind the curve. As a consultant, I've effectively had 4 jobs/projects at 3 large international companies. That along with semiannual bench time to spend on education enabled me to update my skills faster than before.

Tech Used

Scaffold

  • Create React App

View

  • Function Components
  • Custom hooks

Store

  • useState hooks

Testing

  • Jest

Static Analysis

  • ESLint
  • Prettier
  • TypeScript

Unit Testing

  • React Testing Library

Integration Testing

  • Cypress

Functional Testing

  • Lambda Test
  • Selenium (?)

Persistence

  • LocalStorage
  • MongoDB
  • MySQL
  • Postgres

API

  • REST
  • GraphQL

Cacheing

  • Redis

Deployment

  • Static files
  • Static files & API
  • Docker

CRA Readme

Create React App readme has been moved here

evolving-todo's People

Contributors

scott-joe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

scottw-kr

evolving-todo's Issues

⚡️Cut down on unnecessary renders

On key-up in the input field, items pretender. If you enable debug in the config.js file, it'll show logs when the renders fire. I've added wrapped the List and Item components in React.memo before exporting, but it's still rendering on key-up.

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.