• 2 Posts
  • 4.01K Comments
Joined 2 年前
cake
Cake day: 2023年8月9日

help-circle








  • Yeah, those are mostly showing off. They’re not really what I’m getting at, either. I more want to challenge people to make useful things simply.

    And yes, there are ways that JavaScript can be used to give users a faster and more streamlined experience. The web as it stands is so far past that justification. I swear there’s lots of “full stack” devs that haven’t a clue how to make a site without React.


  • Ukraine had nukes and gave them up. They were invaded.

    Iraq gave up their WMD program after the first Gulf War. They were invaded again.

    Iran definitely had a nuclear program, but doesn’t appear to be pursuing it anymore. They’re getting attacked and quite possibly will get invaded.

    South Africa had a nuclear program and gave it up. Left alone.

    The Great Powers, particularly the United States but also Russia, have shown that your country should just keep going once you start. Chances are, you’ll get invaded, anyway.

    This is not the way towards anti-proliferation.






  • I’d like full stack developers to try something. Next time you have an itch for a personal project, see if you can make it with no frontend JavaScript. Just some CSS and HTML forms. All templating handled on the backend. Just try it and see how far you get. Don’t worry if it looks like a GeoCities page.

    Then try finding places where JavaScript would make it more responsive or better UX in some way. Does the back button still work? Is it actually faster? Does it provide any benefit at all?

    Maybe it does, but just try.