Fixing jagged fonts in chrome

PostThumbnail

Some of you might have seen that fonts look jagged on chrome in windows, well the solution is using svg fonts instead of the normal ttf, there’s a simple way of forcing chrome to load an svg font with media queries in css.

Starting a new blog

Why?

Because web development has always been my passion and learning new ways of doing it is what i like the most, I’m opening this blog to share my day to day learning process in the hopes of helping someone else that was in my position before.

For what?

The blog will be focused mostly on front-end web languages like javascript, css and html with sometimes a bit of php back-end, i’ll feature fixes and techniques used by more advanced developers to achieve a certain goal.