Samantha MinginVue.js DevelopersHow to use Lodash with VueLearn how to install Lodash and use it with Vue.Oct 20, 20203Oct 20, 20203
Samantha MinginJavaScript in Plain EnglishTesting Non-Exported Functions in JavaScriptTo test exported function, you can simply import it. But what about non-exported functions? Well that’s easy too, thanks to Rewire!Oct 7, 20202Oct 7, 20202
Samantha MingJournal #1: Taking ActionDocumenting my journey as I navigate my career in tech and building a startup.Oct 2, 20201Oct 2, 20201
Samantha MingHTML abbr TagLearn how to mark up abbreviated content with the <abbr> tagAug 17, 20201Aug 17, 20201
Samantha MinginDailyJSString Pad in JavaScriptIt’s super easy to pad a string! Just pass in your desired string and length. The string will be padded until the length has been met…Aug 12, 20202Aug 12, 20202
Samantha MinginVue.js DevelopersHow to avoid empty class in Vue with nullAvoid adding an empty class into the DOM by using “null” in VueAug 5, 20201Aug 5, 20201
Samantha MinginDailyJS4 Ways to Combine Strings in JavaScript4 ways to combine strings in JavaScript. My favourite way is using ES6’s Template Strings…Jul 28, 2020Jul 28, 2020
Samantha MinginPrototyprFix Text Overlap with CSS white-spaceFix overlapping text by setting CSS white-space from “nowrap” to “normal”…Jul 21, 2020Jul 21, 2020
Samantha MingHow to Check if Object is Empty in JavaScriptHere’s a Code Recipe to check if an object is empty or not.Jul 15, 20207Jul 15, 20207
Samantha MinginVue.js DevelopersVue Named Slot ShorthandHow I use Vue Slots to build my site SamanthaMing.comJul 8, 20201Jul 8, 20201