Checkout
Codedraw
a low-code platform for building backends.
Menu
Home
About
Home
About
Search for Blog
Massimo Presta
Jun 24, 2023
Strong typed Pinia stores in Vue
Have you been coding in vuejs with typescript and pinia? Do you like for your store to be typed? Have a peek at this article...
vuejs
pill
typescript
Massimo Presta
May 28, 2023
Tidy up Worker endpoints with Hono
Manage your worker endpoints using Hono.
cloudflare
pill
typescript
Hono
Massimo Presta
Apr 21, 2023
Get a file from R2 using a pre-signed url
Get files from R2 using pre-signed urls.
cloudflare
pill
typescript
R2
Massimo Presta
Mar 12, 2023
Upload a file to R2 using a pre-signed url
Upload files to R2 using pre-signed urls
cloudflare
pill
typescript
R2
Massimo Presta
Jan 30, 2023
Validate the signature of a crypto key in Cloudflare Pages Functions
See how to validate the signature of a crypto web key and what's supported in the Cloudflare environment
cloudflare
pill
typescript
Massimo Presta
Dec 10, 2022
Synchronize your app with Cloudflare Durable Objects
Synchronizing code and keeping states has never been easier thanks to Cloudflare Durable Object
cloudflare
tutorial
typescript
Massimo Presta
Jul 2, 2022
Publish a node module to your private Github registry
Package and publish your node module to your private github registry using Github workflows
github
tutorial
typescript
Massimo Presta
May 18, 2022
Break Caesar Cypher with frequency analysis
De-cypher an Caesar encrypted text without knowing the key using frequency analysis
nodejs
cryptography
codingchallenge
typescript
Load More