Getting Started with CodeMirror and the Vue CLI

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • In this basics of Vue.js video, I go over how to set up CodeMirror in a Vue app. CodeMirror is a versatile text editor implemented in JavaScript for the browser.
    🐦 Twitter - / suboptimaleng
    💻 GitHub - github.com/SuboptimalEng
    🌎 Website - suboptimaleng.com
    == [ Resources ] ==
    CodeMirror: codemirror.net/
    CodeMirror Use Cases: codemirror.net/doc/realworld....
    == [ Timestamps ] ==
    00:00 What is CodeMirror?
    01:41 Create Vue CLI App
    02:38 Create Textarea
    04:47 CodeMirror Setup
    06:14 Customize CodeMirror Theme
    07:26 Customize CodeMirror Language
    09:22 Toggle CodeMirror Modes
    11:29 Fin
    == [ Tags ] ==
    #suboptimal #vuejs #codemirror
  • Наука та технологія

КОМЕНТАРІ • 25

  • @DeepNightTwo
    @DeepNightTwo 2 роки тому

    Helps so much for a beginner! Great tutorial! BTW I love the keyboard sound :)

  • @azeezabegum1067
    @azeezabegum1067 3 роки тому

    Loved it brother !! your tutorials are perfect :D

  • @user-ny4yt1kf9v
    @user-ny4yt1kf9v 3 роки тому

    Exactly what I was looking for. Thanks!

  • @seereal6736
    @seereal6736 2 роки тому

    Thank you very much. It really helped a lot.

  • @alexandere9723
    @alexandere9723 2 роки тому

    Great Video, thank you very much and continue :)

  • @vigneshkumarganesan1529
    @vigneshkumarganesan1529 3 роки тому

    Thank you so much , keep doing 😀😀

  • @zackstone401
    @zackstone401 3 місяці тому

    The CodeMirror used in this video is the v5. I have some trouble to configure here, then I realized that I was using the v6, that have a different way to use it.

  • @alanimohammad
    @alanimohammad 5 місяців тому

    thank you❤

  • @sidneyhodieb5755
    @sidneyhodieb5755 2 роки тому

    Nice video

  • @medilies
    @medilies 11 місяців тому

    It would be amazing if you had a blog post for this

  • @adriannvalera9923
    @adriannvalera9923 2 роки тому

    1:26 yes I'm leaving a like on this video

  • @davetorrey8303
    @davetorrey8303 3 роки тому

    could do with a voiceover with some mic squeal fixes but great content and very simple

  • @alexandere9723
    @alexandere9723 2 роки тому +1

    unfortunately the v-model does not work when the variable is changed

  • @izifantastic
    @izifantastic 2 роки тому

    may I ask what visual code extension you used for the intellicense?

    • @SuboptimalEng
      @SuboptimalEng  2 роки тому

      Unfortunately, I don’t remember. I switched to React and uninstalled my Vue extensions.

  • @sidneyhodieb5755
    @sidneyhodieb5755 2 роки тому

    Just one mistake i think,
    When adding the id="editor" in the text-area, the v-model="content" doesn't work

  • @spartan18788
    @spartan18788 2 роки тому

    Hi, I wanted to know about how can I develop a qr food menu generator using code mirror?

    • @SuboptimalEng
      @SuboptimalEng  2 роки тому

      Not sure exactly but you can probably use a code mirror for the markdown editor which is hosted on a website and figure out a way to convert that URL into a QR code by

  • @yintatng7999
    @yintatng7999 10 місяців тому

    What is the version of codemirror in ur video

  • @comadeycluster
    @comadeycluster 2 роки тому

    i got navigator error while reloading the page :(

    • @bogdan.c
      @bogdan.c Рік тому

      same, any fix?

    • @comadeycluster
      @comadeycluster Рік тому

      @@bogdan.c i switch to react after this 😅

    • @bogdan.c
      @bogdan.c Рік тому +1

      @@comadeycluster 😂