Skip to content

Latest commit

 

History

History
362 lines (351 loc) · 46 KB

File metadata and controls

362 lines (351 loc) · 46 KB
title React

Official React docs are great. LocatorJS extension is useful. Preact, fresh & Plasmic look interesting.

Currently I use Solid for all my web apps and static sites as it has better performance. VDOM diffing is wasteful.

OSS React apps

Templates

Notes

Links