Tag: Node

Building with Nylas using Typescript

In this blog post, we go over how to use Typescript when building applications in JavaScript using the Nylas Node SDK.

How to build an email client application

This tutorial is a step-by-step guide on building a full-stack email client using the Nylas Email APIs to integrate with email. We will review the steps to build an email client, including frontend, backend, and integrations.

How to build a scheduling app in 3 steps

In this blog post we explore building a fully functional calendar scheduler app. Understanding how…

How to create email interactive treemaps

Learn how to create Interactive Treemaps for your Email using the Nylas Email API.

Send notifications for calendar events using the Nylas Node SDK

Learn how to send different notifications to engage users for calendar events using the Nylas Node SDK with minimal code.

How to patch npm packages

We sometimes come across an NPM Package that consists of errors and needs to be updated. So we create a PR and wait for it to merge.

However, we can patch the library and continue developing and deploying. This post will walk through how to patch npm packages to unblock your development.

Send and read emails using Node-Red and the Nylas APIs

Learn how to send and read emails without a single line of code using the visual low-code tool Node-Red and the Nylas APIs.

How to create Nylas Webhooks with NodeJS

Learn how to create Nylas’ webhooks with NodeJS. Webhooks are useful to streamline working with Nylas’ communication platform to be easily notified when specific events occur such as updating an email.

How to handle timezones with JavaScript

Learn how to work with different timezones in JavaScript.

How to manage contacts with Nylas Node SDK

Using the Nylas Node SDK to manage contacts with minimal code.

Previous1 of 2Next