VanJS
Imba
htmx
Alpine.js
NocoDB
PocketBase.io
jQuery
React
React Native
jQuery
Babel
Composer
OpenSSL
Flutter
Raven.js
Symfony
React NativeBased on our record, React Native seems to be a lot more popular than VanJS. While we know about 243 links to React Native, we've tracked only 10 mentions of VanJS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Littlebagโs creator envisioned a UI framework that strips away the bloat of traditional tools, focusing on core reactivity in an astonishingly small package. Inspired by VanJS, which clocks in at 1 kB plus a 1.2 kB dependency, littlebag shrinks this footprint to just 343 bytes (minified and brotlified). This extreme minimalism is achieved through aggressive tree-shaking and code minimization, removing all... - Source: dev.to / 11 days ago
VanJS deserves a mention here! https://vanjs.org/ Another interesting thing is that other JSX libraries like Solid.JS also return DOM nodes, and I love that this idea is gaining traction The closer we get to the platform we're using, the better. Being removed by layers of abstractions CAN be useful, but in practice, I haven't found a use for abstracting away the platform. (yet.) Maybe huge projects like Facebook... - Source: Hacker News / almost 2 years ago
Depends on what you consider minimal, but I enjoy working with PocketBase and VanJS[1]. However there is no component library built in (if this is what you were asking for). [1]: https://vanjs.org/. - Source: Hacker News / over 2 years ago
Tbh, you don't need JSX to know where things begin and end (if this is something really important for you): li(a({href: "https://vanjs.org/"}, "VanJS")/a/)/li/. - Source: Hacker News / over 2 years ago
> How can something feel sugar-ish if it's actually more verbose than ordinary JS code? I personally find XML much easier to parse than a lot of nested callbacks and I especially like that content is always inside tags, rather than another argument as part of the library's functions. p("Hello, world") is readable enough, but as soon as you start adding html attributes, it becomes less legible to me: li(a({href:... - Source: Hacker News / over 2 years ago
When you build layouts in React Native, you write styles that look a lot like CSS: flexDirection, alignItems, justifyContent, and so on. - Source: dev.to / 3 months ago
React Native hit the best balance for speed and product quality. Its official docs still position it around building native apps with React, and the project continues shipping frequent releases and improvements to the New Architecture. (React Native). - Source: dev.to / 3 months ago
For apps with custom-rendered UIs โ React Native, Flutter, games โ where the accessibility tree is sparse, MobAI offers an OCR fallback that returns recognized text with tap coordinates. The agent always has something to work with. - Source: dev.to / 3 months ago
Before I started anything, the first thing I had to do was set up my environment on my MacBook, according to the directions on the ReactNative.dev site. ReactNative allows one project to create both iOS and Android mobile applications, but since I didnโt want to bite off more than I could chew, I would focus on developing an app for the iPhone 16 Pro:. - Source: dev.to / 4 months ago
React Native is a widely used framework for hybrid mobile app development, supported by Meta. It enables developers to build cross-platform applications using JavaScript and React while delivering a near-native experience. Instead of relying on WebViews, React Native renders actual native UI components, resulting in better performance and smoother interactions. - Source: dev.to / 7 months ago
Imba - Take a whole lot of Ruby, a pinch of Python and some React, get Imba
jQuery - The Write Less, Do More, JavaScript Library.
htmx - high power tools for HTML
Babel - Babel is a compiler for writing next generation JavaScript.
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
Composer - Composer is a tool for dependency management in PHP.