The Noodl ecosystem thrives on the ingenuity and commitment of its contributors. The broad spectrum of open-source collaboration powers the growth of the project, delivering enhancements, new features, and integrations that shape the future of low-code development.
To become a part of Noodl's journey, engage with us on GitHub and Discord. There, you'll find comprehensive guidelines that walk you through the process of cloning the repository, compiling from source, and managing issues effectively. Whether you're contributing to the core system, crafting custom nodes, or expanding our toolset, your contributions are invaluable in propelling Noodl forward.
Top 5 Questions
Noodl produces standard React web apps. The result is a Single Page Application that can be deployed by the user to any hosting provider, or deployed directly with the built in Cloud Services.
Noodl handles large projects with similar structures used with code. Noodl’s component concept is similar to functions and classes in code, and can be arbitrarily nested, e.g. one component can use another component. These can then be structured in “sheets” and folders that reflect the architecture of your application.
In addition to that you can create entire modules, a collection of components, that can be imported and shared between projects.
To build native apps with Noodl, we take a hybrid web app approach and leverage native container tools such as Cordova, but there are other approaches to get your native app as well. Read this guide for more info
Simply download Noodl and join our Discord community and start asking anything you like. We also urge you to use our Noodl video tutorials on our YouTube channel, and check out our documentation site for more guides, snippets, and tutorials.
You don’t need to know any coding to get started with Noodl, but you should be open to developing some level of technical knowledge. We’ve had users as young as 8 years old and seasoned full-stack software engineers using the platform.