Skip to content

Instantly share code, notes, and snippets.

@flushentitypacket
Last active November 26, 2018 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flushentitypacket/6475b310b75684713fd3ec41b4b489e9 to your computer and use it in GitHub Desktop.
Save flushentitypacket/6475b310b75684713fd3ec41b4b489e9 to your computer and use it in GitHub Desktop.
Foundational readings for a t0tal n00b trying to break into React

JS

CSS

React

  • React tutorial. The official React docs are extremely well-written, so make sure to read those before branching out to other articles.
  • Video React course. I've never actually tried this, but might be helpful for people who want to learn in a video format.

Web Security

  • Top 10 Security Risks. This might be a really difficult read for someone who has little to no exposure to security, but it's a good starting point / checklist. Look deeper into concepts you don't fully grasp and slowly build up the knowledge base!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment