React TL;DR – a human filter for most useful React content.
Devs, make sure your page is searchable!
How to make sure? Visit search.google.com Click your domain (you need to add it if you haven’t) URL Inspection Enter the site URL ...
A Recap of Frontend Development in 2019
WebAssembly becomes the 4th language of the web joining HTML, CSS, and JavaScript TypeScript usage surges — many developers fall in love React ...
6 tips for better React performance
Utilize render bail-out techniques Avoid inline objects Avoid anonymous functions Lazy load components that are not instantly needed Tweak CSS instead of forcing ...
8 habits you should avoid when developing with Javascript
Using JQuery Don’t keep learning Neglect your physical and mental health Do not write tests Learn Javascript using frameworks Do not learn good ...