OPOrion Palmerinorionpalmer.hashnode.dev·Mar 12, 2023 · 2 min readA Brief History of VueI’m going to start this set of my #100daysofcode slightly differently. While scrolling I usually see others discuss what they learned regarding their practice of code, I don’t see a lot of people sharing the background of the code, the history of it,...00
OPOrion Palmerinorionpalmer.hashnode.dev·Apr 25, 2022 · 3 min readClip-PathsClip-Paths are a special CSS tool that isn't exactly necessary for a website, but it does provide a flavor. If you are fan of the idea of thought bubbles like you see in cartoons and comics, then let the Clip-Path win its way into your heart because ...00
OPOrion Palmerinorionpalmer.hashnode.dev·Apr 18, 2022 · 3 min readStop Watching Tutorials… Start Making Them.Disclaimer: This does not mean you should abandon all tutorials. They are valuable a way of beginning your learning of new topics. The principal that I aim for us to understand today is that by taking a step back from watching the tutorials and inste...00
OPOrion Palmerinorionpalmer.hashnode.dev·Apr 12, 2022 · 2 min readCreating an Outline Hover AnimationCSS is a wonderful tool on its own that can create some great effects when you are building custom websites and landing pages. In today's post we will focus exclusively on creating an outline effect hover animation that can be used on container cards...00
OPOrion Palmerinorionpalmer.hashnode.dev·Apr 4, 2022 · 2 min readCongrats! You Failed!You've made your first mistake. That mistake took you 1-2 hours to fix. You realized after all that time, that you just simply missed a semicolon. Simple Mistakes Everyone who has or is learning to be a developer have all been through the same exact ...01C