• 5 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle



  • I understand that the cleanup thing is a bad idea. I had a really simple use case where i have a list of persons fetched from a database with their id, names and a link for each displayed using v-for. The link for each person is a router link which when clicked redirects to respective person/:id.

    I want to display some stuff on this new component but didn’t want to make the api call to fetch the person again from the database. This is why i wanted to pass the name as well in the props through the router link. But as you said maybe I should use pinia or some state management library for use cases like this?




  • pizzahoe@lemm.eetoProgramming@programming.devNodeJS vs Go
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    Learning JavaScript for the frontend is an absolute must! Learn basics of modern js and then start learning c# or java for backend. These languages are great for starting out, have a big community of tools and people which will help you immensely and not to mention tons of job opportunities.

    After that you can pick up some fe library like vue.js (personally i think it’s the best most intuitive. Saying that as a react dev).

    Start building out as you learn tho. Don’t wait to complete learning. A simple note taking app with a good FE and a backend with features like auth and a sql db to store data will give you much more learning than tutorials.





  • Wow. That sounds so much simpler and better. I’m in India and it’s typically 4 or 5 interview rounds here of which there’s an online test, a leetcode round, an actual coding round, a system design and a hiring manager round. Almost every company here if you exclude service based shops have copied the interview process from big tech minus the big tech pay.

    Employers here are notorious for underpaying people and this is why most pay increases only happen while switching. It’s insane. But the number of people/developers here is so much that you’ve little bargaining power.



  • It’s really interesting… i gave it a shot a few days back. You’ve to follow stuff or hashtags you’re interested in for things to show up… after that take it slow and follow more things… I’ve found some really good music playlists, art, programming discussions on there. There’s also an explore section which shows trending topics and posts. I can recommend it as the users are mature and in my experience not toxic.