58

Stunning React Boilerplates and Starter Kits for 2019

 5 years ago
source link: https://www.tuicool.com/articles/hit/nAbAZ3F
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

As React progresses and helps us build and compose the UI of our applications, more React applications are created every day.

In the past few years, the community has indeed created multiple projects to help you save time and kick-start these apps.

But it's not always as simple as it seems to choose the right Boiler plate. It can not only affect the initial setup, but also your application's ability to scale in your environment.

We've collected some of the best open source boilerplate to help you get the information and make a solid choice. We would also advise you to use tools such as Bit to organize your reusable components and to make them faster by composing them together in your different app.

1. Create React App

This incredible project is FB’s official start-kit for React, which lets you set up a modern web application by running one command with no build configurations (you don’t need to install and configure Webpack or Babel!). V.2  was recently released with full support for Babel 7, Webpack 4, new styling options, and more integrations into our favorite workflows.

The philosophy of the project is based on a few precepts, such as having only one build dependency: It uses Webpack, Babel, ESLint and more, but offers a cohesive experience while no configuration is required. At the end of the day, this is the quickest and most efficient way to get the job done for most use cases, especially for web-based applications.

2. React Boilerplate

Max Stoiber 's start library is a highly scalable, offline- first React setup with a heavy focus on developer experience and application performance. Its DX orientation features such as allowing your saved CSS and JS changes to be reflected without refreshing the page.

Even if you update something in the underlying code, maintain the application status. The creation of components, containers, routes, selectors, and sagas- and their tests- is even automated from the CLI. And there's something else.

Although it is not as fast as creating- react- app, it is a developer- friendly and effective alternative for those who favor their dev workflow and performance.

3. React Slingshot

Cory House's neat 9 K stars project, which provides Babel with a React + Redux starting kit / boilerplate, hot reloading, testing, linting, and a built-in example app. Slingshot offers a great experience in the development of React, Redux, Babel, Webpack, Jest, Sass and more. When saving, it provides hot reloading (and testing), which is very helpful, so try it.

4. Razzle

This project definitely helps you create universal JavaScript applications rendered by the server with very little configuration. Razzle summarizes the complex configuration required for SSR into a single dependency, giving you the creation-react-app experience, but then leaving the rest of the architectural decisions of your app to you.

5. React PWA

An upgradable boilerplate for Progressive web applications (PWA) with server-side rendering, build with SEO in mind and achieving max page speed and optimized user experience.

Using ReactPWA you can create Progressive web application with simple knowledge of React.JS. As we all know, Progressive Apps are not supported everywhere, but we have added support for Safari & Chrome so your application can work as standalone applications when added to the home screen or saved as a desktop app.

free background photos from pngtree.com


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK