Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)WW
Posts
4
Comments
327
Joined
2 yr. ago

  • The Constitution is just an interpretation of the teachings of the Founding Fathers. SCOTUS is the only body that has a direct line of communication to the Founding Fathers. We can rely on them to convey to the masses what the Founding Fathers truly intended.

    (I think this is sarcasm, but I wouldn't be surprised if they used this logic)

  • I think basic or even complex stuff is fine in vanilla js.

    The problems show up as you scale the team and code base. You can do a large project in vanilla js but you're going to have to solve a lot of the same problems frameworks/libraries have already solved. Maybe it's worth it, maybe it's not.