Unpacking developer trends,
one at a time.
// A newsletter for technical founders, indie hackers, and curious devs.
const email =
"";
const noBS = Promise.all([
new Promise(NO_SPAM),
new Promise(NO_HIDDEN_ADS),
]);
try {
await noBS;
subscribe(email);
} catch(err) {
unsubscribe(email);
}
new Promise(NO_SPAM),
new Promise(NO_HIDDEN_ADS),
]);
try {
await noBS;
subscribe(email);
} catch(err) {
unsubscribe(email);
}