- Tabs or Spaces?
- Favourite IDE or text editor?
- Favourite Libraries and / or frameworks?
- What is an open source project you think is interesting?
IAmA
Welcome IAmA! This is a place where people make posts and other people can then ask them questions
This version of the community is oriented towards topics relevant to the programming.dev communities
example post title: I am a game developer for X video game company, ask me anything
All posts must contain some form of proof showing that you are actually who you claim to be by connecting you to your lemmy username (if youre not famous that could just be editing your github or making a mastodon post in an account you use and then linking it as a minimum)
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
Tabs due to accessibility
Favorite one currently is VS Code (been using it for everything except for developing in godot (in which I use the built in one) and work (using intellij))
React, date-fns, dotenv, forever.js, discord.js
Im a huge fan of a bunch of open source stuff (godot, inkscape, gimp, lemmy, blender, etc.) but one that I think is interesting that is a bit less known is a mod loader for godot https://github.com/GodotModding/godot-mod-loader . Its been making the modding community for godot games way better since it basically just lets devs drop it into the game and its functional with then dealing with dependencies, mod handling, steam workshop support, etc. Ive already used it for making some mods for dome keeper and its been getting implemented in different games (brotato, luck be a landlord, dome keeper, etc.)