All Projects → rakuten-frontend → Rakuten React Kit

rakuten-frontend / Rakuten React Kit

Licence: mit
Rakuten React kit

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Rakuten React Kit

Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+50855.56%)
Mutual labels:  web-development
Validator
Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG
Stars: ✭ 1,024 (+1322.22%)
Mutual labels:  web-development
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+11468.06%)
Mutual labels:  web-development
Angular Interview Questions
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 967 (+1243.06%)
Mutual labels:  frontend-framework
App Academy
My solutions to all of App Academy's software engineering curriculum's coding challenges & projects.
Stars: ✭ 37 (-48.61%)
Mutual labels:  web-development
Calcite Bootstrap
A Calcite theme and a custom build system for building Bootstrap apps.
Stars: ✭ 49 (-31.94%)
Mutual labels:  web-development
Head
A simple guide to HTML <head> elements
Stars: ✭ 28,892 (+40027.78%)
Mutual labels:  web-development
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1452.78%)
Mutual labels:  web-development
Javascript Succinctly
This is the companion repo for JavaScript Succinctly by Cody Lindley. Published by Syncfusion.
Stars: ✭ 40 (-44.44%)
Mutual labels:  web-development
Tahrir
Pyramid app for issuing your own Open Badges
Stars: ✭ 57 (-20.83%)
Mutual labels:  web-development
Alom
Alom is the lighest, simplest framework ever
Stars: ✭ 33 (-54.17%)
Mutual labels:  web-development
Tinyblogtutorial
A tutorial in French on Pharo's web stack
Stars: ✭ 35 (-51.39%)
Mutual labels:  web-development
Personal portfolio
Personal Portfolio
Stars: ✭ 51 (-29.17%)
Mutual labels:  web-development
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-55.56%)
Mutual labels:  frontend-framework
Fine Uploader
Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
Stars: ✭ 8,158 (+11230.56%)
Mutual labels:  web-development
Front End Interview Handbook
⚡️ Front End interview preparation materials for busy engineers
Stars: ✭ 32,265 (+44712.5%)
Mutual labels:  web-development
Xxm
Combine Delphi and HTML code in the same source files to compile a website into a library that runs on IIS, Apache httpd, CGI, SCGI, on http.sys or raw no-frills HTTP...
Stars: ✭ 47 (-34.72%)
Mutual labels:  web-development
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-2.78%)
Mutual labels:  web-development
Jennifer dewalt
a.k.a. 180 Websites in 180 Days
Stars: ✭ 1,108 (+1438.89%)
Mutual labels:  web-development
Data Mocks
Library to mock local data requests using Fetch or XHR
Stars: ✭ 55 (-23.61%)
Mutual labels:  web-development

Immutable state. Live programming environment. Functional programing concepts


Docs

Includes

  • ⚙️ Functional programing concepts
  • 🔬 Clojure atom like state managment
  • 🔥 Hot Module Replacement
  • 💎 Crystal clean connection between state and UI
  • ✨ Super clean webpack
  • 🏮 Less ceremony, more fun!

Local Development

Install dependencies and start the live programing enviroment

npm install
npm start

a server with HMR (Hot Module Replacement) will start at localhost:8080

See more about Hot Module Replacement here

Building for Production

Create minified bundle for deployment in the build directory

npm run build

Disclaimer

This is an experimental project. Use it in production with caution.

License

Copyright (c) 2016 Rakuten, Inc. Licensed under the 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].