MPMilos Proticinproticm.hashnode.dev·Dec 9, 2019Introducing Vue GridMultiselect - Simple Multi-Select Component With Items Displayed in a Table Like UIHello people, Lately, I've been working on a Vue component called Vue GridMultiselect. It's a simple component and it gives you the ability to select items and display them in a table-like UI. Like a dropdown list but a little different. Core Feature...00
MPMilos Proticinproticm.hashnode.dev·Nov 4, 20197 Quick JavaScript Pop Quizzes With Explanationsoriginally published on devinduct Introduction I believe that learning new things and evaluating the things we know is useful to keep us on track, thus avoiding the situation where we feel outdated. In this article, we will go through some basics of...00
MPMilos Proticinproticm.hashnode.dev·Jul 9, 2019Introducing the Flexbox builder tool! Build a Layout and Learn at the Same TimeIntroducing a simple Flexbox builder tool, built with Vue! Build your layout with a couple of simple clicks Real-time output changes Changeable HTML output (div, section, ul) Copy & Paste the HTML/CSS for further styling Setup the flexbox container ...00