All Projects β†’ lmammino β†’ Judo Heroes

lmammino / Judo Heroes

Licence: mit
A React application to showcase rendering with Universal JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Judo Heroes

Judo Heroes 2
Universal Javascript sample application with React Router 4 and Express 5 (Enhanced version of https://github.com/lmammino/judo-heroes)
Stars: ✭ 182 (-51.21%)
Mutual labels:  universal, tutorial, tutorials, universal-app
Universal React Tutorial
πŸ““ How to build universal web apps with React.
Stars: ✭ 136 (-63.54%)
Mutual labels:  express, universal, tutorial, react-router
Simple Universal React Redux
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Stars: ✭ 58 (-84.45%)
Mutual labels:  express, universal, react-router
Express React Boilerplate
πŸš€πŸš€πŸš€ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-91.42%)
Mutual labels:  express, universal, react-router
Thinkdiff
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
Stars: ✭ 65 (-82.57%)
Mutual labels:  express, expressjs, tutorials
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (-76.94%)
Mutual labels:  express, universal, react-router
react-ssr-spa
Server side rendered single page app using reactjs official libraries.
Stars: ✭ 30 (-91.96%)
Mutual labels:  react-router, universal, expressjs
Serverless Stack Com
An open source guide for building and deploying full-stack apps using Serverless and React on AWS.
Stars: ✭ 3,617 (+869.71%)
Mutual labels:  tutorial, react-router
Reactgo
Your One-Stop solution for a full-stack universal Redux App!
Stars: ✭ 2,784 (+646.38%)
Mutual labels:  universal, react-router
Nodejs Restful Api
How to create a RESTful CRUD API using Nodejs?
Stars: ✭ 285 (-23.59%)
Mutual labels:  express, tutorial
Boost Cookbook
Online examples from "Boost C++ Application Development Cookbook":
Stars: ✭ 306 (-17.96%)
Mutual labels:  tutorial, tutorials
react-hot-loader-starter-kit
react 16, redux 5, react router 4, universal, webpack 3
Stars: ✭ 41 (-89.01%)
Mutual labels:  react-router, universal
trivin
⚑️Setup your entire project quickly and easily with 1-line command ⚑️
Stars: ✭ 58 (-84.45%)
Mutual labels:  react-router, expressjs
Buildapks
Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and WindowsπŸ“² See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Stars: ✭ 272 (-27.08%)
Mutual labels:  tutorial, tutorials
react-flux-gulp-starter
A universal boilerplate for building React/Flux apps using Gulp and ES6.
Stars: ✭ 46 (-87.67%)
Mutual labels:  react-router, universal
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (-19.3%)
Mutual labels:  express, tutorial
Study-Room
Connect and study together with friends over text and voice channels, over a click of a button. Web application for chat and audio streaming.
Stars: ✭ 21 (-94.37%)
Mutual labels:  react-router, expressjs
Pro Mern Stack
Code Listing for the book Pro MERN Stack
Stars: ✭ 290 (-22.25%)
Mutual labels:  express, react-router
Express Status Monitor
πŸš€ Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Stars: ✭ 3,302 (+785.25%)
Mutual labels:  express, expressjs
50 Projects For React And The Static Web
βš› 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
Stars: ✭ 319 (-14.48%)
Mutual labels:  tutorial, tutorials

judo-heroes

A simple application built to showcase Universal JavaScript with Node.js and React.

😱 NEW VERSION AVAILABLE

A new version of the codebase is available in a dedicated repository: https://github.com/lmammino/judo-heroes-2

The new version includes the following changes and improvements:

  • Updated to Webpack 2, React 15.4, React Router 4 and Express 5
  • Using pure components where possible
  • Better structure of componenents
  • Top down data passing

Be sure to ⬇️ checkout and ⭐️ star the new repository if you are interested in fresher code.

The tutorial

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

React on the Server for Beginners: Build a Universal React and Node App

Want to know more about Node.js, React and Universal Javascript?

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):

Node.js Design Patterns Second Edition by Mario Casciaro and Luciano Mammino

Contributing

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.

License

Licensed under MIT License. Β© Luciano Mammino.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].