beginner

Tag: beginner

3 posts
First look at..proto
Dyslexic Goegrapher icon
Dyslexic Goegrapher

First look at..proto

I have played with the ATProto to develop some things. I am still a beginner so I made some stupid mistakes. That was the reason I wanted to write this post. Hopefully this will help some other beginners learn from my mistakes or help more advanced people understand the struggles of someone who is just starting the ATProto journey.

ยท
Jul 1
ยท
Implicit ESM in Node.js with "type": "module"
T
Tierney Cyren
bnb.im

Implicit ESM in Node.js with "type": "module"

A brief article on the usage of "type": "module" in package.json to have .js files parsed as ECMAScript Modules (ESM).

ยท
Jun 15 '21
ยท
Explicit ESM in Node.js with .mjs
T
Tierney Cyren
bnb.im

Explicit ESM in Node.js with .mjs

A brief explainer on the usage of .mjs and .cjs in Node.js.

ยท
Jun 15 '21
ยท