• 0 Posts
  • 9 Comments
Joined 11 months ago
cake
Cake day: October 13th, 2023

help-circle


  • While the moment mentioned doesn’t present any immediate problems, it opens up the “well since he put the cart wherever he wanted I can do the same” mindset, we humans learn by example, not all people will stop and acknowledge where and why they are leaving the cart there, they will just do by convenience, we are built this way.

    Putting the cart in the correct place is a social agreement, that forgo the convenience of a few to give it to the most.

    Imagime if literally all carts were everywhere on the parking lot (an extreme), it would be utter chaos and make massive inconveniences (like people having to remove it from a parking spot to park their car).

    The silver lining is, not all conveniences work in all scales.







  • 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.