K
K
Keksonov2017-07-26 14:46:37
JavaScript
Keksonov, 2017-07-26 14:46:37

Ideas for react projects without a backend?

I understand react and redux pretty well, but I don’t have enough experience to get started. So I want to get it by creating pet projects. What ideas do you have about this? Anything that can be implemented only in the clientside

Answer the question

In order to leave comments, you need to log in

6 answer(s)
D
Denis Ineshin, 2017-07-26
@Keksonov

Yes, any project can do this. You can just upload a bunch of json files to the hosting and read them by your application. This is usually done when testing a draft version.

L
Larisa Moroz, 2017-07-26
@larisamoroz

8 Project Ideas for Practicing Web Development

A
Alexander Aksentiev, 2017-07-26
@Sanasol

https://firebase.google.com/
https://habrahabr.ru/post/84654/
you can do everything exactly the same as on the backend, even without it

A
Alexander Trakhimenok, 2017-07-26
@astec

I'm making an application for debt tracking on Angular - https://DebtsTracker.io
I have a backend, but it's possible without it.

F
Frozen Coder, 2017-07-26
@frozen_coder

If for the sake of fun and experience, then how about writing your own library of ui components. All his own. Most likely no one will use it, but you will get fun and experience. A set of components can be peeped at all sorts of bootstraps-materials, etc., and then turn on the fantasy).

D
dvig8xi, 2017-07-29
@dvig8xi

Check out loopback.io. It's a model generator. Quite a ride for a simple rest

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question