Gutenberg block editor, released in late 2018, is the new content editor for Wordpress. While I was apprehensive about it at first, I am excited by it after learning more about it. In today’s post, I will share with you what I know about the new Wordpress editor.
Read More »Blog
Px, Em, and Rem
As a web developer, I have to decide among three units of measurement – px, em, and rem. Which one to use when, where and why has been a source of confusion and countless debates. In today’s post, I will explain the difference among px, em, and rem and go over some practical applications for these three units of measurement.
Read More »Responsive Web Design
When I started out in responsive web design, I was unsure what breakpoints to use in my media queries for CSS. In today’s post, I will briefly explain what responsive web design is, what screen sizes to target, as well as popular screen resolutions to consider when building a responsive website.
Read More »