Discover reviews on "best webapp framework" based on Reddit discussions and experiences.
Last updated: August 19, 2024 at 05:29 PM
Best Webapp Framework Recommendations from Reddit Comments
Streamlit
- Summary: Streamlit is praised for its ease of use and free hosting options. Users have utilized it for data projects such as real estate transactions.
- Pros:
- Easy to use.
- Free hosting available.
- Ideal for data projects.
PipocaJS
- Summary: PipocaJS is a webapp framework that has received positive feedback for its visual appeal and potential. However, some users have raised concerns about specific functionalities and design elements.
- Pros:
- Polished and performant interactions.
- Potential for commercial usage.
- Good CSS styling for site and components.
- Cons:
- Issues with badges and scrolling functionality.
- Limited themes and outdated libraries.
- Lack of certain functionalities like clearable text/select components.
Django and Flask
- Summary: Django and Flask are recommended choices for web frameworks, with Django paired with Tailwindcss for simpler projects without extensive JS requirements.
- Pros:
- Plenty of online resources available.
- Minimal JavaScript needed with Tailwindcss.
- Cons:
- More complex JS frameworks like React or Angular may be needed depending on project goals.
- Choice between SQL and NoSQL databases based on use case.
Java UI Toolkits (Swing, JavaFX, SWT/JFace)
- Summary: Swing and JavaFX are suggested Java UI toolkits, each with its own strengths and weaknesses.
- Pros:
- Swing is easy to use and has extensive documentation.
- JavaFX allows for styling with CSS and Reactive properties.
- JavaFX and Swing can be bundled with a slimmed down runtime.
- Cons:
- Limited themes and outdated libraries in JavaFX.
- JavaFX lacks some expected functionalities in standard components.
- Documentation challenges for JavaFX getting started.
Flavour
- Summary: Flavour is highlighted as a Java desktop UI framework with modern features and pain-free development experience.
- Pros:
- Good documentation and examples available.
- Type-safe and easy distribution via HTTPS.
- Free with Apache license.
- Cons:
- Limited community documentation for Swing.
- Some learning curve associated with JavaFX.
- Additional Info: Flavour is recommended for Java application development, offering a simplified and efficient development process.
Recommendations for Mobile Apps
- Summary: Various frameworks and approaches are suggested for building web and native apps simultaneously.
- Options:
Other Mentions
- Notable Tools: Tauri, Flutter, Netbeans Platform, Eclipse Platform, Kotlin Compose.