VSVeronica Storkinveewren.hashnode.dev·Sep 17, 2021 · 3 min readWhy Learn Low-Code/No-CodeIntroduction In recent years, low-code and no-code solutions have been gaining in popularity. As an engineer, you may want to bury your head in the sand and pretend these tools don’t exist. It can be unpleasant to think that your job might be replace...01A
VSVeronica Storkinveewren.hashnode.dev·Sep 14, 2021 · 7 min readAdventures in (Technical) WritingIn the beginning... As a kid, I wrote pretty much obsessively. This is evident in the dozens of journals and notebooks I have in a box in our attic. I wrote short stories and longer ones, poetry, and personal essays. I wrote long, rambling diatribes ...00
VSVeronica Storkinveewren.hashnode.dev·Aug 27, 2021 · 5 min readHow to Implement Drag and Drop in Vanilla JSIntro Drag and drop is super important to modern web development. People expect to be able to drag and drop items. It can be a bad user experience if drag and drop is not supported and can leave users confused and frustrated. Many libraries implemen...05RVGLV