Welcome
Welcome to the blog about taskli.st, the productivity app that helps you stay organized and on top of your to-do list. Here, we will be covering a variety of software development topics related to taskli.st, as well as updates on new features and improvements to the app. Whether you're a developer looking to learn more about the inner workings of taskli.st, or simply a user looking to stay informed on the latest updates, we've got you covered!
Featured
How to build a newsletter system for your blog from scratch
Posted on:March 27, 2023 at 09:21 AMEvery blog needs a newsletter these days. There are a lot of systems out there that offer an end-to-end experience for successfully creating, sending and managing newsletter for blogs or any other application. We decided to write our own newsletter system, because we wanted to be in control of our data and not depend on third-party applications.
API Gateway, Dynamodb Global Tables and Route 53 latency-based routing policy
Posted on:February 26, 2023 at 10:17 AMThis is a tutorial about how to deploy an api using Api Gateway, Dynamodb Global Tables and Route 53. The goal is to have low latency for users of the api no matter where they are in the world.
Authenticate your users at the edge with Lambda@Edge and JWKS
Posted on:February 13, 2023 at 09:00 AMThis is a short tutorial that shows you how to authenticate your users at the edge without hitting your servers at all.
Setting up Supertokens with AWS - A comprehensive guide
Posted on:January 30, 2023 at 11:00 AMThis is a comprehensive guide that describes how to set up Supertokens with AWS. The goal is to have a single, high-available and fast end point that all clients can authenticate their users with.
How to publish to npm in 2023
Posted on:January 2, 2023 at 09:22 AMThis is a guide that describes how to publish an open source package to npm in 2023 and what to look out for.
Recent Posts
How to build a newsletter system for your blog from scratch
Posted on:March 27, 2023 at 09:21 AMEvery blog needs a newsletter these days. There are a lot of systems out there that offer an end-to-end experience for successfully creating, sending and managing newsletter for blogs or any other application. We decided to write our own newsletter system, because we wanted to be in control of our data and not depend on third-party applications.
API Gateway, Dynamodb Global Tables and Route 53 latency-based routing policy
Posted on:February 26, 2023 at 10:17 AMThis is a tutorial about how to deploy an api using Api Gateway, Dynamodb Global Tables and Route 53. The goal is to have low latency for users of the api no matter where they are in the world.
Authenticate your users at the edge with Lambda@Edge and JWKS
Posted on:February 13, 2023 at 09:00 AMThis is a short tutorial that shows you how to authenticate your users at the edge without hitting your servers at all.
Setting up Supertokens with AWS - A comprehensive guide
Posted on:January 30, 2023 at 11:00 AMThis is a comprehensive guide that describes how to set up Supertokens with AWS. The goal is to have a single, high-available and fast end point that all clients can authenticate their users with.