Skip to content

Design

dynamic grid carousel

Create a dynamic grid carousel with Tiny Slider

  • Last updated: May 16, 2020

All of us are probably aware that owl carousel which is built with jQuery, is almost dead now. The author of owl carousel is inspiring all users to switch to the Tiny Slider. This works much faster as it is built with vanilla js or in simple words it’s built with plain JavaScript. In this tutorial, we shall learn how we can create a dynamic grid carousel with tiny slider.

Read More »Create a dynamic grid carousel with Tiny Slider
mobile first design

The basics of mobile first design and it’s benefits.

  • Last updated: May 15, 2020

Introduction

Responsive design is now become the basic need for every website. Everyone is aware of it, whether you are a website owner or a designer. So for the designer, it is an important thing to craft the design with proper media queries. However, there are many pre built CSS frameworks available today. Bootstrap is one of the industry leading CSS framework. But today, I am going to talk about custom media queries and it’s possibilities with mobile first design approach.

Read More »The basics of mobile first design and it’s benefits.