DEV Community

Now THIS Is Podracing!

James on December 19, 2018

I was listening to a recent episode of Syntax the other day in which they were discussing tools that used to be all the rage, but don't get a lot o...
Collapse
 
somedood profile image
Basti Ortiz

It all started when I felt like I wanted to make a Discord bot. All I have been doing thus far was creating static web pages. Yes, I manually wrote my HTML, CSS, and JavaScript from scratch. Trust me, it isn't as bad as it sounds. It's therapeutic, actually.

Then I did what any normal programmer would do upon gaining interest on something: I scoured the internet far and wide for tutorials. Then I went to YouTube for tutorials. That's when I discovered Node.js. That's when I really started cookin' with gas. It was a fun ride. I have learned so much since then. I'd say I learned so much more in months than what I have learned in my first years of writing good ol' browser JavaScript.

Collapse
 
j_mplourde profile image
Jean-Michel Plourde

A Linux CLI such as bash and zsh. I started to learn basic commands then wandered to more complicated one while also playing with different plugins. That's when I discovered that while GUIs have their place, the CLI is way, way more powerful in what you can do. The time when I started to be more comfortable using the command line is when I saw my productivity and understanding of some IT fundamentals skyrocketed. That knowledge made me at ease very fast in environnement that had similar environment as bash or zsh. Today I won't know how I could work without a CLI

Collapse
 
riscie profile image
riscie

Lately Kubernetes gave me this same feeling.

Collapse
 
thejoezack profile image
Joe Zack • Edited

Such a great episode! I remember the first time I used ANT and had the same feeling :)