I hope I will go into deep on the front-end, with help from this course :)
Learned few interested commands: --oneline, --graph, --amend
Useful commands, pwd Now can send files for print and remove processes kill -9.
New was information about git rebase function, and how it affect commits history.
New info about floating elements
New: How hard to write code without emmet)
Fun css games with flexbox and grid.
Solving JS algorithms cracked my mind and broke my psychic :) New was es6, regex, working with arrays/objects.
Worked on the JS DOM manipulation task, made simple dashboard with data updated by click.
Have build classic frogger game, with js classes. Demo | Code base
Re-write a Tiny JS Worlds with OOP. Demo | Code base
Link to the PR - link
Have fun with memory pair task.
Cracked mind with this task, learned more about fetch, map, reduce.