
Chrome extensions
I always wanted to develop a browser extension, just to know how to do it, how it works. So this time during my self-studying I decided to create a…
Master git easily with GitKraken
When I started with git, all the command line seems kind of a cumbersome. You need to define a lot of aliases for all those commands and sometimes you…
My freelance availability
Though I've been working as a full-time employee for several months now, I'm still available for freelance jobs, but of course, not that many hours as…
Bootstrap v5
Several days ago I read about new Bootstrap version 5, for now only as alpha. I got to say I didn't like Bootstrap, it contains a lot of stuff that…
Podcast Syntax.fm
Syntax.fm is a podcast for web developers. Wes Bos and Scott Tolinski, popular developers who make online courses, share their insights on news in web…
Cerberus application
I made Cerberus app some while ago when I started as a freelancer. It's vital for freelancing to track all projects, debts, etc. Sometimes a project…
Typescript 3.7 is out
New version of Typescript is out. This time it comes with very interesting feature "Optional Chaining", which I've been really looking forward to…