All Projects → Kikobeats → react-boilerplatinum

Kikobeats / react-boilerplatinum

Licence: MIT license
A React scaffold focused in developer experience

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-boilerplatinum

knowledge-base-content
Open-source knowledge base covering topics about developer experience.
Stars: ✭ 73 (+265%)
Mutual labels:  dx, developer-experience
Backstage
Backstage is an open platform for building developer portals
Stars: ✭ 14,296 (+71380%)
Mutual labels:  dx, developer-experience
elodin-old
Quality and Optimisation tools for CSS in JavaScript
Stars: ✭ 15 (-25%)
Mutual labels:  dx, developer-experience
kobs
Kubernetes Observability Platform
Stars: ✭ 44 (+120%)
Mutual labels:  developer-experience
laravel-docker-template
A production-ready docker template for Laravel applications.
Stars: ✭ 30 (+50%)
Mutual labels:  production-ready
follows-you-github
A simple browser extension that shows a label to indicate that some user follows you on GitHub
Stars: ✭ 25 (+25%)
Mutual labels:  developer-experience
sfdx-js
A TypeScript compatible JavaScript wrapper for Salesforce DX CLI.
Stars: ✭ 30 (+50%)
Mutual labels:  dx
React.ai
It recognize your speech and trained AI Bot will respond(i.e Customer Service, Personal Assistant) using Machine Learning API (DialogFlow, apiai), Speech Recognition, GraphQL, Next.js, React, redux
Stars: ✭ 38 (+90%)
Mutual labels:  production-ready
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+1130%)
Mutual labels:  dx
python-way
A curated list of articles, talks, tutorials to help you on your way to be the so called Full Stack Python Dev.
Stars: ✭ 74 (+270%)
Mutual labels:  developer-experience
after-work.js
[DEPRECATED] CLI for automated tests in web projects.
Stars: ✭ 56 (+180%)
Mutual labels:  developer-experience
drupal-debug
Alternative Kernel for Drupal 8 to improve the Developer eXperience during the development process.
Stars: ✭ 32 (+60%)
Mutual labels:  developer-experience
wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 2,384 (+11820%)
Mutual labels:  production-ready
dx-automator
A tool for managing priorities across multiple GitHub repositories
Stars: ✭ 14 (-30%)
Mutual labels:  developer-experience
dev-with-docker-on-ubuntu
After fighting with Docker on OSX and the need for 2-way syncs, fsevents, etc. I developed a desire to get back to a simple(r) development environment on a linux based VM. This project is a jumping off point.
Stars: ✭ 25 (+25%)
Mutual labels:  developer-experience
ezplatform-site-api
Netgen's Site API is site building productivity layer for eZ/Ibexa Platform
Stars: ✭ 36 (+80%)
Mutual labels:  developer-experience
stitches-site
stitches.dev
Stars: ✭ 240 (+1100%)
Mutual labels:  developer-experience
cookiecutter
CLI for quickly creating boilerplate files based on templates you provide.
Stars: ✭ 30 (+50%)
Mutual labels:  dx
platform
Apinf - Open source API management platform with multi proxy and protocol support
Stars: ✭ 69 (+245%)
Mutual labels:  developer-experience
DrupalPod
Start Drupal contributions with 1 click.
Stars: ✭ 96 (+380%)
Mutual labels:  dx

react-boilerplatinum

Last version Build Status Dependency status Dev Dependencies Status Donate

A React scaffold focused in developer experience.

The premise of this React scaffolding is provide the best development experience but also with the best production tips.

About development:

  • Real time coding feedback with DevTools errors overlay.
  • Device synchronization for mobile testing using BrowserSync.
  • JavaScript transpiling by Babel and latest preset by default.
  • Stylesheets transpiling by PostCSS.

About production:

  • JS, CSS & HTML minification.
  • Offline Support using ServiceWorkers.
  • Remove unused CSS and autoprefix vendors.
  • Final bundle split into vendor and main.

It's inspired by react-hot-boilerplate.

License

MIT © Kiko Beats.

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