All Projects → palmerhq → React Suspense Starter

palmerhq / React Suspense Starter

Experiment with React Suspense right meow.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Suspense Starter

15 Puzzle
The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react
Stars: ✭ 161 (-56.49%)
Mutual labels:  parcel, react-dom
11st-vue-app
[11번가 x 패스트캠퍼스] 신입 개발자 역량 육성 과정 FE 강의 예제.
Stars: ✭ 19 (-94.86%)
Mutual labels:  parcel
phar.scer.io
🗜️ Online PHAR converter based on JS
Stars: ✭ 29 (-92.16%)
Mutual labels:  react-dom
parcelui
Parcel + Typescript + React/Preact + Router + CSS Modules + SASS + Jest + Api-Now + Github Actions CI
Stars: ✭ 32 (-91.35%)
Mutual labels:  parcel
react-native-react-bridge
An easy way to integrate your React (or Preact) app into React Native app with WebView.
Stars: ✭ 84 (-77.3%)
Mutual labels:  react-dom
blazingly-ssr
A blazing fast server side rendering & project optimiser cli tool using Parcel (POC/Experiment)
Stars: ✭ 41 (-88.92%)
Mutual labels:  parcel
wordpress-starter
Timber (Twig) + Parceljs Bundler
Stars: ✭ 19 (-94.86%)
Mutual labels:  parcel
React Tree Walker
Walk a React (or Preact) element tree, executing a "visitor" function against each element.
Stars: ✭ 318 (-14.05%)
Mutual labels:  react-dom
cookiecutter-flask-react
Cookiecutter for a Flask+React project
Stars: ✭ 22 (-94.05%)
Mutual labels:  parcel
mark
mark is an markdown editor app for mac
Stars: ✭ 47 (-87.3%)
Mutual labels:  parcel
postonents
React meets Emails | ⚛️ x 📧= 🔥
Stars: ✭ 90 (-75.68%)
Mutual labels:  react-dom
tacklebox
🎣React UX components for handling common interactions
Stars: ✭ 15 (-95.95%)
Mutual labels:  react-dom
remote-frames
Render a subset of the React tree to a different location, from many locations, without having to coordinate them
Stars: ✭ 27 (-92.7%)
Mutual labels:  react-dom
phoenix-elm-template
A starter repo with Phoenix, Elm 0.19, and Parcel
Stars: ✭ 16 (-95.68%)
Mutual labels:  parcel
parcel-static-template
Start a simple static site with components and hot reloading.
Stars: ✭ 20 (-94.59%)
Mutual labels:  parcel
parcel-pixijs-quickstarter
Example App using pixiJS and Typescript bundled with parcel
Stars: ✭ 48 (-87.03%)
Mutual labels:  parcel
rc-dock
Dock Layout for React Component
Stars: ✭ 318 (-14.05%)
Mutual labels:  react-dom
hyperapp-todo-parcel
marcusasplund.github.io/hyperapp-todo-parcel/
Stars: ✭ 12 (-96.76%)
Mutual labels:  parcel
Flesh
Android上福利满满的app,宅男神器
Stars: ✭ 363 (-1.89%)
Mutual labels:  parcel
react-exif-orientation-img
NOT MAINTAINED ANYMORE - img element wrapper component for React that understands EXIF orientation information and corrects it using CSS transforms.
Stars: ✭ 24 (-93.51%)
Mutual labels:  react-dom

React Suspense Starter

So you can get ahead of it all...

Getting started

To get started, clone this repository and install the dependencies.

git clone [email protected]:palmerhq/react-suspense-starter.git
cd react-suspense-starter
yarn
yarn start

Open up localhost:1234 and you are good to go. Unlike the current release of React (16.4), a suspense-enabled build of React and ReactDOM live in the vendor directory. These are then aliased with Parcel.

Projects to play with


MIT License

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].