Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

loudsqueak pfp
loudsqueak
@loudsqueak
does anyone actually use javascript or is everyone stacking typescript on top? if so, why? feels so risky…
9 replies
7 recasts
36 reactions

anyvoid 👾 pfp
anyvoid 👾
@anyvoid.eth
For a small project/poc I’ll use JavaScript but for a biggest one I’ll definitely use TypeScript. Types can be properly defined, on long term the code will be less buggy, more simple to read and to maintain. This can be achieved by using TypeScript with SOLID principles. I think we are all aligned to say that whatever the tool, you can produce poor code but TypeScript add a real value based on my experience.
0 reply
0 recast
0 reaction