-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schedule #4
Comments
@nikhilaravi thanks for your feedback. MondayJames tutorial as you mentioned uses browserify. Seems we are not using it anymore so makes sense to go with webpack. 10:00 - 10:30 Introducing React
10:30 - 13:00 Heads down on some code
13:00 - 14:00 Lunch break 14:00 - 18:00 Set up webpack
Tuesday10:00 - 10:30 Explain what we left behind Dig into
Dig into the
Dig into
Dig into
ProjectBuilding Amazon. We were discussing this yesterday and we agree can be a bit overwhelming. However the student will have until Thursday 24, which means almost two weeks. Learning objectives
|
I think the workshop will be only on Monday as Tuesday the groups will work autonomously on the research topics. Should we schedule our talks on something like this: Monday morning Monday afternoon |
@besarthoxhaj okay sure I can be at FAC on Monday! |
@nikhilaravi @besarthoxhaj agreed that you either need to choose browserify or webpack from the off and stick with it. My preference is webpack but harmless either way! |
@nikhilaravi @besarthoxhaj @izaakrogan I'm not here tomorrow. Will have to speak with Ines but hopefully be able to put in some time at some stages during the week. |
https://github.com/jrans/week8-project this may be of some use. Week 8 project of last course. I think amazon may be a big ask. I think a stronger focus on the react philosophy and making sure they really understand by the end of two weeks should be the main goal. |
The repo @nikhilaravi was mentioning https://github.com/jrans/React-Webpack-Set-Up Though I think it should be gone through step by step with a real understanding of what's going on and without hot loading to begin with! |
I think the schedule is a bit ambitious and maybe we should give them some more time to grasp basic react principles...!
Monday
James' workshop was great but if all the subsequent react projects are going to use webpack then it doesn't really make sense to introduce them to browserify, reactify, watchify etc etc. It might be better to first explain
Then go through how to set up a basic project and the folder structure they would need and then finally build a few basic React components. Getting them to clone Jack's react-webpack setup repo would be much faster but I think its really important they understand how to do it themselves!
Tuesday
Love the idea of getting them to make video tutorials!! 📹 If there are 4 groups maybe leave out animations and have something ilke:
Project
Wow building amazon sounds really fun but I think it might be a bit overwhelming and adding in authentication etc kind of detracts from the focus on learning React and if they have to start worrying about managing state it might get a bit confusing for the first week.
Maybe simplify it to building a shopping cart.. So they have to be able to:
etc kind of based on this example but without flux
The text was updated successfully, but these errors were encountered: