Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Native Nw React Calculator | 4,977 | 3 years ago | 24 | mit | JavaScript | |||||
Mobile, desktop and website Apps with the same code | ||||||||||
React Data Fetching | 494 | 5 | 1 | 4 years ago | 9 | September 27, 2018 | 11 | mit | JavaScript | |
🎣 Declarative data fetching for React | ||||||||||
Rfx Stack | 434 | 5 years ago | 10 | mit | JavaScript | |||||
RFX Stack - Universal App | ||||||||||
Cra Universal | 429 | 4 | 3 | a year ago | 8 | May 07, 2022 | 11 | mit | JavaScript | |
🌏 Create React App companion for universal app. No eject, zero config, SSR with Suspense ready | ||||||||||
Judo Heroes | 375 | 3 years ago | 5 | mit | JavaScript | |||||
A React application to showcase rendering with Universal JavaScript | ||||||||||
Heroku Nextjs | 326 | 2 years ago | 1 | mit | JavaScript | |||||
⏩ Deploy Next.js universal web apps to Heroku | ||||||||||
Webpack Hot Server Middleware | 323 | 210 | 71 | 2 years ago | 15 | May 16, 2020 | 37 | mit | JavaScript | |
:fire: Hot reload webpack bundles on the server | ||||||||||
Judo Heroes 2 | 182 | 5 years ago | 8 | mit | JavaScript | |||||
Universal Javascript sample application with React Router 4 and Express 5 (Enhanced version of https://github.com/lmammino/judo-heroes) | ||||||||||
Project Webcube | 146 | 1 | 4 | 3 years ago | 11 | December 29, 2018 | mit | JavaScript | ||
Continuously updated JS infrastructure for modern web dev | ||||||||||
Redux React Session | 135 | 46 | 3 | 3 years ago | 31 | December 09, 2019 | 25 | JavaScript | ||
:key: Simple Session API storage for Redux and React |
A simple application built to showcase Universal JavaScript with Node.js and React.
A new version of the codebase is available in a dedicated repository: lmammino/judo-heroes-2
The new version includes the following changes and improvements:
Webpack 2
, React 15.4
, React Router 4
and Express 5
Be sure to ⬇️ checkout and ⭐️ star the new repository if you are interested in fresher code.
This application was created to support a "Universal Javascript" (aka Isomorphic) tutorial published on Scotch.io:
React on the Server for Beginners: Build a Universal React and Node App
If you want to know more about Universal Javascript and improve your application even more (e.g. by adding Universal Data Retrival using REST APIs) I definitely recommend to read the chapter Universal JavaScript for Web Applications on my book Node.js Design Patterns Second Edition (Packt):
Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue or by sending a pull request.
Licensed under MIT License. © Luciano Mammino.