6

So I think I know the theoretical stuff about js but I have trouble implementing them on my projects.
Like I'm clueless and don't know what to write. (these are my very first projects)
Is it normal?
Can you guys give me some advice?

Comments
  • 2
    It’s pretty normal for a newbie to not know what to do. Hands-on experience is very different from theory.

    Keep at it. You’ll get there 😊
    Then you’ll have both!
  • 1
    @Root Thank you so much!
  • 1
    everything takes time. you keep working and you will be successful soon.
  • 2
    It will take some time and then more. Hang in there and don’t worry
  • 3
    I think that’s just inexperience. I’ve just started learning chess and feel like I’ve learned how to handle a bunch of different situations and different tactics. But when faced with a fresh board I feel overwhelmed and unsure where to start. I guess for many people programming is initially the same.
  • 1
    @gomsim
    Agree.
  • 1
  • 2
    What I liked to do in the beginning was make simple games. I think games are great because of their limited scope and because the games themselves are already invented. You just have to implement them.
  • 1
    @redwoodjs
    That's very reassuring, thanks!
  • 2
    @gomsim Good place to start.
    I say this as a former game dev 😛
  • 1
    @yehaaw
    Will do, Thank you!
  • 1
    @gomsim
    Great advice! Definitly gonna do that
    Thanks!
  • 1
    I mostly have the same issue, with any language really.
  • 1
    Mum started studying and really likes her e-reader but it handles pdf's poorly. I was learning how to use node so I wrote her a quick one page app that would alow her to upload and covert her pdf's to epub's. My folks are always asking me for shit like this and I use the requests to learn things :)
Add Comment