DEV Community

sdcaulley
sdcaulley

Posted on • Originally published at sdcaulley.comhttps

2 1

Not Another Hello World

One of the biggest blockers for me moving from a beginner JavaScript developer to a more intermediate developer has been the lack of more advanced examples. There are an abundance of "hello wold" examples out there, but not much in the way of more advanced examples. (Really, who makes an API call only to print it to the console.)

So I am introducing a new series to for more advanced examples. For me, part of the learning experience is turning around and teaching/sharing my new knowledge with someone else. My hope is that someone else can use what I learned to improve their JavaScript as well.

Note: The name of this series is a nod to the movie "Sideways", where the Miles character rants about having to drink merlot. Here is the clip.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay