153 followers
Just another coder trying to make it in the world of JavaScript.
Subscribe to my newsletter and never miss my upcoming articles
Check out my coding books CSS , JavaScript and Python. Some of them are also available on Amazon if you need an extra reference at your desk. Like any coding book they're not perfect. But not your average e-books either. Months went into creating CS...
As a tutorial writer I often get caught up in trying to think of advanced subjects to write about. JavaScript Event Loop, Prototypal Inheritance and Functional Programming are all interesting subjects! Today I decided to try something different. Why ...
Hey guys, basically this is a repost of my article that was originally published on www.semicolon.dev - the new Twitter substitute for web developers. Recently it seems more devs have been joining us, so I thought I'd post it here. Originally posted...
It's impossible to learn CSS grid in 5 minutes. But it's enough to go through this tutorial just to see what type of features are available. Ok, maybe it will take 10 minutes. CSS grid specification is huge and has some dinosauric (long) property nam...
JavaScript Grammar™ – a book for visual speed-learners. Today I wanted to write up this review of my book with a few screenshots from its content. I got a lot of positive feedback from current readers, but there was no way of knowing what content was...
Check out my book JavaScript Grammar to learn JavaScript visually! If you want a more detailed outline check out the complete css flex tutorial at Semicolon. Flex has crystallized itself as the modern day standard for designing responsive layouts. ...