• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • Yeah this one is surprisingly good. My only issue, which is a deal breaker, is that I can’t swipe from left edge to right to go back to the posts feed after clicking on a specific post. The back button is at the furthest possible placement from my thumb, so it’s just not that useable.

    Guess it was my phone getting buggy at the time. This functions normal :)



  • Not OP, but an IDE is the app you use when actually typing in your code. Like, every language could probably be typed up in Microsoft’s Notepad, but that would be awful! Other “editors” have color coding that make your code MUCH easier to follow. And, you know, dark mode.

    VS Code, as raccoon mentioned, is my go-to. It’s free, and there are free plugins that color code any language you want to learn and help autocomplete stuff and other helpful things.