Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.24 KB

05.md

File metadata and controls

39 lines (23 loc) · 1.24 KB

W2D5

Today's Learning Goals:

  • What is the danger of an XSS
  • Discuss 4 differences between ES5 and ES6 that you find important
  • What are presentational components?

Study

Algorithmss

Web

When learning rails, we often discussed the concept of sanitizing user input. This is why. XSS is one of the most common security flaws a website may have, and it is important to know how to prevent them.

JavaScript

ES5 and ES6 are two buzzwords we throw around quite often. But do you actually know which parts of javascript belong to which ECMA version?

Read:

Misc

  • Redux - "React ToDo List Example" through "Extracting Presentational Components (Todo, TodoList)"

Code

Network and Apply

  • Reach out to 2 people
  • Apply to 5 jobs