How is JavaScript library bloat mitigated with Web Components?

This is an issue that’s been bothering me as well for a while, esp when faced with maintaining code that’s been touched by numerous developers. You often encounter multiple JS libraries (some of which essentially does the same thing) included in one solution, not to mention even different versions of the same framework used in … Read more

Why would Google use a font tag?

In November 2005, Matt Cutts, a Google software engineer, said: Google’s home page doesn’t validate and that’s mostly by design to save precious bytes. Will the world end because Google doesn’t put quotes around color attributes? No, and it makes the page load faster. Source: Google Blogoscoped – Matt Cutts, Google’s Gadgets Guy (Interview)

What are the url parameters naming convention or standards to follow

I recommend reading Cool URI’s Don’t Change by Tim Berners-Lee for an insight into this question. If you’re using parameters in your URI, it might be better to rewrite them to reflect what the data actually means. So instead of having the following: /index.jsp?isbn=1234567890 /author-details.jsp?isbn=1234567890 /related.jsp?isbn=1234567890 You’d have /isbn/1234567890/index /isbn/1234567890/author-details /isbn/1234567890/related It creates a more … Read more

Is it ok to use in place of blindly?

As others have mentioned, using <strong>, <em>, <cite> etc. adds semantics. This is important because you say something about why you want to emphasize something and increase the readability of your html, because you know why it’s in bold. Furthermore, screen readers use the strong tags to make an audible difference when reading it aloud. … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)