1. CSS Selectors cheatsheet: HERE
2. Markdown cheatsheet: HERE
3. Report for Pseudo class & elements: HERE
- Website for reference effect in CSS: HERE or HERE
- Transition: HERE
- Easing function for transition: HERE
6. CSS Grid: HERE
7. Read Pug docs: HERE
9. Game for practice CSS Selectors: HERE
10. Convert HTML to Pug: HERE
12. Web read markdown: HERE but not free
13. Read Javascript closures: HERE
mongoimport --jsonArray --db <database> --collection <collection> --file <address file input>
15. Read more typechecking with PropTypes in React docs: HERE
16. Practice Javascript in CodeSignal and CodeWars
17. Sass Docs: HERE
18. RegEx: Tool and Cheatsheet
19. Bootstrap for React: HERE
20. Axios: HERE
22. Clip-path example: HERE
23. HTML Speacial Characters: HERE
The transform-origin
property allows you to change the position of transformed elements.