3 Matching Annotations
- Jun 2021
-
www.mutuallyhuman.com www.mutuallyhuman.com
-
We chose to define the frontend in one technology stack (Angular+TypeScript/JavaScript) and the backend in another (Ruby+Ruby on Rails), but both came together to fulfill a singular product vision.
-
- Mar 2021
-
www.jackfranklin.co.uk www.jackfranklin.co.uk
-
Svelte is different in that by default most of your code is only going to run once; a console.log('foo') line in a component will only run when that component is first rendered.
Tags
- Svelte vs. React
- opinion
- unfortunate defaults
- important point
- reasonable defaults
- trying to doing things the same way you did in a different library/framework (learning new way of thinking about something / overcoming habits/patterns/paradigms you are accustomed to)
- opinionated
- turning things around / doing it differently
- difference
Annotators
URL
-
- Oct 2020
-
levelup.gitconnected.com levelup.gitconnected.com
-
This is just a library not a Framework.
-