A Front-End Developer on Vacation

A Front-End Developer on Vacation

If you haven’t done so already, you might get going on vacation this summer in order to enjoy a short break away from your job and the potential stress that comes with it. Your suitcases are packed and you are ready to fly to an exotic sunny destination. At that point some developers already know they will be itching to get back to code soon. If you recognize yourself in that description you probably start to wonder how could you include some coding into your vacation time.

You basically have 2 options: or you keep in touch with your colleagues and keep on working as usual, except you are now in a sunnier environment, or you decide to let work backlogs at home and prepare your return by improving some of your skills or acquiring new ones.

To develop such coding skills you have 2 main solutions: working on a side project or contributing to an open source project.

Start a side project

Summer time is a great moment to start a side project. It’s the perfect moment to take a step back and think about things you always wanted to do but never took the time to dig into it.
Here are some reasons why you should definitely consider starting a side project on your next vacation.

Why should you start a side project?
  • It’s an opportunity to express yourself by developing what you always wanted.
  • This is a great way to stay fit and focused until you return to your job.
  • Big companies and success stories came out of side projects. Great examples are Uber, Unsplash or Trello.
  • It’s a good way for creative people to stimulate the creativity working on something new.
    It’s the opportunity to elevate yourself working on bigger challenges than you usually do.
  • A side project is a good way to take a step back from your daily routine and inject some new passion into your coding. Whether you are in love with your job or not there is always a point where you need new coding challenges to recall yourself why you love being a developer.
  • It’s a good way to experiment something before dedicating more time to it.
    A side project is a great thing to add to your CV or portfolio.
  • It’s a great opportunity to develop new skills in order to stay up-to-date with a constantly evolving tech industry.
  • A side project could help to improve something you already developed. At Yotako we had some great new features that came out of summer side projects. We should probably write a specific post about it next time…

Not convinced yet? Feeling like it’s too difficult for you or you don’t have enough time? Check out most common excuses people use for not starting a side project. Maybe you would recognize yourself and get convinced by Paul Jarvis arguments.

Let’s get started!

Now that you are convinced about the idea of starting a side project, how to decide on what you are going to focus. As stated by Una Kravets “Sometimes the hardest part of side projects is simply deciding what to do”. Indeed it’s always hard to decide where to express your creativity.

Here are some resources you could use to find side project ideas:

When defining your side project topic, remember it doesn’t have to be big or to require a lot of resources. And if you are wondering how long should last your side project and how often should you start new ones you can get some inspirations from the One side project per year challenge by Samantha Zhang.

Now that we discussed the why and the what let’s have a few words about the how. A frequent issue reported by developers with their side projects is the difficulty to keep motivation and productivity high overtime. Such lack of personal investment is completely normal if you consider it’s not your main activity. Here is a summary of some best practices to stay performant with side projects as well. Being a SaaS ourselves we have to admit #5 “Use SaaS tools” is our favorite ;)
When your side project is launched you should also consider a way to market it. Whether it is for your portfolio only or to attract new contributors or users, the “packaging” of a side project is something important but frequently neglected by developers. Have a look at this Ckecklist for Side Project Marketing.

In any case, whether you are looking for an idea or a way to implement it, side project communities are inexhaustible resources for you. Here is a list with some of the main communities out there:

Our side project reading list:

Contribute to an open source project

In the same way summer vacation provide you with time and a free mind to focus on the side project you always dreamt about, it also gives you the opportunity to do something good for the community by contributing to an open source project.

The benefits of contributing to an open source project
  • It’s a unique opportunity to learn from the best experts on a specific technology.
  • It’s the best way to give something back to the community. Indeed, as a developer there is not a single day that passes without you benefiting from open source innovations. Here is an interesting article about the science of being grateful in the JavaScript community.
  • It helps you to improve the quality of your code. Most of the good open source projects have strict coding guidelines which you have to adhere to in order to get your code merged. This will help you in adapting your code to the community best practices.
  • Get reviews on the progresses you make. Getting code reviews is probably one of the main benefits of open source contributions. When you push your code, you get feedback from the experts associated with that project. Such code reviews are an excellent way to assess the progresses you make in improving your skills.
  • Everyone is super encouraging and helpful. You will feel welcome and at home within the open source community. You shouldn’t be intimidated by open source maintainers as they are usually very supportive and provide with constructive criticism.
  • Networking. Contributing to open source projects will provide you with new useful contacts for the future. Whether it’s for your own open source or side projects or for professional matters.
  • It’s amazing all the things you can learn just by reading open source projects source-code. Here is a great article by Anthony Ng on all the learnings you can quickly get such as the art of linting or the use of descriptive function names.

Despite the significant advantages you can obtain from open source contributions, several fears may sometimes block people to go for it. Some people may think contributing to open source is something hard and exclusively reserved to experts of the related technology. Others may fear open source projects are too advanced to easily catch up with. Such issues highlight the importance of making the right choice regarding where to contribute. For instance starting with a beginner friendly project may be something relevant to do if it’s your first experience with open source.

Where to find your next open source project?

Now that you found a match with an open source project, there are a few things you should look at before jumping in your first readme. In the first place you should master the art of linting, the process of checking for problematic code. For instance, if you plan to use ESLint in Atom you should have a look at this article to set up everything and get ready for open source contributions. In the meanwhile you can also have a look at the tools Firefox provides to inspect Web code.

Join some open source communities to get prepared and exchange good tips and tricks:

Our open source reading list

And you what coding do you do during your summer breaks? Please comment and share with us how you manage to keep productive coding during your vacation.

If you are interested in what we do at Yotako, don’t hesitate to join the community on Twitter and Facebook or simply say hi at hello@yotako.io

We really enjoyed sharing our thoughts with you guys, hope you enjoyed it.
Happy coding!

The Yotako Team