R
R
Roman2019-03-23 13:15:45
React
Roman, 2019-03-23 13:15:45

How to "screw" React to Laravel?

Hello.
The more I delve into React (the basics of Laravel, I believe I have already learned) - the less I understand how it can be applied in a real Laravel project.
Well, for example:
- I'm already used to Blade templates - cycles, conditions, I especially liked paging (pagination) - but if I decide to display all this with React - will I have to abandon Blade or what?
To clarify: this is not about doing a SPA on Laravel + React - I want to use React only partially.
Perhaps displaying form and table Ajax buttons with it, or something like that. And ....
That is, I correctly understood that if you use React - you can forget about the built-in pagination? :)
I understand that I formulate somewhat chaotically, but this is due to a lack of experience with frameworks.
What do you advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2019-03-23
@rockon404

- I'm already used to Blade templates - cycles, conditions, I especially liked paging - but if I decide to display all this with React - will I have to abandon Blade or what?

Weird question. If you want to rewrite some component from Blade to React, then naturally you will have to abandon the use of Blade in its implementation.
You have already answered this question.
Get a job where you can feel real projects written by experienced programmers and gain combat experience.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question