paint-brush
Junior Developer Storiesby@timibadass
1,085 reads
1,085 reads

Junior Developer Stories

by Timi OmoyeniJuly 22nd, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

For the past six weeks I’ve been <a href="https://hackernoon.com/tagged/learning" target="_blank">learning</a> <a href="https://hackernoon.com/tagged/javascript" target="_blank">JavaScript</a> and I wrote about my experience while I was at it.Today I’m confident enough to say I can work efficiently with JavaScript. Why?.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Junior Developer Stories
Timi Omoyeni HackerNoon profile picture

For the past six weeks I’ve been learning JavaScript and I wrote about my experience while I was at it.Today I’m confident enough to say I can work efficiently with JavaScript. Why?.

At the end of the course (JavaScript), I was given a project to build a music player based on what I had learnt so far.Today I’m happy to tell you that after a week of writing,experimenting and debugging, I succeeded in creating my first web application.

Here what I learnt while creating the music player:

  1. Take a break

Whenever you feel like your mind isn’t in the right place to think through a solution/when you’re starting to feel frustrated..It’s time to step away from your computer and go out for fresh air.

2.Google and stack overflow

On your journey to becoming a better programmer, google and stack overflow have to be part of your routine.In fact google and stack overflow are God’s gift to developers so as a junior developer trying to get better,use these tools..they help a great lot.

3.Go Back

If you feel you no longer understand how one thing or the other works,it’s 100% okay to go back to your manual/book/tutorial video.The more you go over it, the better the understanding you’d have.

4.Ask Questions

Whenever you’re stuck and don’t know how to go about it or even after doing the aforementioned you still feel you need extra help,don’t be scared to ask fellow developers you can get in touch with..discuss your problem,what you think the solution should be and ask where you’re getting it wrong..you’d be surprised how much you can learn from asking a human.

Finally, you can check out my music player here.( P.S: It’s not mobile responsive, but it works fine.).Cheers to becoming a better developer.

Show some love by clicking on the green heart. Thanks.