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
-
jorgeogj415y@SortOfTested i know but the devs keeps removing for "debuging" even in react native apps :(
-
@jorgeogj
You can also add an intermediary to scan for lint ignore statements 😉. Cyberwarfare is half the fun of this job. -
@SortOfTested Ensure a nuclear warhead is launched every time someone tries to edit the eslint config
-
It should be catched during PR review. Or by your QA team.
It shouldn't be possible for this to go in production by error. -
irene33945yWhat about before production? I leave those in until we are ready for the first customer facing prod release. The rule is that we tag the console with dev or something that starts with dev so we can find it later.
console.log(‘dev’, foo);
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
tahnik63So I need to create a nice new web app. Let's look at some cool JS frameworks that I can work with. *5 mins l...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
Please Please Please remove your shitty ass 'console.log' before commit i don't need your fucking "debug mode" in production
rant
fml
js