P1xt / p1xt-guides

Programming curricula
MIT License
6.99k stars 1.71k forks source link

CSS Grid and Flexbox for JavaScript job-ready guide #61

Closed ghost closed 6 years ago

ghost commented 6 years ago

I know that you, @P1xt, have included some pretty awesome resources for Flexbox in the FAQ section for this guide but would it be feasible to add in some Flexbox and Grid Layout work after the initial HTML and CSS lessons? Something like this for Flexbox and this for Grid. These technologies are pretty awesome for creating amazing layouts.

thienphanexcalibur commented 6 years ago

@vibhor-kainth this guide should purely focus on Javascript. All of those you mentioned is not necessary in this domain.

P1xt commented 6 years ago

I've thought about this a good long while and though I don't agree with tossing a short tutorial (it would be out of place alongside the more in-depth books and courses), this is making me think that there might be a need for a more topic specific deep dive on HTML and CSS that covers them in far more depth.

I will NOT be adding them to the JavaScript Job Ready guide. The thing is, there are quite literally hundreds of other things I'd like to add to that guide, because I feel they would enhance it and help you help yourself become even more fantastic at frontend development. But, once I start adding them, the guide gets longer, and more daunting.

Hmmmm, @vibhor-kainth - while I'm not putting those resources into the existing guide (I have to keep that guide at a reasonable length or no one will use it), now I'm thinking you might have inspired a follow-on guide, that picks up where that one leaves off.