6 Matching Annotations
  1. Aug 2022
  2. Sep 2021
  3. Feb 2021
    1. Now let me ask you, do you write JS for a single page application differently from a "traditional" web application? I sure hope you do! In a "traditional" application, you can get away with being sloppy because every time the user navigates to a new page, their browser destroys the DOM and the JavaScript context. SPAs, though, require a more thoughtful approach.
  4. Jan 2021
  5. May 2020