We've come a long way since table layouts and now being able to create components using react/vue and other frameworks.<p>When creating react components though, you are not able to truly make them responsive. You are always bound to the site/browser screensize and unable to change the layout as the component's width changes.<p>Just a rant but I wish I can deploy components that can truly be embedded anywhere.