I realized this wasn't something that could work over longer term. As a result, an effort known as SurviveJS was born. That's what kept me busy during 2015. I hope 2016 will be another SurviveJS year.
SurviveJS - What's It About?
My first book! |
This initial success made me realize there might be room for something commercial. I decided to poke an old publisher acquaintance of mine. We tried proposing a book related to the topic, but failed to get the deal. Christian got busy with some work of his own. Regardless, I decided to carry on. I chose Leanpub as my intermediate given I didn't want to deal with the complexity of sales myself (VAT MOSS and all that).
Suffice to say, this process led to an interesting book about Webpack and React. It's an ongoing effort. At the moment this is something that sustains itself financially allowing me to focus on the effort. This is a very good situation for everyone involved.
If you had told me a year ago I would have sold almost thousand books by the end of 2015, I wouldn't have believed you. The book was the #1 selling book for the last week of 2015 at Leanpub. It was also a part of the React Indie Bundle. The bundle was a success as well.
As I don't want to bore you with exact details, consider checking out my recap of the year 2015 of SurviveJS. You'll find more specific information there.
Personal Development
Winter fog |
I developed a couple of semi-interesting libraries/tools during 2015. I've listed some notable ones below:
- Reactabular is a powerful table abstraction for React. I pushed a lot of problems to user space, but it seems to work quite fine regardless.
- react-pagify is a paginator for React. This grew out of Reactabular, but isn't coupled with it in any way. I probably need to rethink the API and make the demo page nicer. The functionality is there, though.
- react-ghfork is an easy GitHub fork component for React. Not much to add.
- react-ellipsify is a neat ellipsis component for React. It's not particularly popular, but I achieved what I wanted to technically speaking. The API is nice and it can ellipsify any content. This might come in handy later.
- Antwar is a Webpack and React based static site engine I developed with Andreas Eldh. It's still a little rough at places. I hope to get a solid version out there early 2016. It's just something I develop based on my own needs and it's not even meant for large scale usage. Nevertheless, there might be a thing or two to learn from the implementation.
- webpack-merge was developed to address an issue showcased by my book development. I needed simple means to organize Webpack configuration. A simple variant of a standard recursive
merge
seemed to fit the problem. The library has grown since to make it even more suitable for organizing complex configuration and as a result it fills a small niche in the ecosystem.
Presentations
I gave a couple of presentations during the year. I know I should do more, but my geographical location doesn't really help with that. If I want to present, I have to spend a day or two traveling, not to mention that this tends to be expensive. I've listed my presentation slides of 2015 below (works best in Chrome):- jsDelivr in 5 Minutes
- React for Awesome People - Succinct intro to React.
- Frontend in 2015 - Clear the Decks - I had a chance to go through the state of art. I don't think this presentation will age well. In two years it's all different.
- How to Write a Book and SurviveJS It - A company known as Fraktio asked me to talk about my book effort (business/tech talk). The talk was given in Finnish and there's a YouTube video available. That's one of those things I won't ever watch.
Events
Winter Sun |
I want to give special thanks to Prospect One and jsDelivr for helping to sponsor the OSCON trip. If you need graphics or web performance work done, consider them. Thanks Dmitriy!
It's fun to visit events every once in a while. They force you to get out of your shell a bit, and at least it breaks the monotony of daily grind somewhat. Sometimes spending a few days abroad is all you need. It gives you perspective and energy to push further.
Conclusion
It feels like 2015 was a good year. It definitely wasn't an easy one, but at least I have a certain direction now. Especially SurviveJS is something I can, and will, push further. The best thing about the situation is that it allows me to contribute to the community while doing something I enjoy.I am fairly confident about 2016. 2015 put me on the right track and took some weight from my shoulders. Now I just have to make most of the momentum. Interesting times.