Vue.js
Preact
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Vue.js | Preact | |
---|---|---|
378 | 104 | |
205,912 | 35,461 | |
0.2% | 0.8% | |
7.4 | 7.0 | |
3 days ago | 6 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Vue.js
-
Angular vs. React vs. Vue.js: Comparing performance
Vue has a thriving ecosystem with a wide range of third-party libraries and plugins available for extending its functionality. These libraries cover everything from state management to routing, making it easy for developers to find solutions to common problems and enhance their development workflow. As of this writing, Vue has 200k GitHub stars.
-
Top 10 "Must Have" Repositories for Web Developers
6. Vue.js
-
Vue 2 vs vue 3 - The Differences
I have got the privilege of working on Vue 2 couple of months ago and its really amazing framework to work with .
-
Angular v16 Is Here
Angular is as little innovative for web frameworks as Firefox-ESR is for browsers. It merely keeps copying features from other frameworks - just many years later. It is a chronically outdated framework that always struggles to keep up with its competitors. It would be ok if those were deliberate design decisions, but if the features get copied some day anyway, what is the point? Why not do it the right way from the start?
For example, this update brings us computed properties, an essential feature for any complex performant web application that was made popular by Vue.js 10 years ago [1]. And now in 2023 we get it in Angular, essentially a confirmation by its devs that its lack has always been a design error.
I also cannot understand the "mature" argument. For example, it took five years for documentation on `` to arrive [2]. This is something I'd expect from the side project of a lone programmer, not an enterprise-level framework.
The only upsides of Angular are its "batteries included" approach and the (debatable) default of RXJS, while the downsides are plenty.
[1] https://github.com/vuejs/vue/tree/218557cdec830a629252f4a9e2...
-
What's happening with the forum?
It's down since months. https://github.com/vuejs/vue/issues/11867
-
How to scrape the web with Puppeteer in 2023
{ "user": "vuejs", "repo": "vue", "url": "https://github.com/vuejs/vue", "stars": 201555, "description": "🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.", "topics": [ "javascript", "framework", "vue", "frontend" ], "label": "repository", "commitCount": 3544 }
-
What is Vue?
Vue.js is a progressive open-source MVVM frontend JavaScript framework that is designed to be implemented incrementally since the core library focuses only on the presentation layer. Nevertheless, this framework is used for building UI (user interfaces) and complex single-page applications with modern tools and libraries to support them. It enables you to take advantage of libraries for client-side routing and state management when you need it.
-
How worried are you about AI taking over music?
Vue 356 contributors 202k stars
-
Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue
Please visit below link for various Vue Versions Vue Version Release List
-
15 Popular Github Repositories for the Modern Developer of 2023
3. Vue.js
Preact
- Quando um framework é melhor que a manipulação nativa do DOM
-
HTML Data Attributes: One of the Original State Management Libraries
DEV is a Rails monolith, which uses Preact in the front-end using islands architecture. The reason why I mention all this is that it's not a full-stack JavaScript application, and there is no state management library like Redux or Zustand in use. The data store, for the most part on the front end, is all data attributes.
- Show HN: Cami.js – A No Build, Web Component Based Reactive Framework
-
Hacktoberfest 2023 Recap
Along the way, I not only got the oppurtunity to revise old concepts that had blurred in my memory, but also learnt about new technologies like Fresh.js, a framework from Deno (a js runtime engine) that uses Preact, a React Routing library and used Chakra UI for the first time.
-
Framework Interoperable Component Libraries Using Lit Web Components.
I've thought about this a lot while using other frameworks like Deno Fresh which uses Preact under the hood, mainly for JSX templating, but also for islands functionality. Within that framework you can't really use React component libraries. You start to think more about generating static HTML like this example from the Deno blog [A Whole Website in a Single JavaScript File, cont'd](https://deno.com/blog/a-whole-website-in-a-single-js-file-continued, which shows building a simple webpage with routes all in one typescript file, a site that serves no Javascript to the browser.
-
Nue: A React/Vue/Vite/Astro Alternative
A truly reactive Preact [1] is merely 3 kb of JS.
OTOH the need for really simple bits of interactivity does occur in real life. If the htmx [2] approach does not cu it, a micro-library like this could.
[2]: https://htmx.org/
- Astro: All-in-one web framework designed for speed
-
How are folks feeling about the React team's push toward server components?
Is Preact in that general vein? I've never used it, I only know it's "lightweight React."
-
How do I get honest feedback? (developer tool, Python)
I would suggest putting that’s it’s a streamlit alternative in the front page with benefits over streamlit as front and center. Basically take a look at the preact homepage and how they are doing it.
-
Open Source Projects to Contribute to?
preact - alternative to React, identical API, but much smaller, and easier to understand codebase
What are some alternatives?
lit - Lit is a simple library for building fast, lightweight web components.
vite - Next generation frontend tooling. It's fast!
htmx - </> htmx - high power tools for HTML
Stimulus - A modest JavaScript framework for the HTML you already have [Moved to: https://github.com/hotwired/stimulus]
react-18 - Workgroup for React 18 release.
React - The library for web and native user interfaces.
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.
Svelte - Cybernetically enhanced web apps
Aurelia 1 - The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.