2016 - A year in review

2016 was an exciting and productive year. Achievements include co-authoring a Node.js book, career growth, conference talks, open source contributions, and learning new technologies.

2016 is almost over and I just realised that it has been one of my most productive and exciting years ever. With that in mind I would love to write a recap of all the good and bad things (mostly from a career perspective) that happened in my life during this year. I want to keep track and benchmark my productivity over the coming years. This might be boring for you to read but I hope it’s going to serve myself as a good motivation to keep doing better over the years, both in terms of career and quality of life.

Co-authoring a book about Node.js and Design patterns

One of the biggest achievements this year (and possibly during the course of my entire life) was to co-author a technical book! From November last year to July this year I helped the great Mario Casciaro and Packt Publishing joining them as co-author to revise “Node.js Design Patterns” and come up with a shiny second edition. Being part of this initiative served me a double value. First of all, it was an amazing learning experience, I had to get my hands dirty with so many Node.js details and patterns and nail most of them in a relatively short timespan. Now I feel like I’m fully aware of what’s going on under the hood of Node.js and I am confident I can write pretty decent Node.js code using the right patterns for specific needs. In the second place, being a book author gave me much more visibility as a Node.js enthusiast and now I have more chances to interact with other people interested in this trending topic.

If you are curious about Node.js and Design Patterns you can check out the official website of the book at: https://www.nodejsdesignpatterns.com.

Book Cover Node.js design patterns second edition Mario Casciaro Luciano Mammino Packt Publishing

Career

In terms of career, this October I also moved from my position of Senior PHP Developer at Smartbox to a new role as Senior Software Developer at Planet9 Energy. I am still pretty new in the company, but so far this change has been very exciting for a bunch of reasons:

  • I get to work with a team of insanely skilled professionals like @hughsheehy, @tech_fort, @Podgeypoos79, @quasi_modal, Aleksandar Čambas (who doesn’t like Twitter!) and @katavic_d. It’s a pleasure to learn from them and with them everyday!
  • Most of my work is in Node.js so I can stick to a language (JavaScript) I am loving and keep improving my knowledge and experience with it.
  • I can be part of many architectural discussions and decisions about how we evolve a very sophisticated product that is managing an insane amount of data.

I really look forward to keep doing my best next year and see some of the things we are building going live!

Conferences and meet-ups talks

This year I did my first official conference talk at Codemotion Milan in November. If you are interested in Universal JavaScript and React you can find all the details (slides, video and notes) here: My Universal JavaScript Web Applications talk at Codemotion Milan 2016.

I was quite satisfied with the result of the talk, even if I think I still have a lot to improve.

This was the official feedback from the organizers and the audience:

220 people attended your session, among them 68% rated it as “Good”, 30% as “Neutral” and 2% as “Bad”.

In march I also made a talk at the PHP Dublin meet-up group about web application performance. Check it out here: 6 Tips to Build Fast Web Applications (Php Dublin March 2016 Talk).

I really enjoyed both experiences and I hope I will have more chances next year to deliver tech talks in meet-ups and conferences around Europe.

Blog posts

I have to admit this year I wasn’t a very prolific author, I guess the book drained all my energies during my free time. Anyway, I still managed to write some posts. Here are the most interesting ones (based on actual reading stats):

Also it’s worth noticing that an article from 2015 is still driving a significant portion of traffic: Developing a web application with Lumen and MySql (~20.000 views).

Even considering such small amount of posts, the blog reached an impressive total of about 90.000 page views.

External posts and Interviews

I also had the time (and the pleasure) to keep going with some interesting collaboration with websites I love like Scotch.io and RisingStack. These are the posts that I enjoyed writing for external websites:

I also had the pleasure to have two interviews about being a software developer and a book author:

Finally, I’d love to mention that one of my best posts from 2015 has been translated to Italian and published on HTML5Today.it, “Performance: 6 regole per sviluppare applicazioni web”.

Open Sourcing

This year I also spent some time working out some small open source contributions, mostly creating little Node.js libraries or command line utilities for different purposes. Here’s the complete list of the open source repository I have been working on sorted by the number of stars received:

Learning

During the last 5 months I slowly started to have a look into the (quite new) Elixir programming language.

For those who never heard before, let me quote the official website:

Elixir is a dynamic, functional language designed for building scalable and maintainable applications.

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

Why, you might wonder? In the last 2 or 3 year I wanted to spend some time with a pure functional language but Haskell, Clojure, Lisp and other more famous language never really convinced me different reasons. Elixir, for some weird reasons, immediately catch my attention. Plus, it seems to be competing quite well with other “new-shiny” languages:

Comparison trend Elixir, Rust and Clojure

Finally I also have to admit that my friend @bit_shark had me brainwashed with “how cool Elixir is”! Thanks for that!

Also some other honourable mentions in my learning path this year have been:

Failures

Well, so far so good, but… I have to admit it wasn’t all peaches and dandelions. There were some failures here and there and it’s good to take them into account.

The first and more important failure was not being able to focus on a side project. There is a kind-of-secret-project™ I have been working on with my great friend @andreaman87. I think I prioritised and planned really badly the time I wanted to spend on this project and I kept delaying my tasks. That’s a bit of a shame and I need to apologise with Andrea for that!

Also another failure has been in my non-tech life, I haven’t been able to train Brazilian Jiu Jitsu as much as I should have done and I feel like my game and my knowledge hasn’t improved a lot! I guess I am going to keep my white belt still for a while :D

Expectations for next year

Ok, it’s finally time to move to the good intentions for the next year! I have been very lengthy already so I’ll just sort this part out with a simple unordered checklist, I am already looking forward to see, in one year time, how many items will be crossed:

  • Keep improving my knowledge of Node.js and everything related
  • Publish the first version of my side project with Andrea
  • Getting better with AWS and the Serverless framework
  • Move my blog to a static publishing engine and (possibly) use a serverless hosting approach
  • Keep investing time on Elixir and build something with it
  • Presentations and talks in conferences and meet-ups
  • Get more proficient with VIM (Cheers to @quasi_modal for giving me an amazing book as Christmas present!)
  • Keep open sourcing stuff
  • Travel more!
  • More serious and constant BJJ training! 👊

Well, That’s all… I hope I didn’t bore you to death! Anyway, I’d really love to know what was your biggest achievement in 2016. If you feel like you want to share this information with me feel free to write me on Twitter or to post a comment here! I’ll make sure to have a pint in your honour! :D

Merry X-Mas and Happy New Year” to you all! 🎅🏻

Sharing is caring!

If you got value from this article, please consider sharing it with your friends and colleagues.

Found a typo or something that can be improved?

In the spirit of Open Source, you can contribute to this article by submitting a PR on GitHub.

You might also like

Cover picture for a blog post titled 2023 - A year in Review

2023 - A year in Review

In 2023, Luciano Mammino attended his first re:Invent, grew open source projects like Middy, continued podcasting on AWS Bites, and strengthened connections through public speaking and live coding. He also contributed to sustainability through LifeFoliage's Landscape Hunt game.

Calendar Icon

Cover picture for a blog post titled The Definition of Senior: A Look at the expectations for Software Engineers

The Definition of Senior: A Look at the expectations for Software Engineers

This article explores the multifaceted definition of a senior software engineer. It covers the technical skills like going a level deeper and having a broad understanding, as well as soft skills like communication, autonomy, business acumen, and leadership. It provides tips on how to grow, such as pair programming and content creation. The path to seniority requires dedication, perseverance and a growth mindset.

Calendar Icon

Cover picture for a blog post titled 2022 - A year in Review

2022 - A year in Review

In 2022 Luciano Mammino was awarded AWS Serverless Hero, confirmed as Microsoft MVP, became Codemotion Ambassador, spoke at 25 events, produced 45 AWS Bites podcast episodes, streamed live coding 36 times, surpassed 8M downloads for Middy and much more. His plans for 2023 include growing his AWS and Serverless expertise, learning Rust and Solid.js.

Calendar Icon

Cover picture for a blog post titled 2021 - A year in review

2021 - A year in review

In 2021 I joined fourTheorem, became a Microsoft MVP, spoke at many conferences, learned Rust, contributed to open source and much more. I reflect on my professional achievements over the past year.

Calendar Icon

Cover picture for a blog post titled 2020 - A year in review

2020 - A year in review

Luciano Mammino reflects on his 2020, including publishing Node.js Design Patterns Third Edition book, giving 13 conference talks, joining Fabfitfun as Principal Engineer, releasing Middy 1.0, launching Linkerflix MVP, and setting goals for improving as a software engineer, cloud architect, and indie maker in 2021.

Calendar Icon

Cover picture for a blog post titled 2019 - A year in review

2019 - A year in review

Luciano Mammino reflects on his 2019 tech career achievements including conference talks, career moves, open source contributions, and blog posts. He also sets realistic goals for 2020 like finding a new job, releasing Middy 1.0, and getting an advanced AWS certification.

Calendar Icon