Alternatives to Hyperapp logo

Alternatives to Hyperapp

React, Preact, Mithril, Svelte, and Elm are the most popular alternatives and competitors to Hyperapp.
35
51
+ 1
0

What is Hyperapp and what are its top alternatives?

Hyperapp is a minimalist JavaScript framework for building web applications. It provides a simple and functional approach to creating user interfaces, focusing on simplicity and performance. Hyperapp offers features like state management, virtual DOM rendering, and a small footprint. However, it lacks some advanced features found in larger frameworks and libraries, which may limit its capabilities for complex applications.

  1. React: React is a popular JavaScript library for building user interfaces. It offers a component-based architecture, virtual DOM rendering, and extensive community support. Pros include a large ecosystem of tools and libraries, while cons may include a steeper learning curve compared to Hyperapp.
  2. Vue.js: Vue.js is a progressive JavaScript framework for building interactive web interfaces. It features easy integration, reactivity, and a flexible design. Pros include a gentle learning curve and great documentation, while cons may include a smaller community compared to React.
  3. Angular: Angular is a comprehensive JavaScript framework for building client-side web applications. It provides features like two-way data binding, dependency injection, and TypeScript support. Pros include a full-featured framework with strong tooling, while cons may include a steep learning curve and a larger bundle size compared to Hyperapp.
  4. Svelte: Svelte is a framework that compiles to highly efficient vanilla JavaScript at build time. It offers reactive declarations, animations, and component encapsulation. Pros include excellent performance optimization and a small bundle size, while cons may include a less mature ecosystem compared to other frameworks.
  5. Preact: Preact is a fast, 3kB alternative to React with the same modern API. It offers a virtual DOM, asynchronous rendering, and compatibility with React components. Pros include a lightweight footprint and fast rendering speed, while cons may include less community support compared to React.
  6. Inferno: Inferno is a fast, React-like JavaScript library with a small footprint. It offers virtual DOM diffing, lifecycle methods, and server-side rendering. Pros include high performance and similar API to React, while cons may include a smaller community compared to other frameworks.
  7. Ember.js: Ember.js is a full-featured JavaScript framework for building ambitious web applications. It offers features like two-way data binding, routing, and a sophisticated build tool. Pros include strong conventions and guidance for large applications, while cons may include a steep learning curve and more rigid structure compared to Hyperapp.
  8. Mithril: Mithril is a modern client-side JavaScript framework for building single-page applications. It features a small footprint, virtual DOM rendering, and routing capabilities. Pros include excellent performance optimization and simplicity, while cons may include a smaller community compared to other frameworks.
  9. Riot.js: Riot.js is a simple and elegant JavaScript library for building user interfaces. It offers a reactive and modular design, virtual DOM, and custom tags. Pros include a lightweight footprint and simplicity, while cons may include less sophisticated tooling compared to other frameworks.
  10. Stimulus: Stimulus is a JavaScript framework for building reactive user interfaces without a virtual DOM. It focuses on enhancing traditional server-rendered HTML through lightweight JavaScript controllers. Pros include simplicity and compatibility with existing HTML, while cons may include limited features compared to more comprehensive frameworks.

Top Alternatives to Hyperapp

  • React
    React

    Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project. ...

  • Preact
    Preact

    Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) using as little code as possible, with first-class support for ES2015. Currently the library is around 3kb (minified & gzipped). ...

  • Mithril
    Mithril

    Mithril is around 12kb gzipped thanks to its small, focused, API. It provides a templating engine with a virtual DOM diff implementation for performant rendering, utilities for high-level modelling via functional composition, as well as support for routing and componentization. ...

  • Svelte
    Svelte

    If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user interfaces. Rather than interpreting your application code at run time, your app is converted into ideal JavaScript at build time. That means you don't pay the performance cost of the framework's abstractions, or incur a penalty when your app first loads. ...

  • Elm
    Elm

    Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code. ...

  • jQuery
    jQuery

    jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. ...

  • AngularJS
    AngularJS

    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding. ...

  • Vue.js
    Vue.js

    It is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. ...

Hyperapp alternatives & related posts

React logo

React

175.4K
4.1K
A JavaScript library for building user interfaces
175.4K
4.1K
PROS OF REACT
  • 837
    Components
  • 673
    Virtual dom
  • 579
    Performance
  • 509
    Simplicity
  • 442
    Composable
  • 186
    Data flow
  • 166
    Declarative
  • 128
    Isn't an mvc framework
  • 120
    Reactive updates
  • 115
    Explicit app state
  • 50
    JSX
  • 29
    Learn once, write everywhere
  • 22
    Easy to Use
  • 22
    Uni-directional data flow
  • 17
    Works great with Flux Architecture
  • 11
    Great perfomance
  • 10
    Javascript
  • 9
    Built by Facebook
  • 8
    TypeScript support
  • 6
    Speed
  • 6
    Server Side Rendering
  • 6
    Scalable
  • 5
    Easy to start
  • 5
    Feels like the 90s
  • 5
    Awesome
  • 5
    Props
  • 5
    Cross-platform
  • 5
    Closer to standard JavaScript and HTML than others
  • 5
    Easy as Lego
  • 5
    Functional
  • 5
    Excellent Documentation
  • 5
    Hooks
  • 4
    Scales super well
  • 4
    Allows creating single page applications
  • 4
    Sdfsdfsdf
  • 4
    Start simple
  • 4
    Strong Community
  • 4
    Super easy
  • 4
    Server side views
  • 4
    Fancy third party tools
  • 3
    Rich ecosystem
  • 3
    Has arrow functions
  • 3
    Very gentle learning curve
  • 3
    Beautiful and Neat Component Management
  • 3
    Just the View of MVC
  • 3
    Simple, easy to reason about and makes you productive
  • 3
    Fast evolving
  • 3
    SSR
  • 3
    Great migration pathway for older systems
  • 3
    Simple
  • 3
    Has functional components
  • 3
    Every decision architecture wise makes sense
  • 2
    Sharable
  • 2
    Permissively-licensed
  • 2
    HTML-like
  • 2
    Image upload
  • 2
    Recharts
  • 2
    Fragments
  • 2
    Split your UI into components with one true state
  • 1
    React hooks
  • 1
    Datatables
CONS OF REACT
  • 41
    Requires discipline to keep architecture organized
  • 30
    No predefined way to structure your app
  • 29
    Need to be familiar with lots of third party packages
  • 13
    JSX
  • 10
    Not enterprise friendly
  • 6
    One-way binding only
  • 3
    State consistency with backend neglected
  • 3
    Bad Documentation
  • 2
    Error boundary is needed
  • 2
    Paradigms change too fast

related React posts

Johnny Bell

I was building a personal project that I needed to store items in a real time database. I am more comfortable with my Frontend skills than my backend so I didn't want to spend time building out anything in Ruby or Go.

I stumbled on Firebase by #Google, and it was really all I needed. It had realtime data, an area for storing file uploads and best of all for the amount of data I needed it was free!

I built out my application using tools I was familiar with, React for the framework, Redux.js to manage my state across components, and styled-components for the styling.

Now as this was a project I was just working on in my free time for fun I didn't really want to pay for hosting. I did some research and I found Netlify. I had actually seen them at #ReactRally the year before and deployed a Gatsby site to Netlify already.

Netlify was very easy to setup and link to my GitHub account you select a repo and pretty much with very little configuration you have a live site that will deploy every time you push to master.

With the selection of these tools I was able to build out my application, connect it to a realtime database, and deploy to a live environment all with $0 spent.

If you're looking to build out a small app I suggest giving these tools a go as you can get your idea out into the real world for absolutely no cost.

See more
Collins Ogbuzuru
Front-end dev at Evolve credit · | 48 upvotes · 351.7K views

Your tech stack is solid for building a real-time messaging project.

React and React Native are excellent choices for the frontend, especially if you want to have both web and mobile versions of your application share code.

ExpressJS is an unopinionated framework that affords you the flexibility to use it's features at your term, which is a good start. However, I would recommend you explore Sails.js as well. Sails.js is built on top of Express.js and it provides additional features out of the box, especially the Websocket integration that your project requires.

Don't forget to set up Graphql codegen, this would improve your dev experience (Add Typescript, if you can too).

I don't know much about databases but you might want to consider using NO-SQL. I used Firebase real-time db and aws dynamo db on a few of my personal projects and I love they're easy to work with and offer more flexibility for a chat application.

See more
Preact logo

Preact

441
28
Fast 3kb alternative to React with the same ES6 API
441
28
PROS OF PREACT
  • 15
    Lightweight
  • 5
    Drop-in replacement for React
  • 4
    Performance
  • 3
    Props/state passed to render
  • 1
    ES6 class components
CONS OF PREACT
    Be the first to leave a con

    related Preact posts

    Dmitry Mukhin
    Engineer at Uploadcare · | 25 upvotes · 2.6M views

    Simple controls over complex technologies, as we put it, wouldn't be possible without neat UIs for our user areas including start page, dashboard, settings, and docs.

    Initially, there was Django. Back in 2011, considering our Python-centric approach, that was the best choice. Later, we realized we needed to iterate on our website more quickly. And this led us to detaching Django from our front end. That was when we decided to build an SPA.

    For building user interfaces, we're currently using React as it provided the fastest rendering back when we were building our toolkit. It’s worth mentioning Uploadcare is not a front-end-focused SPA: we aren’t running at high levels of complexity. If it were, we’d go with Ember.js.

    However, there's a chance we will shift to the faster Preact, with its motto of using as little code as possible, and because it makes more use of browser APIs. One of our future tasks for our front end is to configure our Webpack bundler to split up the code for different site sections. For styles, we use PostCSS along with its plugins such as cssnano which minifies all the code.

    All that allows us to provide a great user experience and quickly implement changes where they are needed with as little code as possible.

    See more
    Riderman De Sousa Barbosa
    Shared insights
    on
    PreactPreactReactReact
    at

    The first and most important premise is that should be fast.. really fast. This premise was basically because this is an PWA project, and the main goal of this project are be more efficient on restaurant.

    So I ended up choosing Preact instead React .

    This made the app (PWA) more faster, not only when navigating but improve TTI and data usage.

    See more
    Mithril logo

    Mithril

    88
    86
    Client-side MVC framework - a tool to organize code in a way that is easy to think about...
    88
    86
    PROS OF MITHRIL
    • 16
      Lightweight
    • 12
      Faster than React
    • 10
      Pure JavaScript
    • 10
      Virtual Dom
    • 8
      Robust
    • 7
      Unopinionated
    • 7
      Works with ES6
    • 6
      Very active development
    • 5
      Intelligent auto-redrawing system
    • 3
      Flux compatible
    • 2
      Small Learning Curve
    CONS OF MITHRIL
    • 1
      Virtual Dom

    related Mithril posts

    Svelte logo

    Svelte

    1.7K
    502
    A UI framework that compiles into tiny standalone JavaScript modules
    1.7K
    502
    PROS OF SVELTE
    • 59
      Performance
    • 41
      Reactivity
    • 36
      Components
    • 35
      Simplicity
    • 34
      Javascript compiler (do that browsers don't have to)
    • 30
      Lightweight
    • 28
      Near to no learning curve
    • 26
      Real Reactivity
    • 26
      Fast as vanilajs
    • 22
      All in one
    • 18
      Compiler based
    • 18
      Use existing js libraries
    • 17
      SSR
    • 16
      Scalable
    • 16
      Very easy for beginners
    • 13
      Composable
    • 12
      No runtime overhead
    • 12
      Ease of use
    • 10
      Built in store
    • 9
      Typescript
    • 7
      Start with pure html + css
    • 7
      Best Developer Experience
    • 6
      Templates
    • 4
      Speed
    CONS OF SVELTE
    • 3
      Event Listener Overload
    • 2
      Little to no libraries
    • 2
      Complex
    • 2
      Learning Curve
    • 2
      Hard to learn

    related Svelte posts

    Sarmad Chaudhary
    Founder & CEO at Ebiz Ltd. · | 9 upvotes · 1.3M views

    Hi there!

    I just want to have a simple poll/vote...

    If you guys need a UI/Component Library for React, Vue.js, or AngularJS, which type of library would you prefer between:

    1 ) A single maintained cross-framework library that is 100% compatible and can be integrated with any popular framework like Vue, React, Angular 2, Svelte, etc.

    2) A native framework-specific library developed to work only on target framework like ElementUI for Vue, Ant Design for React.

    Your advice would help a lot! Thanks in advance :)

    See more
    Aleksander Jess
    Marketer at ITMAGINATION · | 5 upvotes · 17K views

    React is pretty much the standard nowadays. Companies of all sizes released integrations: the ecommerce ones too. I will bring up Shopify , that released their Hydrogen

    There are (arguably) much better tools than React, you are right. There's Svelte (SvelteKit) , Solid.js, and more. They all suffer from morer or less the same issue, though (when it comes to SEO, at least).

    The problem is not with React , it's with SPAs. It used to be (and still is sometimes) that search engines' bots wouldn't run JavaScript , meaning they wouldn't see anything on the page. Nowadays, it is said they do load it, but that takes longer than loading the HTML, which is what they are mostly interested in.

    So what do you do? You use a static site generator, a prerenderer, a static site, or a server-side rendered site. Next.js does both SSG & SSR, which is why your Next.js sites should rank higher than the plain React sites (assuming the same content & structure).

    I hope this answers your question.

    See more
    Elm logo

    Elm

    746
    319
    A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
    746
    319
    PROS OF ELM
    • 45
      Code stays clean
    • 44
      Great type system
    • 40
      No Runtime Exceptions
    • 33
      Fun
    • 28
      Easy to understand
    • 23
      Type safety
    • 22
      Correctness
    • 17
      JS fatigue
    • 12
      Ecosystem agrees on one Application Architecture
    • 12
      Declarative
    • 10
      Friendly compiler messages
    • 8
      Fast rendering
    • 7
      If it compiles, it runs
    • 7
      Welcoming community
    • 5
      Stable ecosystem
    • 4
      'Batteries included'
    • 2
      Package.elm-lang.org
    CONS OF ELM
    • 3
      No typeclasses -> repitition (i.e. map has 130versions)
    • 2
      JS interop can not be async
    • 2
      JS interoperability a bit more involved
    • 1
      More code is required
    • 1
      No JSX/Template
    • 1
      Main developer enforces "the correct" style hard
    • 1
      No communication with users
    • 1
      Backwards compability breaks between releases

    related Elm posts

    Shared insights
    on
    ReactReactReduxReduxElmElm

    React is awesome, but is just a view library, when we need to manage state, there is Redux.js. The ecosystem of redux is big, complex and hard to integrate. That's why we choose to create hydux. Hydux is simple, the main idea is from Elm, a pure functional vdom-based framework for front-end. We seperate the whole app with state, actions and views. Which means not only our views are a tree, but also our state and actions. Reuse state and actions are just like reuse react components, no need to consider dependences.

    See more
    jQuery logo

    jQuery

    193K
    6.6K
    The Write Less, Do More, JavaScript Library.
    193K
    6.6K
    PROS OF JQUERY
    • 1.3K
      Cross-browser
    • 957
      Dom manipulation
    • 809
      Power
    • 660
      Open source
    • 610
      Plugins
    • 459
      Easy
    • 395
      Popular
    • 350
      Feature-rich
    • 281
      Html5
    • 227
      Light weight
    • 93
      Simple
    • 84
      Great community
    • 79
      CSS3 Compliant
    • 69
      Mobile friendly
    • 67
      Fast
    • 43
      Intuitive
    • 42
      Swiss Army knife for webdev
    • 35
      Huge Community
    • 11
      Easy to learn
    • 4
      Clean code
    • 3
      Because of Ajax request :)
    • 2
      Powerful
    • 2
      Nice
    • 2
      Just awesome
    • 2
      Used everywhere
    • 1
      Improves productivity
    • 1
      Javascript
    • 1
      Easy Setup
    • 1
      Open Source, Simple, Easy Setup
    • 1
      It Just Works
    • 1
      Industry acceptance
    • 1
      Allows great manipulation of HTML and CSS
    • 1
      Widely Used
    • 1
      I love jQuery
    CONS OF JQUERY
    • 6
      Large size
    • 5
      Sometimes inconsistent API
    • 5
      Encourages DOM as primary data source
    • 2
      Live events is overly complex feature

    related jQuery posts

    Kir Shatrov
    Engineering Lead at Shopify · | 22 upvotes · 2.5M views

    The client-side stack of Shopify Admin has been a long journey. It started with HTML templates, jQuery and Prototype. We moved to Batman.js, our in-house Single-Page-Application framework (SPA), in 2013. Then, we re-evaluated our approach and moved back to statically rendered HTML and vanilla JavaScript. As the front-end ecosystem matured, we felt that it was time to rethink our approach again. Last year, we started working on moving Shopify Admin to React and TypeScript.

    Many things have changed since the days of jQuery and Batman. JavaScript execution is much faster. We can easily render our apps on the server to do less work on the client, and the resources and tooling for developers are substantially better with React than we ever had with Batman.

    #FrameworksFullStack #Languages

    See more
    Ganesa Vijayakumar
    Full Stack Coder | Technical Architect · | 19 upvotes · 5.7M views

    I'm planning to create a web application and also a mobile application to provide a very good shopping experience to the end customers. Shortly, my application will be aggregate the product details from difference sources and giving a clear picture to the user that when and where to buy that product with best in Quality and cost.

    I have planned to develop this in many milestones for adding N number of features and I have picked my first part to complete the core part (aggregate the product details from different sources).

    As per my work experience and knowledge, I have chosen the followings stacks to this mission.

    UI: I would like to develop this application using React, React Router and React Native since I'm a little bit familiar on this and also most importantly these will help on developing both web and mobile apps. In addition, I'm gonna use the stacks JavaScript, jQuery, jQuery UI, jQuery Mobile, Bootstrap wherever required.

    Service: I have planned to use Java as the main business layer language as I have 7+ years of experience on this I believe I can do better work using Java than other languages. In addition, I'm thinking to use the stacks Node.js.

    Database and ORM: I'm gonna pick MySQL as DB and Hibernate as ORM since I have a piece of good knowledge and also work experience on this combination.

    Search Engine: I need to deal with a large amount of product data and it's in-detailed info to provide enough details to end user at the same time I need to focus on the performance area too. so I have decided to use Solr as a search engine for product search and suggestions. In addition, I'm thinking to replace Solr by Elasticsearch once explored/reviewed enough about Elasticsearch.

    Host: As of now, my plan to complete the application with decent features first and deploy it in a free hosting environment like Docker and Heroku and then once it is stable then I have planned to use the AWS products Amazon S3, EC2, Amazon RDS and Amazon Route 53. I'm not sure about Microsoft Azure that what is the specialty in it than Heroku and Amazon EC2 Container Service. Anyhow, I will do explore these once again and pick the best suite one for my requirement once I reached this level.

    Build and Repositories: I have decided to choose Apache Maven and Git as these are my favorites and also so popular on respectively build and repositories.

    Additional Utilities :) - I would like to choose Codacy for code review as their Startup plan will be very helpful to this application. I'm already experienced with Google CheckStyle and SonarQube even I'm looking something on Codacy.

    Happy Coding! Suggestions are welcome! :)

    Thanks, Ganesa

    See more
    AngularJS logo

    AngularJS

    61.4K
    5.3K
    Superheroic JavaScript MVW Framework
    61.4K
    5.3K
    PROS OF ANGULARJS
    • 889
      Quick to develop
    • 589
      Great mvc
    • 573
      Powerful
    • 520
      Restful
    • 505
      Backed by google
    • 349
      Two-way data binding
    • 343
      Javascript
    • 329
      Open source
    • 307
      Dependency injection
    • 197
      Readable
    • 75
      Fast
    • 65
      Directives
    • 63
      Great community
    • 57
      Free
    • 38
      Extend html vocabulary
    • 29
      Components
    • 26
      Easy to test
    • 25
      Easy to learn
    • 24
      Easy to templates
    • 23
      Great documentation
    • 21
      Easy to start
    • 19
      Awesome
    • 18
      Light weight
    • 15
      Angular 2.0
    • 14
      Efficient
    • 14
      Javascript mvw framework
    • 14
      Great extensions
    • 11
      Easy to prototype with
    • 9
      High performance
    • 9
      Coffeescript
    • 8
      Two-way binding
    • 8
      Lots of community modules
    • 8
      Mvc
    • 7
      Easy to e2e
    • 7
      Clean and keeps code readable
    • 6
      One of the best frameworks
    • 6
      Easy for small applications
    • 5
      Works great with jquery
    • 5
      Fast development
    • 4
      I do not touch DOM
    • 4
      The two-way Data Binding is awesome
    • 3
      Hierarchical Data Structure
    • 3
      Be a developer, not a plumber.
    • 3
      Declarative programming
    • 3
      Typescript
    • 3
      Dart
    • 3
      Community
    • 2
      Fkin awesome
    • 2
      Opinionated in the right areas
    • 2
      Supports api , easy development
    • 2
      Common Place
    • 2
      Very very useful and fast framework for development
    • 2
      Linear learning curve
    • 2
      Great
    • 2
      Amazing community support
    • 2
      Readable code
    • 2
      Programming fun again
    • 2
      The powerful of binding, routing and controlling routes
    • 2
      Scopes
    • 2
      Consistency with backend architecture if using Nest
    • 1
      Fk react, all my homies hate react
    CONS OF ANGULARJS
    • 12
      Complex
    • 3
      Event Listener Overload
    • 3
      Dependency injection
    • 2
      Hard to learn
    • 2
      Learning Curve

    related AngularJS posts

    Simon Reymann
    Senior Fullstack Developer at QUANTUSflow Software GmbH · | 27 upvotes · 5.5M views

    Our whole Node.js backend stack consists of the following tools:

    • Lerna as a tool for multi package and multi repository management
    • npm as package manager
    • NestJS as Node.js framework
    • TypeScript as programming language
    • ExpressJS as web server
    • Swagger UI for visualizing and interacting with the API’s resources
    • Postman as a tool for API development
    • TypeORM as object relational mapping layer
    • JSON Web Token for access token management

    The main reason we have chosen Node.js over PHP is related to the following artifacts:

    • Made for the web and widely in use: Node.js is a software platform for developing server-side network services. Well-known projects that rely on Node.js include the blogging software Ghost, the project management tool Trello and the operating system WebOS. Node.js requires the JavaScript runtime environment V8, which was specially developed by Google for the popular Chrome browser. This guarantees a very resource-saving architecture, which qualifies Node.js especially for the operation of a web server. Ryan Dahl, the developer of Node.js, released the first stable version on May 27, 2009. He developed Node.js out of dissatisfaction with the possibilities that JavaScript offered at the time. The basic functionality of Node.js has been mapped with JavaScript since the first version, which can be expanded with a large number of different modules. The current package managers (npm or Yarn) for Node.js know more than 1,000,000 of these modules.
    • Fast server-side solutions: Node.js adopts the JavaScript "event-loop" to create non-blocking I/O applications that conveniently serve simultaneous events. With the standard available asynchronous processing within JavaScript/TypeScript, highly scalable, server-side solutions can be realized. The efficient use of the CPU and the RAM is maximized and more simultaneous requests can be processed than with conventional multi-thread servers.
    • A language along the entire stack: Widely used frameworks such as React or AngularJS or Vue.js, which we prefer, are written in JavaScript/TypeScript. If Node.js is now used on the server side, you can use all the advantages of a uniform script language throughout the entire application development. The same language in the back- and frontend simplifies the maintenance of the application and also the coordination within the development team.
    • Flexibility: Node.js sets very few strict dependencies, rules and guidelines and thus grants a high degree of flexibility in application development. There are no strict conventions so that the appropriate architecture, design structures, modules and features can be freely selected for the development.
    See more
    Simon Reymann
    Senior Fullstack Developer at QUANTUSflow Software GmbH · | 24 upvotes · 5M views

    Our whole Vue.js frontend stack (incl. SSR) consists of the following tools:

    • Nuxt.js consisting of Vue CLI, Vue Router, vuex, Webpack and Sass (Bundler for HTML5, CSS 3), Babel (Transpiler for JavaScript),
    • Vue Styleguidist as our style guide and pool of developed Vue.js components
    • Vuetify as Material Component Framework (for fast app development)
    • TypeScript as programming language
    • Apollo / GraphQL (incl. GraphiQL) for data access layer (https://apollo.vuejs.org/)
    • ESLint, TSLint and Prettier for coding style and code analyzes
    • Jest as testing framework
    • Google Fonts and Font Awesome for typography and icon toolkit
    • NativeScript-Vue for mobile development

    The main reason we have chosen Vue.js over React and AngularJS is related to the following artifacts:

    • Empowered HTML. Vue.js has many similar approaches with Angular. This helps to optimize HTML blocks handling with the use of different components.
    • Detailed documentation. Vue.js has very good documentation which can fasten learning curve for developers.
    • Adaptability. It provides a rapid switching period from other frameworks. It has similarities with Angular and React in terms of design and architecture.
    • Awesome integration. Vue.js can be used for both building single-page applications and more difficult web interfaces of apps. Smaller interactive parts can be easily integrated into the existing infrastructure with no negative effect on the entire system.
    • Large scaling. Vue.js can help to develop pretty large reusable templates.
    • Tiny size. Vue.js weights around 20KB keeping its speed and flexibility. It allows reaching much better performance in comparison to other frameworks.
    See more
    Vue.js logo

    Vue.js

    54.8K
    1.6K
    A progressive framework for building user interfaces
    54.8K
    1.6K
    PROS OF VUE.JS
    • 294
      Simple and easy to start with
    • 230
      Good documentation
    • 196
      Components
    • 131
      Simple the best
    • 100
      Simplified AngularJS
    • 95
      Reactive
    • 78
      Intuitive APIs
    • 56
      Javascript
    • 52
      Changed my front end coding life
    • 48
      Configuration is smooth
    • 38
      Easy to learn
    • 36
      So much fun to use
    • 26
      Progressive
    • 22
      Virtual dom
    • 16
      Faster than bulldogs on hot tarmac
    • 12
      It's magic
    • 12
      Component is template, javascript and style in one
    • 10
      Light Weight
    • 10
      Perfomance
    • 9
      Best of Both Worlds
    • 8
      Application structure
    • 8
      Elegant design
    • 8
      Intuitive and easy to use
    • 8
      Without misleading licenses
    • 6
      Small learning curve
    • 6
      Good command line interface
    • 5
      Logicless templates
    • 5
      Single file components
    • 5
      Easy to integrate to HTML by inline-templates
    • 5
      Like Angular only quicker to get started with
    • 4
      High performance
    • 3
      Component based
    • 3
      Vuex
    • 3
      Bridge from Web Development to JS Development
    • 3
      Customer Render ending eg to HTML
    • 2
      Lots of documentation
    • 2
      Concise error messages
    • 2
      Supports several template languages
    • 2
      One-way data flow
    • 2
      Intuitive
    • 1
      GUI
    CONS OF VUE.JS
    • 9
      Less Common Place
    • 5
      YXMLvsHTML Markup
    • 3
      Don't support fragments
    • 3
      Only support programatically multiple root nodes

    related Vue.js posts

    Simon Reymann
    Senior Fullstack Developer at QUANTUSflow Software GmbH · | 27 upvotes · 5.5M views

    Our whole Node.js backend stack consists of the following tools:

    • Lerna as a tool for multi package and multi repository management
    • npm as package manager
    • NestJS as Node.js framework
    • TypeScript as programming language
    • ExpressJS as web server
    • Swagger UI for visualizing and interacting with the API’s resources
    • Postman as a tool for API development
    • TypeORM as object relational mapping layer
    • JSON Web Token for access token management

    The main reason we have chosen Node.js over PHP is related to the following artifacts:

    • Made for the web and widely in use: Node.js is a software platform for developing server-side network services. Well-known projects that rely on Node.js include the blogging software Ghost, the project management tool Trello and the operating system WebOS. Node.js requires the JavaScript runtime environment V8, which was specially developed by Google for the popular Chrome browser. This guarantees a very resource-saving architecture, which qualifies Node.js especially for the operation of a web server. Ryan Dahl, the developer of Node.js, released the first stable version on May 27, 2009. He developed Node.js out of dissatisfaction with the possibilities that JavaScript offered at the time. The basic functionality of Node.js has been mapped with JavaScript since the first version, which can be expanded with a large number of different modules. The current package managers (npm or Yarn) for Node.js know more than 1,000,000 of these modules.
    • Fast server-side solutions: Node.js adopts the JavaScript "event-loop" to create non-blocking I/O applications that conveniently serve simultaneous events. With the standard available asynchronous processing within JavaScript/TypeScript, highly scalable, server-side solutions can be realized. The efficient use of the CPU and the RAM is maximized and more simultaneous requests can be processed than with conventional multi-thread servers.
    • A language along the entire stack: Widely used frameworks such as React or AngularJS or Vue.js, which we prefer, are written in JavaScript/TypeScript. If Node.js is now used on the server side, you can use all the advantages of a uniform script language throughout the entire application development. The same language in the back- and frontend simplifies the maintenance of the application and also the coordination within the development team.
    • Flexibility: Node.js sets very few strict dependencies, rules and guidelines and thus grants a high degree of flexibility in application development. There are no strict conventions so that the appropriate architecture, design structures, modules and features can be freely selected for the development.
    See more
    Johnny Bell
    Shared insights
    on
    Vue.jsVue.jsReactReact

    I've used both Vue.js and React and I would stick with React. I know that Vue.js seems easier to write and its much faster to pick up however as you mentioned above React has way more ready made components you can just plugin, and the community for React is very big.

    It might be a bit more of a steep learning curve for your friend to learn React over Vue.js but I think in the long run its the better option.

    See more