• Subscribe
  • What is the best way to constantly improve as a developer?

    Rahul Mehta
    8 replies

    Replies

    angel william
    Learn the most important libraries for your use cases. The more libraries you’re aware of, the less likely you are to try reinventing the wheel.
    Pankti Shah
    (1)Challenge coding ability by participating in hackthon (2)Attend webinars to get knowledge of new trend/technology (3)Do your personal project
    Farhan Aslam
    Commit your code in small, working chunks and write a detailed commit messages that will help developers find and understand bugs that may have been introduced in that commit. Just summarize what you did and why you did it.
    Ali Qasim
    Contribute to open-source projects as a bridge from beginner to intermediate. Collaborate with the developers of the project and attend meetups to collaborate with other developers in person.