GithubHelp home page GithubHelp logo

Comments (5)

Maelstromeous avatar Maelstromeous commented on August 27, 2024

@ps2alerts/website-wizards Please offer your input to what technologies we should use :)

from website.

NotThatBowser avatar NotThatBowser commented on August 27, 2024

Regarding front-end frameworks:

Svelte
I'm keen on Svelte but it's newer/less known with all the issues that can bring for a larger project. It's super lightweight both in size, performance and coding, but it's more of a learning curve compared to the 'known' frameworks. Not particularly popular yet and newer also means less help available, so probably not suitable for the project unless everyone happens to already know and like it.

Flutter Web
I really like Flutter and it would allow sharing almost all code between web and mobile app (with native performance) but it's still got some issues on web (in late beta) and it requires using Dart (which itself is pretty neat, but means one more thing to learn/setup). I'm experienced with Flutter but evidently I haven't been able to spare time so I couldn't lead on it. Has a learning curve. Same conclusion as above unless mobile is particularly important.

React
React works, is mature, and many devs know it - it feels like a default at this point. I don't believe there's inherent web-mobile code sharing with React Native like there is with Flutter but I'm not particularly familiar (so correct me if that's wrong) - only relevant if mobile app is important. The popularity alone (dev familiarity, extensive help resources, etc) probably make it suitable for the project as it's more likely someone will already have some experience with it. Someone more familiar will have to chip in on its real-world flaws.

Vue
Not familiar with it, but it's popular enough that it should probably be considered.

Angular
My understanding is that this has fallen out of favour for various reasons.

from website.

microwavekonijn avatar microwavekonijn commented on August 27, 2024

Personally I would go with Vue as I have more experience with it to the point where I can write more advanced plugins. I think Vue is an excellent choice as it is easy to setup with all modern features(e.g. server-side-rendering, SPA, lazy-loading, components). That said React is also a very good choice though it will be more work. Svelte I think is too bare-bone. Angular I see as more or less the same as Vue. And I have never really heard about Flutter.

Also I want to propose Tailwinds as a CSS framework. Unlike Bootstrap and Bulma, which are component based, Tailwind is a utility based framework that is really flexible. As our layout is not that standard Tailwind allows us to do everything without the need to write any css ever.

from website.

zhenghung avatar zhenghung commented on August 27, 2024

React would be my pick, but only because it's really the only front-end javascript framework I've used before, but not enough that I'd consider myself a wizard. It also has an expansive collection of UI component libraries. Regardless, I'm up for learning something new if everyone finds another framework more preferable.

from website.

Maelstromeous avatar Maelstromeous commented on August 27, 2024

Framework now confirmed as VueJS. @microwavekonijn is to set up the initial framework for the website and collaborators will then hopefully flesh it out.

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.