Skip to content

I'm exploring FastUI features and capabilities, and in doing so, I'm developing entry-level examples.

License

Notifications You must be signed in to change notification settings

hasansezertasan/fastui-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastUI Tutorials

I'm exploring FastUI features and capabilities, and in doing so, I'm developing entry-level examples.

FastUI doesn't have a documentation, so you need to figure out how to use it by looking at the source code (terrible idea if you don't know ReactJS) or by looking at the demo application (which is a bit complicated and not very easy to understand).

So this project (with simple examples) might be helpful for those who are new to FastUI.

Examples

Each example is a separate project and ordered by complexity.

You can find the instructions for running the examples in each project's README file.

Other Examples