montessori-ressources / web

Montessori Ressources full stack webapp based on PHP Symfony
MIT License
2 stars 0 forks source link

Choose between Symfony classic or API Platform or Symfony Encore/ReactJS #69

Closed julbrs closed 4 years ago

julbrs commented 4 years ago

That's a good question !!!

@StaudenmannM @analuspi any comments ? 😄

julbrs commented 4 years ago
julbrs commented 4 years ago

2019-10-01 meeting:

julbrs commented 4 years ago

I will setup a new repo with api platform next week,

julbrs commented 4 years ago

ok reopening this one 😄

I have found also another way to include react inside symfony : using Symfony Encore that allow to work with JS framework:

I am currently testing that on a new branch feature/react on this repository.

It allow us switch little by little the existing project on ReactJS (page per page for example). But it seems less 'mobile ready' as API Platform. Let me work on that to check.

julbrs commented 4 years ago

writing a quick article on the subject: https://medium.com/@julienbras/comparing-api-platform-and-symfony-encore-with-reactjs-e4e91e0fdb6c?sk=acffaf3f083c0e97d579016586ddc33f

julbrs commented 4 years ago

check this PR #73

julbrs commented 4 years ago

We choose API PLATFORM.