This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Introduction Often, I find myself looking through open-source projects to see how they solve issues. Not bugs, but problems in code that cause repetition or excessive boilerplate. Modals have given me problems, specifically when having to create a specialized modal for different workflows. They are awkward. Modals, in the DOM, live outside of the scope of the current workflow. And, part of their…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.