I’ve been a big fan of NodeSchool for a while. Now is the time to start a new chapter!
Oulu Web Development Meetup
It’s official! Oulu has its own web development Meetup, created a few months ago.
Reliable front-end building blocks
Having just shipped a big “single-page app” project, I think it would be useful to list all of its dependencies among the current climate of dependency burnout in front-end land. Those were all very stable and easy to combine.
Warning: Browserify and the React ecosystem
While working on yet another React project using react-router
, I discovered ±3kb of minified warning messages / development aids in my JavaScript bundle.
(Not) building custom e-commerce marketplaces
I think it’s now the third time I’ve had to think about the best approach to create new e-commerce marketplaces.
TL;DR; This is hard, and there is no go-to marketplace as a service yet. But there are alternative approaches.