Details
-
SkillsPHP, js, MySQL
-
LocationLondon
Joined devRant on 9/2/2016
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
-
Marketing sends an average of 3 newsletter per week all year round, and 4-5 per week on Christmas.
Mailchimp makes this so damn easy for them...
We have ~500.000 subscribed customers.
They discovered the new chrome push notifications API and I 'refused' to build anything for it because I already find the amount of email they send unacceptable and I am pretty sure they would abuse of it.
I'm already imagining like 10 push messages a day...
Am I wrong? What would you do?7 -
How the fuck do people have an amazing GitHub profile full of contribution while still working and having a social Life??
Am I missing some secret or trick?
This struggle is real...15 -
Am I the only one who thinks that Slack is so terribly expensive for a small company?
I'd like less gap between "free" and 8$/month/user...10 -
When a condition is true and false at the same time...
var_dump(0 == "x"); // true
var_dump(!0 == " x"); // true
WTF?!
I started using the === more often...5 -
When you node_modules (npm) and vendors (composer) folders account for 80% of your codebase size ...3