I'm primarily an Angular developer, but recently I've started digging into React [http://facebook.github.io/react/]. One of the React concepts I've started enjoying is the notion of mixins [https://facebook.github.io/react/docs/reusable-c … »
-
Mixin' it up with ReactJS -
Project Estimation is HARD We bought a new house a few months back, and moved in 5 weeks ago today. About 4 weeks before moving in, we started on some renovations we wanted to knock out; the intention being they'd be done before we moved in. Some of these were finished bef … »
-
✭A New Chapter✭ Transitions in life are interesting. They can be fun, exciting, terrible, easy, hard, painful, accomplished as a team or battled out solo. They can make us eat or starve, drink or abstain, laugh or cry, want to press on or to give up. To me, the abil … »
-
✭Web Workers pt 1 - A Blog's Tags✭ I use the Ghost [https://ghost.org/about/] blogging platform, and love most everything about it. However, as with any platform, sometimes it's necessary to do some parts yourself. As a software geek, I don't mind this ;-) So, what I wanted t … »
-
Creating Collection Indexes (Look-ups) I would imagine that every developer out there has worked, or will soon work, with collections of objects. I would also imagine that the technique I'm going to go over isn't anything new to most folks. However, I was going over some of my Jav … »