CodeHubOrg / discussions

Discussion board for CodeHub Bristol
2 stars 2 forks source link

JS101 session 9 May 2017 - DOM, Git, Review/planning for JS101 page #49

Open katjad opened 7 years ago

katjad commented 7 years ago

Things we did today:

Some points:

We will keep having little talks at the group about concepts, that will be good for everyone, whether newbie or with some experience.

Things we decided for JS101 site, and most immediate to-dos (btw If you have not done so yet, please fill in this UX review for the JS101 site https://docs.google.com/forms/d/e/1FAIpQLSfpLqKTh6d0Gdd7juB6o5q-0G7_vAttrQ_wXh-URrp7cU9c_Q/viewform)

Will write about JS101 app as well at a later point.

Add any comments/ links please if I forgot any, or you have something additional you found useful!

@CodeHubOrg/js2017

trianah commented 7 years ago

@katjad Sounds good, do you think we should swap from Bootstrap before the website goes live or later?

paulfourniercarey commented 7 years ago

Sounds interesting, what's the reason to move away from bootstrap? Fyi - bootstrap is mobile first and v4 uses flexbox and grids, the learning curve to v4 is very low too... if you don't know css very well I would recommend bootstrap, unless you want to learn another css framework of course...


Paul Fournier-Carey User Experience Interface Design Development Consultant

EPICreative Ltd

@twitpaul lnked.in/paulfc

On 14 May 2017, at 21:19, trianah notifications@github.com wrote:

@katjad Sounds good, do you think we should swap from Bootstrap before the website goes live or later?

— You are receiving this because you are on a team that was mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

katjad commented 7 years ago

@trianah We would probably swap only after setting it live. I think the design is good as it is, will just be good to switch to using new layout techniques. @paulfourniercarey I do not have a very strong opinion on it. Personally, I have never used bootstrap for anything, when I tried it, I felt I had to override a lot of things, but it was also a while ago that I tried it. Once consideration is to keep everything as lightweight as possible (although it is not that big of course) And in theory, with the new grid layout it should be at some point redundant to use a framework, because unlike previous techniques it was made specifically for layout. It is also an opportunity to learn those new techniques I guess. - But it is not set in stone, maybe those people most interested in working on the layout should decide!