ga-wdi-boston / planning

Planning discussions and issues that span multiple repositories
https://waffle.io/ga-wdi-boston/planning
Other
0 stars 1 forks source link

Teach AJAX (HTML/CSS? jQuery?) using WebPack tooling. #5

Open GA-MEB opened 8 years ago

GA-MEB commented 8 years ago

In particular, use other files to define the (named) handler functions, and then require and use them from other files. This might make it easier for them to conceptualize good separation of concerns.

We could even begin doing it as early as the first HTML/CSS lessons - that would allow us to incorporate the .gitignore step into our GH Pages directions.

[Formerly https://github.com/ga-wdi-boston/010/issues/4, now migrated over]

jrhorn424 commented 8 years ago

@MattB-GA-Boston Excellent. Thanks for doing this. I know it was tedious. :star2: 🍻

jrhorn424 commented 8 years ago

We're really close to getting this closed out. I think we need to still work on our tooling, particularly deployment.