Checkout
Codedraw
a low-code platform for building backends.
Menu
Home
About
Home
About
Search for Blog
Massimo Presta
May 2, 2022
Boost your Worker development experience with Miniflare Part II
Implement a worker locally using Miniflare and deploy it to Cloudflare
serverless
tutorial
typescript
cloudflare
Massimo Presta
May 2, 2022
Boost your Worker development experience with Miniflare Part I
Implement a Webapp with Vue + Typescript that will be powered by a Cloudflare Worker
serverless
tutorial
typescript
cloudflare
Massimo Presta
Apr 9, 2022
Go serverless with aws Api Gateway + Lambda + DynamoDB + CDK Part II
Hands on AWS CDK, managing your infrastructure has never been easier.
serverless
tutorial
typescript
aws
Massimo Presta
Apr 9, 2022
Go serverless with aws Api Gateway + Lambda + DynamoDB + CDK Part I
Setup a project from scratch to implement and deploy serverless apis.
serverless
tutorial
typescript
aws
Massimo Presta
Mar 31, 2022
Symmetric encryption with Caesar Cypher
Quick and easy explanation of the Caesar Cypher symmetric encryption.
nodejs
cryptography
codingchallenge
typescript
Massimo Presta
Mar 10, 2022
Find the shortest path in a graph
Implementing the Dijkstra algorithm to find the shortest path in a graph.
nodejs
graph
codingchallenge
typescript
Massimo Presta
Feb 20, 2022
Find all paths in a graph
How to use Breadth First Search and a Queue to find all the available paths in a graph.
java
graph
codingchallenge
Massimo Presta
Jan 7, 2022
How to use Reactor context to share and log contextual data
Need to store Contextual data with Project Reactor? Look no further than the Reactor Context.
java
reactor
reactorseries
context
Load More