A collection of standalone examples demonstrating Fuse and FuseJS APIs for building native mobile apps.
fuse-samples is a collection of code examples that demonstrate how to use various features and APIs of the Fuse platform and FuseJS framework. It provides developers with practical, runnable projects showcasing everything from basic UI components to advanced integrations like OAuth and native device APIs. These samples help developers learn how to build native mobile applications using Fuse's JavaScript-based approach.
Mobile developers using the Fuse platform who want to learn specific features through practical examples. It's particularly useful for those building cross-platform native apps with JavaScript and looking for reference implementations.
Developers choose fuse-samples because it offers official, well-maintained examples directly from Fuse's feature teams. Unlike generic tutorials, these are complete, standalone projects that demonstrate real API usage in context, making it easier to understand and implement Fuse's capabilities in production applications.
A collection of smaller examples using the various features of Fuse and FuseJS
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Samples are supplied directly by Fuse's feature teams, ensuring they reflect correct API usage and best practices, as noted in the README contributions section.
Covers a wide range from FuseJS APIs like Camera and GeoLocation to UI components, animations, and integrations like OAuth, as detailed in the sample tables.
Each sample is a standalone project that runs without modification, enabling hands-on learning by doing, as emphasized in the repository description.
Demonstrates building native mobile apps for iOS and Android using Fuse's JavaScript and declarative UI approach, aligning with the project's cross-platform focus.
The README only lists sample names without setup guides or conceptual explanations, forcing developers to rely solely on code interpretation.
Assumes prior installation and familiarity with Fuse tools, making it irrelevant for developers not using the Fuse platform.
Samples are described as 'smaller' and 'self-contained,' which may not address complex real-world scenarios or advanced optimization techniques.