s-ol’s avatars-ol’s Twitter Archive—№ 2,436

    1. …in reply to @geoffreylitt
      @geoffreylitt @Replit with generalizable skills, I would go for node, websockets, and writing to/from files. In ~25 lines of node you can set up something that stores & recalls JSON between two clients and notifies them in real time from "first principles"
  1. …in reply to @S0lll0s
    @geoffreylitt the two rabbit holes that this choice avoids not to sidetrack (unless they are immediately relevant to the particular learner's interests) are database details (SQL, mongodb...) and "ajax" HTTP requests (headers, status codes, querystrings, request bodies, content types...)