32
loading...
This website collects cookies to deliver better user experience
Use less JavaScript. Easier said than done but when you go into a project with this mentality it can make the code you write cleaner.
Picking the smallest tool for the job is a good mentality but it's sometimes not possible.
React is starting to take accessibility seriously.
Frameworks like Svelte and Vue offer great features and some of these could be built into native JavaScript/web technologies.
Learner inertia is more important than the path you take. Whatever helps to keep learning, do that!
Documentation can make learning and using something easy if it's written well
Server-side rendering is making a resurgence in the form of multiple different frameworks. (next, nuxt, gatsby, gridsome, sveltekit)