A raycasting engine in Javascript, using React and HTML. No <canvas>, here! Use w, s, a, and d to move around. (more…)
Read more »
These days most websites have an option to toggle Dark mode, but what if I wanted more?
(more…)
Read more »
React Pluggable: Thinking Features over Components
React Pluggable is a JS library that brings plugin-based development to React & JavaScript. While it may contradict the philosophy of React, it has worked well for creators and has solved problems .... (more…)
Read more »
THIS IS ABSOLUTELY AMAZING but Sara Vieira has accomplished what no developer, myself included, has ever accomplished before: motivated me to use React for fun. (more…)
Read more »
Is it actually a problem if React components are enormous? After all, it seems a little odd to create components that only do one thing? (more…)
Read more »