5

Tips for someone starting their first developer job (Application Developer)?

Comments
  • 3
  • 1
  • 1
    @thunderstorm115 well I’m also curious lmao I’m pinning it
  • 2
    Understand the language before working the framework.

    Try implementing a spike before working on your product. Will give you a boost in quality and clarity.

    Try to keep your code self explanatory and use a proper linter.

    If it's taking too long, there are probably better implementations. Browse other people's code and gather knowledge. Make informed decision when and how to use this knowledge.
  • 3
    Don't work too much, your health (mentally/physically) is the number one priority. Keep happy, distract yourself when you're about to burning out.
Add Comment