2

Hey Guys! I'm a beginner to web dev side... I feel pretty overwhelmed because of lot of tech around...I want to know which tech stack it will be helpful in my career

Comments
  • 8
    I'm working on RetoorJS. It'll make you rich
  • 1
    👆 this
  • 2
    It will benefit you most to probably do a deep dig into semantic html and CSS. After that, I would go thru a book/course on JS to learn a bit more about functional programming in contrast to how people normally use JS. Then I would do some digging on tools like node, webpack, etc… after that you can learn stuff like web perf, a11y, i18n, etc…
  • 2
    Html css javascript. Thats it for frontend.

    Another shit is just a tool for fast development
  • 1
    Pug js is the way to go
  • 6
    There are so many frameworks and "techs" for web dev because we still try to come up with something that doesn’t suck but haven’t succeeded yet.
    I suggest to start with something sane before diving into web dev.
  • 2
    This is a VERRRYY broad subject. It's a bit like saying "I want to be an artist, help".

    You need to figure out what type of development you want to be involved with.

    Small client projects like business websites with nothing but a few general pages? Does the company need to edit the pages themselves?

    Ecommerce? Does it need to be linked to a specific back-end office or CRM?

    Back-end dev or front-end customer facing UI?

    Single Page Apps? To do what?

    Blockchain?

    Mobile, desktop, Tv? Web or internal?

    Server-side or serverless?

    Security?

    Where are you grabbing your data from? A database? What kind? An API? what kind?

    Even after answering all of these everyone on this thread will offer you something different. So it'll come down to what you feel comfortable (and excited) to work with, what sort of team you want to work with and how much money you want make / time you want to spend
  • 0
    @ojt-rant Thanks I'll think about it and start learning on the concepts which I feel easy
  • 0
    @Lensflare Thanks for your suggestion!
  • 0
    @black-kite This is something I've never heard
  • 0
    @novatomic Thanks... I finished the basics of HTML and starting to learn CSS
  • 1
    @shovethisrant Thanks for the suggestion
Add Comment