MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Mathiasbynens.be most likely does not offer any malicious content.
Secure connection support
HTTPS
Mathiasbynens.be provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Mathiasbynens.be most likely does not offer any adult content.
Audience
-
Bounce rate
-
Time on site
01:37
AVG
-
Gender
Men
99%
Women
16%
Popular pages
-
Notes archive · Mathias Bynens
Notes archive The idea is that every entry is like a note-to-self kind of thing. Every post is a mini-knowledge bomb I wish someone else had dropped before me, so I wouldn’t have had to research and w...
-
A fresh start · Mathias Bynens
details and time elements, etc. However, developing this new site was the perfect opportunity to play around with some cutting-edge techniques that I hadn’t used for client work before. For example,...
-
JavaScript engine fundamentals: optimizing prototypes · Mathias Bynens
Published 16th August 2018 · tagged with JavaScript, performance This article describes some key fundamentals that are common to all JavaScript engines — and not just V8, the engine the authors (Bene...
-
CSS hacks playground
CSS hacks playground We’re looking for a “safe” IE8-only CSS hack that doesn’t require separate rule sets. So far, no luck :( Currently in Only show working hacks selector { \0shorthandproperty: valu...
-
About · Mathias Bynens
Credits This site uses a lot of (hacked versions of) open-source stuff that I didn’t write myself. Here’s a list: jQuery, The ‘Write Less, Do More’ JavaScript Library Prettify, a clever JavaScript tha...
-
In search of the perfect URL validation regex
In search of the perfect URL validation regex To clarify, I’m looking for a decent regular expression to validate URLs that were entered as user input with. I have no interest in parsing a list of URL...