Great ““minor”” update guys!
How the ____ do they do so much in a week? 
With this new version of Wappler, I’m sure: They don’t sleep… hahahahaha
I think this is the most elaborate update so far in the history of Wappler.
And the mention of homebrew was like 5G in iPhone 12 keynote.. ![]()
Will try it out soon. Great work Wappler team and community for reporting so many bugs! ![]()
Must be a big update coming today. Much later than usual. The guys putting in some overtime?
Are there any update 


Who else is here today just for this?
Your prayers have been answered… honestly I didn’t expect an update since they have been irregular and extra frequent 
With betas they do indeed change schedule but I’ve never seen them miss a Thursday unless they are on holidays.
That’s dedication… can’t imagine promising our (future) clients to have an update out every Thursday… One day I will ask how they do it.
Weekly feature updates + customer support with a 3-man team 
I think it’s time to release…just saying.
I love clicking on discourse tags.
maybe we just skip the update this week, nothing too much going on ![]()
But its the highlight of my week ![]()

I am already drafting my whiny post of things I know will be missing on release.
Maybe just check npm - they know more about Wappler than you think 
Noice! Just installed. HJSON seems pretty straight forward.
Is it compatible with extends in the js?
extends: 'browser',
If so, something like this would be nice:
<dmx-browser id="browser1"></dmx-browser>
<dmx-browser-plus id="browser-plus1" extends="browser1"></dmx-browser-plus>
Or directly in the HJSON:
components: [
{
extends: "dmx-browser"
...
}
And all the methods, dynamic attributes and events are available from browser1 in the UI or for any browser component if defined in the hjson.
Components
I’m super excited!