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
-
lotd79226yJust try to make something *clever and overengineered*.
It'll quickly become a shitshow. Probably.
Mine was making a rest API uri builder for e-conomic with a swappable client.
It's the pretty neat and serves a pretty interface for devs in the app shell..
Like ```
Economic::accountingYear(2018)->toArray ()
```
Problem is.. everytime their API strays slightly from rest conventions, i have to add a resource adapter 😅
Related Rants
-
linuxxx30At my study's final exams, I coded a system with login and everything included. Showed it at the final delive...
-
cave11Admin: "Wait, I noticed unusual traffic." Me: "What is it?" Admin: "Looks like we have a bot here." Me: "A ...
-
dfox6This was during the first day of my first real dev job, straight out of college. I didn’t have have much exp...
I've been programming professionally for a year and it went without any embarrassing experience, even without thinking about preventing any embarrassment ._.
Am I boring?
rant
wk110