Skip to main content

6 posts tagged with "opinion"

View All Tags

· 14 min read
Tamal Anwar Chowdhury

You are just getting started with web development and wondering how much time it takes to learn Node JS to be able to build something, like a social network, a chat application, or a SaaS to put it out there. Or maybe you are just wondering what are the skills you will need to become job-ready within a few months time. Well, my friend, you are in luck because today I am going to tell you exactly how long it takes to become a full-stack developer using Node JS sharing my own learning experience.

How much time does it take to learn Node JS? It takes around 3 months to fully learn Node JS and be able to build a functional full-stack application. If you already know some other programming, you can get the basics down within a few week’s time.

· 2 min read
Tamal Anwar Chowdhury

For the last few weeks I have taken a deep dive into the JavaScript programming language. Earlier this year I decided to work with Node.js so that I can work on just one language for the front end and the back.

I am now going in deep with JS. It’s fun.

I am following this collection of 33 Concepts in JS which is really helping me a LOT. I am tackling about one concept a day. One thing leads to another and I am spending most of my YouTube hours watching JS related videos and reading articles.

Staying focused in one language is helping me learn it quicker and soon I will become a master of it.

It’s not very easy to focus you know, every week I think about checking out another language. Languages like Go, Python, Kotlin, teases me in my YouTube feed.

There are some weird parts of JavaScript, which sometimes turn me off, but then again when I learn a new concept I get back up at it. I am glad I did not quit Node.js when I was getting bored with it.

As I mentioned before, I am not a big fan of JavaScript and predict it will be replaced in the near future. But until that time comes up (maybe in 5-10 years) why not be really good at it while it’s thriving?

· 3 min read
Tamal Anwar Chowdhury

As funny and absurd as it sounds, I think it’s a similar feeling. I chased node, I tried to figure it out. I dreamt of building stuff with node. Eventually I figure it out. I learned how to build stuff with it. Then slowly I got bored with it. Looks like the honeymoon period is over 🙁

This is actually an interesting take on learning code.

And this also happened with me when learning other languages!

· 2 min read
Tamal Anwar Chowdhury

JavaScript, I like it, I love to build things with it, but I am not a fanboy. JS is the de facto language of the web. The web browsers only understands JavaScript. For this reason, web developers all around the globe has to learn this language.

I chose Node.js to build the backend of my web application, just so that I can use a single language to build both the front and the back.

I am not a fanboy of this language, and neither should you.

· 4 min read
Tamal Anwar Chowdhury

We have limited hours everyday.

In any given day, we can’t always utilize every hour of the day. To get the most done, you must quit many things. You must quit projects, say “NO” to things, so you can succeed at your goals.

We are always being reminded not to quit, just go for it, just do it. Any motivational seminar, video or quote tells us to never quit.

But does this kind of motivation really works?

It doesn’t, here’s why:

· 4 min read
Tamal Anwar Chowdhury

Growing up I was just a regular boy. I was never good at science or maths. I like to break things apart, but I wont call myself a tech nerd. So how did a regular guy like me turn into a programmer, coding things from scratch?

Let’s be honest here, programming is not that easy. It takes discipline and repeated effort to code something on your own, build a thing which actually works. I never thought someday I would turn into a web developer and actually code in this weird language.