Home » Uncategorized

Uncategorized

frontend vs backend

Front-end vs back-end development? why choose one over another

  • by

Discussion on image optimization for your website Last week, I happen to attend a very interesting session organized by WordPress Meetups Genève (Geneva). In the presentation,there was a list of various tools and techniques for optimizing images in WordPress websites. You will be surprised on how many pixels you can save up applying certain tweaks; thus increasing considerable the speed of your site. The sizes of image contents are very… Read More »Front-end vs back-end development? why choose one over another

Presentation on Page Builders in WordPress

  • by

Discussion on image optimization for your website Last week, I happen to attend a very interesting session organized by WordPress Meetups Genève (Geneva). In the presentation,there was a list of various tools and techniques for optimizing images in WordPress websites. You will be surprised on how many pixels you can save up applying certain tweaks; thus increasing considerable the speed of your site. The sizes of image contents are very… Read More »Presentation on Page Builders in WordPress

Discussion on image optimization for your website

  • by

Discussion on image optimization for your website Last week, I happen to attend a very interesting session organized by WordPress Meetups Genève (Geneva). In the presentation,there was a list of various tools and techniques for optimizing images in WordPress websites. You will be surprised on how many pixels you can save up applying certain tweaks; thus increasing considerable the speed of your site. The sizes of image contents are very… Read More »Discussion on image optimization for your website

!important property in CSS

!Important Property in CSS- When to use?

  • by

As a developer, I have come across the necessity of using !important property in CSS. !important has been very useful when we need to make important styling changes to a theme to fit more with the visual identity of clients.It can seem like a great idea to apply this property on most of your CSS property to implement without an understanding of the dangers that come with it. I have… Read More »!Important Property in CSS- When to use?