Details
-
AboutBuilds shit and complains like a mother fucker!
-
SkillsJS as a preference
-
Locationbath, United Kingdom
-
Github
Joined devRant on 5/17/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
-
DevRant is cool, mostly because we are united. We don't agree on OS, language, theme, or tabs. But we are united by code. Next time you want to troll someone, think about why you became a developer. To Code.7
-
you know what really grinds my gears.. when agencies/companies post "PHP developer" positions and require ajax, js, jquery, angular and WordPress templates... its a back-end language ffs1
-
My internship is starting to make me feel really stupid
The issue seems easy but I literally have no clue what to do or even where to start. :(9 -
protected $db;
$this->db = new PDO($tooLazy, $toDeclare, $everything);
public function getCoffee() {
$getCoffee = $this->db->prepare('SELECT * FROM Coffee');
$getCoffee->execute();
$result = $getCoffee->fetchAll();
return $result;
} -
Just left a job where I felt like one of the best devs on the team. At my new job I feel I have so much to learn from the devs I work with. I'm so happy. :)9
-
I can't figure out the MVP of this project.. since everything that came up on my mind became an MVP..
-
UX bought to you by the glue sniffers of Microsoft's oAuth console for your webapp. "I tried to SAVE, but accidentally nuked my account instead" oops!7
-
sys.exit (0)
my reason being... i resigned! and starting a new exciting journey in DevOps for a Start Up1 -
All these certifications and capabilities and years of IT experience and I find myself writing analytics against Minecraft logs for my kids's MC server to determine that my son really is being a jerk in game like my daughters claim.2
-
That moment when you go to YouTube for a configuration or code tutorial and have to wait for 5 seconds to view a WIX.com ad... FML4