I’m looking for a privacy-focused code editor that can handle HTML, CSS, and JavaScript. I am just learning how to code, so I need something that works for beginners as well as respecting my privacy. I have looked around, but I don’t know which one is the best option.

  • Kurotora@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    2 days ago

    Probably I’m going to be downvoted as f*ck, but if it’s for HTML, CSS and JavaScript the most privacy respecting option could be vim or, with a pinch of salt, Notepad++ if you are on Windows. If you are learning grab a good reference book or website (I used w3school like 20 years ago) and break things. On a personal level, I never liked the “training wheels” that some editors force into you. But, could be that this isn’t a quite popular opinion 😅

    Edit: some fat-finger typos

    • starlight@lemmy.caOP
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      I’ve been using websites like w3school, but I’ll also pick up some books as well. Thank you.