TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Kea – High-Level Architecture for React, Inferno, Etc.

8 pointsby mariusandraover 8 years ago

1 comment

mariusandraover 8 years ago
Hi, author here.<p>When I switched to React over a year ago I had to learn a lot to fit all the pieces of the puzzle together.<p>It&#x27;s not enough to just read about react and redux, you must also know how to organise your code, what are the best practices, etc. The Internet differs widely on this.<p>This project aims to document what I have learned and fill that gap for anyone just starting out.<p>It&#x27;s in an early state, lacking detailed docs and tests. That&#x27;s why I decided to post it here - to get feedback if I&#x27;m on the right track.<p>The project is already in production with three big webapps (www.apprentus.com and two client work SPAs) and as such has definitely scratched my own itch. It&#x27;s a joy to write compared to &quot;vanilla react+redux&quot;<p>Could it be useful to the JS community as a whole?