Skip to content

Instantly share code, notes, and snippets.

@jw56578
Last active March 7, 2018 21:49
Show Gist options
  • Save jw56578/47ebc2d9856f561c1b5d464e2d414b33 to your computer and use it in GitHub Desktop.
Save jw56578/47ebc2d9856f561c1b5d464e2d414b33 to your computer and use it in GitHub Desktop.
ACA Checkpoint 2 Notes

As you may have noticed, most of what we have been doing is very repetitive and redundant. When you work for a company where you are building business software, this is a very common thing. Let’s make sure that we have the process down. I want to make sure we are comfortable with building the simplest of a CRUD app. You can consider checkpoint 2 a mini final project. This will help you ease into the final project. Be creative. If this seems easy to you then add your own ideas into checkpoint 2.

  • Use different input elements. Select, radio, slider
  • Practice styling it. Use css variables and css grid
  • Build this project multiple times until you can do it in your sleep.
  • Add any of the cool web features I’ve shown you
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment