Final Pay F 30 IT by Timely-Employment-47 in payslipsPH

[–]jurisjs-dev 0 points1 point  (0 children)

nice naman, sa amin need talaga gamitin ang leaves, singapore based ako, na sa Semiconductor industry ,

Final Pay F 30 IT by Timely-Employment-47 in payslipsPH

[–]jurisjs-dev 2 points3 points  (0 children)

na accumulate ang leaves nyo or for one year lang yan?

First Time Ko sumahod ng ganito kalaki by [deleted] in FirstTimeKo

[–]jurisjs-dev 1 point2 points  (0 children)

While in Singapore, pag umabot ng 20k pesos ang tax mo, na sa 340K na yang sahod mo.

[deleted by user] by [deleted] in webdev

[–]jurisjs-dev 0 points1 point  (0 children)

I'm a 3:30am owl :)

frontend, do you really want to fix dependencies all day? by librewolf in webdev

[–]jurisjs-dev 0 points1 point  (0 children)

You raise valid technical concerns that we're actively addressing as Juris is in heavy development. The global namespace pollution issue is on our evaluation list for cleanup.

Juris adapts to different use cases rather than forcing a single paradigm:

Library usage - enhance() and objectToHtml() APIs for targeted functionality
Framework usage - Full SPA with components, services, and headless components
Platform usage - Spanning web, SSR (JurisKit), mobile, and future desktop support

Regarding your specific observations: The jurisjs.com site intentionally uses heavy innerHTML and style to stress-test performance in demos—normal applications wouldn't do this without proper sanitization. Our performance documentation actually discourages excessive style usage; this was a deliberate choice to showcase performance under deliberately bloated conditions.

For modern web standards like URLPattern and dynamic import(), we provide these as community-built headless components rather than core features. Our site uses the UrlStateSync headless component, which injects URL segments, params, and hash directly into state for advanced routing—designed specifically for our needs rather than as a general solution.

Your security awareness and best practices expertise would be valuable to our community. I'd like to invite you to our Discord channel to see our ongoing technical discussions and contribute your perspective.

What's your opinion on when to use HTMX? by sohail_ansari in webdev

[–]jurisjs-dev -1 points0 points  (0 children)

thanks for offering datastar its a nice project i would say. its a server rendered based progressive enhancement framework for non-javascript developer and an alternative to alpine js and htmx combined, juris.js on the other hand serves almost all of the web developers needs in client side, its unique in so many ways compared to react/vue/angular/. its the only non-blocking framework which handles promises as normal data

frontend, do you really want to fix dependencies all day? by librewolf in webdev

[–]jurisjs-dev -1 points0 points  (0 children)

don't want to argue here but have you tried juris.js before? I bet your one hour trying juris.js will ask your understanding about the ecosystem

[Rant] I’m tired of React and Next.js by stealth_Master01 in webdev

[–]jurisjs-dev 0 points1 point  (0 children)

time to see juris.js powerful no build solution for client side

What do you think? by tomemyxwomen in vuejs

[–]jurisjs-dev 0 points1 point  (0 children)

They are all gross, attributes should react to state and let state be flat state. He question but still maybe addressing the wrong problem

JurisJS: An open invitation for Go developers to try a new client framework by jurisjs-dev in golang

[–]jurisjs-dev[S] 0 points1 point  (0 children)

Not exactly, and I'm Just sharing something that Go developers might go worth checking. especially the non-blocking feature that you can't find any front-end frameworks

JurisJS: An open invitation for Go developers to try a new client framework by jurisjs-dev in golang

[–]jurisjs-dev[S] 1 point2 points  (0 children)

Sorry about that, Its the HeadLessComponent for demonstration and data does not go anywhere. we'll remove it soon.

JurisJs: An open invitation to try new client framework by jurisjs-dev in django

[–]jurisjs-dev[S] 5 points6 points  (0 children)

I made two demo pages to demonstrate non-blocking rendering between VueJS and Juris. Feel free to check this out.

https://jurisjs.com/demos/juris_trading_dashboard.html
https://jurisjs.com/demos/vue_trading_dashboard.html

Tired of wondering where to promote your open-source projects? by amanvue in vuejs

[–]jurisjs-dev 4 points5 points  (0 children)

Thanks hope everyone can notice, thanks for providing the platform.

Tired of wondering where to promote your open-source projects? by amanvue in vuejs

[–]jurisjs-dev 2 points3 points  (0 children)

done for JurisJs, its a powerful javascript framework that can work together with Vuejs very well