GUIDE 01
Which F2i project should you start with?
Begin with the problem you want to solve. Add the other layers only when the application actually needs them.
Read the guideGUIDES & TECHNICAL CONTEXT
Practical explanations of the projects, the data boundaries and the deployment decisions. Start here, then follow the source documentation for implementation details.
Begin with the problem you want to solve. Add the other layers only when the application actually needs them.
Read the guideLocal persistence, synchronisation, authentication and backup are separate design decisions.
Read the guideChoose where each part runs, what it can access and how it recovers before exposing the application to users.
Read the guideBUILD SOMETHING THAT FITS
Explore the platform, the local capabilities or the engine. You do not need the entire stack to do something useful.