Details
-
AboutI'm a Front-end programmer, Owner of Squarety Media. I speak French and English and yes I am a French Canadian 🍁.
-
SkillsCSS, HTML since 2015. JS Library: JQUERY since 2016. Pre-processor: LESS since July 2018. JS Framework: VueJS since 2019.
-
LocationRimouski, Québec, Canada
-
Website
-
Github
Joined devRant on 7/2/2018
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
-
HTML quick maffs
If you want to have a placeholder for native <select> element, just do the following:
<option value="" selected disabled hidden>Choose...</option>
It will make a native placeholder that:
- is accessible and readable by screen reader
- doesn't show up in options list
- allows native validation with "required" attribute (note the empty value attribute in the placeholder option).
It's unfortunate that we don't have it the way we have placeholder in inputs, but this is the next best thing.3 -
Got a mail from a recruiter.... offering me a role in a company......where I'm currently working....in the said role.16
-
Company: Bobby you saved the company millions of dollars this year!!! Great job.
Me: So...how about that extra 2k per year raise.
Company: Um well it just doesn't seem to be in our budget this year.7 -
I'm the kind of person that can type without looking at the keyboard. But... I don't really know how to type, I just do it unconsciously. But when someone reminds me of the keyboard, or I think on the keyboard. I can't stop looking at it when typing. Suddenly I forget how to type. fuck fuck fuck now I can't stop looking at it.l ksajfn;laksj fpdsbaf;dsajfn4
-
Holy shit, this is completely is rendered in CSS
http://species-in-pieces.com/
Such beauty (about endangered species)1 -
I remember last year in school one of my teachers had us make a little web page with HTML and CSS. She was confused when I was using an external CSS stylesheet. She thought all the CSS had to be in a style tag inside of the index.html file...6
-
Friend : Dude I have mastered Object Oriented Programming. I work only in classes now.
Me : That's nice! Only a Few people manage to master it. Which language do you prefer though?
Friend : CSS
Me : :/9 -
sad but reality
tiktokers create cring content and earn lots of money.
open source contributors create technology which is maintaining world but earn far less.
how can we expect bright future?32 -
This one resumes every single day
hotfix 1.20.1
hotfix 1.20.2
hotfix 1.20.3
.
.
.
.
release 1.21.0
hotfix 1.21.1
hotfix 1.21.2
.
.
.2 -
I was messing with my Ubuntu setup, and somehow, I broke it
Since I didn't have a recent backup, I decided to switch to Manjaro
I'm in love16