Javascript only?
-
From my understanding, some of the blocks in this plugin ( and some of the blocks now in WooCommerce proper ) are rendered client side only? And looking at the markup some blocks appear to be loaded within an iframe? Isn’t this bad for accessibility/progressive enhancement?
I realize that most people are likely not browsing the web without javascript enabled, but I just feel there should be some kind of graceful degradation of some sort rather than just solely relying on Javascript. So many websites have become bloated with Javascript, is it really necessary for a checkout form to be rendered client side only?
I guess I’m just curious as to where WooCommerce is headed. As a developer this seems to also make it pretty difficult for extensibility. Is the goal here to maybe have developers build custom blocks of their own? So if I wanted a block of All Products/Checkout/Cart that had server side rendering I could theoretically write my own block to do that?
Sorry if this is not the place to post something like this. I can remove it and repost in the appropriate channels if so.
- The topic ‘Javascript only?’ is closed to new replies.