Is JavaFX Useful for Web Development?

0
3
Asked By CoolGiraffe92 On

I'm curious about the practical uses of JavaFX when it comes to web development. It seems like it's often considered more suitable for desktop applications, but I'm wondering if there are any common scenarios where it might be effectively utilized in web projects. What are people's thoughts on this?

1 Answer

Answered By TechWizard99 On

JavaFX is mainly designed for building local applications rather than web apps. If you're looking to create something for the web, you'd typically work with APIs and server-side solutions instead.

UserName123 -

So, JavaFX is more for app development than web development then?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.