hero banner hacktoberfest

Nylas 🤝 Hacktoberfest 2022 recap

3 min read
Tags:

Intro

We just wrapped up Hacktoberfest and are excited to highlight developer contributions. Here are previous posts on Hacktoberfest:

This post covers Hacktoberfest: building with Nylas, open source, and highlighting developer contributions.

Hacktoberfest by the numbers

  • We received contributions from 9️⃣ developers.
  • Contributions combined over 3️⃣ 5️⃣ 0️⃣ 0️⃣ lines of code.
  • In total 1️⃣ 9️⃣ Code samples showed different ways to build with Nylas to access Calendar, Contacts, and Emails.
  • We received code samples in 3️⃣ different languages (JavaScript, Python, and Java) using the Nylas SDKs.

Building with Nylas APIs

Through Hacktoberfest, developers integrated with different communication providers using Nylas APIs. The ability to connect a user and access different communicating data to create code samples was a smooth experience for developers.

We created simple feature requests that leveraged Nylas APIs to access communication data. Developers were able to pick up issues and build quickly. One developer could pick up a ticket and deliver a feature in under 30 minutes!

Nylas provides developer tools such as SDKs for building integrations and a dashboard for connecting user accounts.

Developers building with Nylas

Let’s showcase Developers contributing to Nylas Samples through Hacktoberfest:

Benefits of contributing to open source

Contributing to open source is an excellent opportunity for developers to learn and try new APIs. Having experience working with different APIs is an opportunity to level up as a developer and gain exposure to different coding paradigms. This is also an opportunity to explore a new language and connect with other developers with domain expertise. And, of course, building your public profile is excellent for your future career! Building in public can be nerve-racking; however, starting small with a single issue is a great way to build your confidence and get feedback from other developers.

On the flip side, allowing contributions have given Nylas a window into how developers approach our APIs and where they may hit certain blockers. This is an opportunity for us to work with the community and build better developer experiences.

Build time

You can find example code on the Nylas Samples code repository. We encourage developers to continue contributing to open source and building with Nylas. This is an exciting time as a developer, and we look forward to more opportunities to enable more contributions building with Nylas!

Don’t miss the action, watch our LiveStream Coding with Nylas:

Related resources

How to Send Emails Using an API

Key Takeaways This post will provide a complete walkthrough for integrating an email API focused…

How to build a CRM in 3 sprints with Nylas

What is a CRM? CRM stands for Customer Relationship Management, and it’s basically a way…

How to create an appointment scheduler in your React app

Learn how to create an appointment scheduler in your React app using Nylas Scheduler. Streamline bookings and UX with step-by-step guidance.