• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

ISO Javascript tutorial/course.

Scheduled Pinned Locked Moved General Discussion
4 Posts 3 Posters 428 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    earnestrichards
    last edited by Jul 31, 2020, 10:58 PM

    Having just gotten my first MM-thatsnotamirror set up I’d like to dive in a little deeper.

    Waaaay back in June I took a HTML-CSS-JS course on Coursera (the John Hopkins one) and learned quite a bit. But now I’d like to really get in deep and there are so many options - buy a book, Mozilla Developer, W3Schools, Coursera, Udemy…

    So I’m asking the community for suggestions - understanding that we all learn in different ways - on what courses are worthwhile looking at…

    S 1 Reply Last reply Jul 31, 2020, 11:31 PM Reply Quote 0
    • S Offline
      sdetweil @earnestrichards
      last edited by sdetweil Jul 31, 2020, 11:33 PM Jul 31, 2020, 11:31 PM

      @earnestrichards I have had the luxury/opportunity to learn on demand over my career, so classes have never been the thing.

      mm is a single page web application, updated with dynamic html, using JavaScript.

      run by nodejs, with it’s large expanding library of functions which really makes things a lot easier.

      mm sits on top of that and provides a very small set of functions to.modules to control when they can inject their content into the web page.

      I have a SampleModule which implements the mm spec as a place to start and play
      https://github.com/sdetweil/SampleModule

      welcome to the fun!

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      K 1 Reply Last reply Aug 1, 2020, 11:06 AM Reply Quote 1
      • K Offline
        Kasey00 @sdetweil
        last edited by sdetweil Aug 14, 2021, 1:48 AM Aug 1, 2020, 11:06 AM

        @sdetweil said in ISO Javascript tutorial/course.:

        @earnestrichards I have had the luxury/opportunity to learn on demand over my career, so classes have never been the thing.

        mm is a single page web application, updated with dynamic html, using JavaScript.

        run by nodejs, with it’s large expanding library of functions which really makes things a lot easier.

        mm sits on top of that and provides a very small set of functions to.modules to control when they can inject their content into the web page.

        I have a SampleModule which implements the mm spec as a place to start and play
        https://github.com/sdetweil/SampleModule

        welcome to the fun!

        Have you learn over your work experiences. I didn’t under by what you mean by on demand of your career.

        S 1 Reply Last reply Aug 1, 2020, 12:14 PM Reply Quote 0
        • S Offline
          sdetweil @Kasey00
          last edited by Aug 1, 2020, 12:14 PM

          @Kasey00 yes, learned due to work, or in case of mm, node/electron because I needed/wanted to.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy