GithubHelp home page GithubHelp logo

improving-minnesota / react-redux-timesheet Goto Github PK

View Code? Open in Web Editor NEW
29.0 1.0 199.0 2.29 MB

The timesheet project for the react-redux workshop

Home Page: https://react-redux-timesheet.netlify.com

HTML 1.46% CSS 0.30% JavaScript 98.24%

react-redux-timesheet's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-redux-timesheet's Issues

Move labs into a monorepo approach

We could use something like Lerna or Yarn workspaces (which would be theoretically "better" but then require tooling which I don't like), but I think just a simple monorepo with a structure like

01-set-up/
02-your-first-component/
03-routing/
04-introduction-to-redux/
final-project/

etc. will work quite well. Each folder is a standalone create-react-app project. We'd have master effectively be the start branch and we could do one of two things for "finished" branches:

  1. A "finished" branch where each project is finished so that if someone falls behind they can always see what the finished result was supposed to look like
  2. A "finished-example" folder where all the labs are finished in master

I think I prefer 2 for ease-of-use, but I'm not particularly opinionated. Open to suggestions, as well!

Add import to App.css in Lab3

We forgot the App.css import, so let's fix that. From @tmartensen:

either add the import './App.css'; to the file or add it to the instructions

Let's just add it instead of adding it to the instructions.

Fix the test errors/warnings in lab5

The tests still pass, but seems like things like prop-types and Bootstrap are throwing errors that make it seem like tests are failing when they shouldn't be.

Probably a matter of just wiring stuff 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.