journal (Sun May 31 2020)
Today I learnt
- #svg
 - #animation
 - #react
 - #reactlibraries
 - #color
 - #threejs
 
- A full series to learn about SVG by Sara Soueidan. The content is just terrific.
 - The SVG coordinate system
 - mojs - This library seems really cool for creating simple effects.
 - Ideas for motion along a path.
 - Learnt about stroke-linecap and used to soften the edges in my codepen.
 - A very interesting article on making art using css.
 - Story of a A single div
 - Drawing a cloud with SVG
 - A simple verlet physics engine codepen example.
 
Related links
- https://blog.bitsrc.io/11-javascript-animation-libraries-for-2018-9d7ac93a2c59
 
- Motion - Used by Framer.
 - [react-spring] Physics based animation
 
Related links
- A reddit article with more links
 - Article with text animation ideas
 - react-gsap but based on this article from gsap itself, maybe I wont need it.
 
A nice color calculator https://www.sessions.edu/color-calculator/
- [PerspectiveApi]https://github.com/conversationai/perspectiveapi - An AI based open source libarary for comment moderation. Related links
 - https://www.perspectiveapi.com/#/start
 - https://medium.com/swlh/combat-toxicity-online-with-the-perspective-api-and-react-f090f1727374
 
Check the size of your npm bundles https://bundlephobia.com/