• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: October 13th, 2023

help-circle

  • Sometimes it’s hard to detach It, specially dealing with web dev.

    The browser expects JS, since JS was made for the browser, so you make a front in JS. But now you need a back, and hey, you already have all models and repos in JS, might as well make the back with JS.

    It’s a vicious cycle. Honestly, JS is fine for either if you are component enough (ie. not using stuff like “is-number”), don’t get the hate on It.












  • I worked before in a startup with 30~40 members.

    Discord was awesome for communication an administrative bulletins, you could check at a glance everyone who was online and join calls in a single click.

    Also we had text channels for specific projects, and for a in-depth discussion of a specific thing we created threads in the same channel, anything of importance could also be pinned down.

    With that out of the way, I think if done correctly, It works just fine, It’s a different medium than a forum, since the last is used for future reference, and the former is for on-demand discussions.

    Also any platform can be shitty If the wrong person is holding the reins (i.e. Github issues boards)