Momentum logo
Team 2 Classroom

Django and JavaScript!

Posted on Jul 8th, 2020

Today’s topics

  • Q&A about Front End and Back End in Phase 3 and on the job
  • Why and how to incorporate JavaScript into your Django application

Project

Habit Tracker or Code Snippets is due Friday at noon. Tonight and tomorrow should be finishing up functionality and polishing things up for presentations.

Resources

⭐ EXTRA/TMI

  • jQuery -> This is not something I recommend using right now, but I include it here because a lot of the resources you will encounter about using JavaScript in a web browser will refer to it (like the article listed immediately above). It is not as popular as it once was, and it is incompatible with a framework like React. But you will sometimes come across it, and you may even end up working with it at your job, so you might as well recognize it when you see it and look it up if you ever need it.

Videos

Back to home