Read the statement by Michael Teeuw here.
How to make a basic module.
-
Does anyone have anything they could recommend in learning how to make a basic module (step by step tutorial, screen shots, or video to follow)?
I’ve read through both:
https://github.com/MichMich/MagicMirror
and
https://forum.magicmirror.builders/topic/8534/head-first-developing-mm-module-for-extreme-beginnersThough I wanted to know if there were any other ones anyone would recommend aside from just playing with 3rd party modules and seeing how they run.
Thanks
-
@particlex u can start with my sample module. It uses all the basic structure and communications between the UI portion ( modulename.js) and the back end (node_helper.js)
https://github.com/sdetweil/SampleModule
But there are a lot of knowledge dependencies. You know how a web page works, html, for look style sheets (css), know some object oriented programming.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login