Hyperview – Native mobile apps, as easy as creating a website
11–20 of 150 posts
Re: Hyperview – Native mobile apps, as easy as creating a website
#12Re: Hyperview – Native mobile apps, as easy as creating a website
#13https://developers.weixin.qq.com/miniprogram/en/dev/framewor...
China had this DSL for building mobile apps for years. Those these apps are initially embedded inside WeChat/Alipay, there are now frameworks that allow it to run outside, like uniapp.
Re: Hyperview – Native mobile apps, as easy as creating a website
#14Ah finally the Western tech ecosystem has caught up with WeChat/Alipay mini programs. https://developers.weixin.qq.com/miniprogram/en/dev/framewor... China had this DSL for building mobile apps for years. Those these apps are initially embedded inside WeChat/Alipay, there are now frameworks that allow it to run outside, like uniapp. https://en.uniapp.dcloud.io/
Are there some you would recommend to see as an example of it being done right?
Re: Hyperview – Native mobile apps, as easy as creating a website
#15Surely this will be redundant with React Server Components on RN/Expo?
Server components + RN + Expo.... Could it get any more pointlessly complicated?
Re: Hyperview – Native mobile apps, as easy as creating a website
#16Ah finally the Western tech ecosystem has caught up with WeChat/Alipay mini programs. https://developers.weixin.qq.com/miniprogram/en/dev/framewor... China had this DSL for building mobile apps for years. Those these apps are initially embedded inside WeChat/Alipay, there are now frameworks that allow it to run outside, like uniapp. https://en.uniapp.dcloud.io/
Re: Hyperview – Native mobile apps, as easy as creating a website
#17Earlier quoted context omitted.
This is more of an HTMX native
Yeah, the moment I read "Serve your app as XML" my brain instinctively began to move on but it's really just HTML-like semantic snippets that remind me of WebComponents. Example: https://github.com/Instawork/hyperview/blob/master/demo/back... However, this warning statement should be in bold at the top: "If your app relies on offline data or local computations, Hyperview won't be the right choice." For that reason, I…
Volt looks great, but $15/mo. for the basic plan, $37/mo. for the pro plan that you likely need for the ad hoc builds alone (unless you test in prod).
Re: Hyperview – Native mobile apps, as easy as creating a website
#18As someone who started his professional career in 2005: All the old is new again.
Re: Hyperview – Native mobile apps, as easy as creating a website
#19"Serve your app as XML" As someone who started his professional career in 2005: All the old is new again.
Re: Hyperview – Native mobile apps, as easy as creating a website
#20Surely this will be redundant with React Server Components on RN/Expo?
Server components + RN + Expo.... Could it get any more pointlessly complicated?
When you hit the boundaries of what Hyperview can do, you're going to need to dig into some of the details, but mayhaps you don't need those features. Either way, it's an interesting project, but like everything else it's going to have _some_ drawbacks