This one is going to be about creating a knockout.js project on Codepen. Knockout.js has long fallen from the internet’s good graces but it’s still a very useful library that is much easier to grasp, write, and publish than React.js. First, the Demo Apparently, you can’t embed Codepen projects… so here’s the link: Knockout.js Template…
Category: CSS
Anatomy of a JavaScript Fade
Showing and hiding elements with JS (and some CSS) This one is going to be a short one (hopefully). I know a lot of developers depend on Bootstrap and jQuery to add a little bit of pizzazz to their apps with fade-ins, smooth transitions, and whatever other fancy little thing they find themselves needing. However,…
Is this Framework a Good Idea?
Alright, so I need some opinions on something I’m working on. It’s a JS/CSS/LESS framework that is designed to handle all the colors in a website or web app. Here’s the repo for the project if you don’t want to bother reading the rest of the post: https://github.com/vtsells/Spray And here is a VERY rough demo….
CSS Triangles without Borders!
Hey Guys, it’s been a little while… I won’t bore you with what I’ve been up to, but long story short life has been a little crazy over the last year. I’ve wrote some apps at work and have learned a TON. I’m also dropping the TL;DR format because I just don’t like it anymore. …