DEV Community

Tiri Tuatai
Tiri Tuatai

Posted on

My head hurts with JavaScript

Rant 101

So javaScript just got a whole lot confusing.

Everything was all smooth and easy-going until I got up to functions. Writing a function is easy enough but writing a function within a function within a function then executing something known as a callback function... then there's the IIFE (which I kinda get). Then there's also arrow functions which kinda knocked me off my chair a bit. I know it gets harder than this but jeez-louise my head hurts. I'm going to start watching a whole lot of YouTube videos on this particular subject because so far this is this most confusing yet its the one thing I really want to get my head around.

So if anyone has any recommendations, I would love to see it.

PS: Sorry about the rant

Top comments (1)

Collapse
 
xet7 profile image
Lauri Ojansivu

Try something else? Like this?

github.com/wekan/hx/tree/main/prot...

I'm also currently developing this, but it's at very early beginning stages, no login features yet:

github.com/wekan/wekanstudio