📝 readoctave
A collection of short tech articles you can read daily while having your cup of tea or coffee. Curated by two handsome devs.
Table of Contents
Browsers
🌐 Deep dive on how browsers work
Link |
---|
How browsers work behind the scenes |
Different modern rendering patterns |
Script tag location matters! |
JavaScript
💻 Awesome collection of javascript articles and blogs that are worth a read!
TypeScript
💻 Awesome collection of typescript articles and blogs that are worth a read!
Link |
---|
TypeScript’s type notation |
React
⚛️ Stay updated with the hottest JS library out there in the market!
Styled-Components
💅 Styled-Components is a CSS-in-JS library that allows us to write css in js files in react and makes styling more close to the components
Link |
---|
Styled-Components tips & tricks by Vilva Athiban |
Redux
⚛️ JavaScript state management tool
Link |
---|
Redux Undo/Redo |