-
Notifications
You must be signed in to change notification settings - Fork 19
Convert to React #9
Comments
If anyone wants to contribute, you can create a branch with the conversion and submit a PR where you'll sign our CLA. From there we can create a new repo for the react version. /JP, Team Lead for CMS UI @ Episerver |
I'm working on porting this project to react, but I don't have a working version yet. Thanks in advance for any suggestion. |
@mattvl If you use Redux and React Router, you could update the Redux state with the current params in your event that handles the route change. Then you could get the params from Redux whenever you need them. |
Hi @seriema, sorry for not getting back to you sooner, I'm just back at work after paternity leave and vacation. Unfortunately, I didn't find the time for this project during summer, but I'll see if I can get some time for it in the coming weeks depending on my project allocation. |
Welcome back @jtonvang! Don't worry, no one with kids really expected you to find the time 🤣 If you would guesstimate, how much time would it take you to convert the whole repo? |
Hi @CharbelIlias! We haven't done anything on it, but I did find that someone has done the work of converting the actual components to React: https://github.com/jacobhytter/react-epi
@jtonvang did convert everything but the actual components I think. If he's ok with sharing that part you'd have a great start! |
See the readme @CharbelIlias 😁 |
Yes, we had a collegue who couldnt login with the readme login, but we made it work. :) Thx again. |
@CharbelIlias Sure, I'll send you our infrastructure to the e-mail in your profile. It basically follows the same pattern as the Vue-MusicFestical site, but ported to React/Redux. Let me know if you have any questions :) |
@CharbelIlias I got a message that your gmail blocked the attachment - do you have another e-mail address I could sent it to? |
@jtonvang yes you can try [email protected] Thank you very much, and as soon as we have a working template, we will contribute back. :) |
@CharbelIlias Feel free to fork this repo and work on it there! https://help.github.com/en/github/getting-started-with-github/fork-a-repo |
@seriema we are building with epi-foundation cms as a base api, and frontend react, so we took inspiration from this repo. I'll fork it and start porting over the react part of it as soon as we have ironed everything out. :) |
@CharbelIlias Hi! How did it go? Can we help you with something? |
Hi guys! |
@KDunin Thank you! |
Create a
musicfestival-react-template
template site based on this repo but written in React. With a suitable conversion of the CSS.The text was updated successfully, but these errors were encountered: