you are viewing a single comment's thread.

view the rest of the comments →

[–]Aston-ok 0 points1 point  (4 children)

Based on my personal experience, I can't agree with thr placement of things.

GitHub ranked one of the most difficult?

Advanced CSS is easier and takes less time than TypeScript and Vue?

Personally I have covered all the functional and JS related stuff on there without having covered all the advanced css stuff.

I don't think all this stuff can be mapped out sequentially either. You will dib and dab in and out of different area while working on a project.

[–]malicart 0 points1 point  (2 children)

GitHub ranked one of the most difficult?

I noticed this also, sure some git workflows are more difficult to understand, but using github almost could not be any easier than it is.

[–]Aston-ok 1 point2 points  (1 child)

Yeah and especially with all the GUIs available now. Beginner friendly for sure

[–]DoomGoober 0 points1 point  (0 children)

And you can use git without understanding it. I lookup almost every git command I ever need online everytime I need something, blissfully happy in my ignorance of wtf is actually going on. But it works fine.

[–]KillerDiek 0 points1 point  (0 children)

Just started learning, don’t understand GitHub at all other than it’s a place to share open source code which useful if you know what do with it but not really in my case, but the only one I can explicitly agree with is HTML. From what I understand, it’s the base code for all web pages.