Assignments
Assignments are small projects in which you will combine the concepts you have been learning. See learn.launchcode.org for the due-dates and when to begin each assignment.
How to Submit
The process for submitting your work is always the same:
- Finish the assignment.
commitandpushyour work to a repository on your GitHub profile.- Find the corresponding assignment on learn.launchcode.org and enter the GitHub URL for your project.
- Find a TF and demo your project for them.
🐘 Pyramid Slide
Solidify your comfort with Javascript basics by making a slightly more complicated twist on the Mario studios.
🐘 The AJAXson 5
Use an API to fetch animated GIFs and display them on screen for the user. Use Bootstrap to quickly make your page nice-looking and responsive.
🐘 Word Up!
Tie together all your front-end skills by creating a slick word-game that makes API calls to validate the user's words against a real dictionary.