Details
-
AboutRuns on coffee!
-
SkillsJavaScript, C++, PHP, ...
-
LocationBelgium
-
Website
-
Github
Joined devRant on 10/8/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
-
Just told my girl about GitHub.
Told her that it was something like PornHub. She's mad now.😂
# I'll show myself out10 -
Made my first Node.js Todo list today! Got myself a new front end design tool, Bootstrap Studio (50% off). Learned about REST, using Node as an API and MongoDB and Angular! Had a lot of fun learning and I would recommend it to anyone that's a Node.js beginner. I want to do a video tutorial series on Node.js, is that a good idea?9
-
JUST GOT MY STICKERS!!
Super cool that they wrote the address on envelope by hand! Love the stamp btw ;)
Gonna stick these on my laptop!
Thanks @dfox !6 -
New setup since today! Tell me what you guys think and show off your favorite programming places!20
-
To all the web developers out there that use email validation, stop using a check for common domain names! If I try to sign up with my email address (something@coded-websites.be) it won't work! So stop doing that and use a RegEx please! Who has had this problem too?11
-
When I just started making things in PHP, I always taught that md5 encryption was the best thing out there.. Once I learned that it was the most easy way to break I changed to SHA1. What were I thinking? I now use a custom generated SALT for each user and encrypt with SHA512, should be safe for a while, right?7