Is it actually a problem if React components are enormous? After all, it seems a little odd to create components that only do one thing? (more…)
Read more »
Me and Ken experimenting video recording and live streaming options for our podium RK. (more…)
Read more »
Last year I created Pomodone, a small time tracking application based on the Pomodoro technique of working in 25 minute intervals. It's a pretty basic app; it has a 25 minute timer (that runs in a Web Worker) and saves a history of your "poms" to a small ... (more…)
Read more »
Did you know most Chrome extensions are written in good ol' JavaScript? Turns out, creating one with React is pretty straight forward, too! Let's look at how you can use your existing JavaScript skills to spread some holiday cheer! (more…)
Read more »