Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Everyone knows you're supposed to write code at 3 places at once to prevent this from happening
-
@iiii @petergriffin exactly what I thought afterwards. Also normally I would not have paid attention, just gotten curious about hints and warnings as I am starting to migrate to TypeScript (feel free to follow up with anything about TS here ...)
Related Rants
me: import express from 'express';
my IDE: quick fix: remove import express from 'express'; ('express' is declared but its value is never read.)
me: // you don't say, as I only just started typing!
rant
quickfix
linter
ide