Why is it that we often stop learning after leaving school? Why do we think about learning as something uncomfortable or even painful? In the ideal world, learning should be something we would want to pursue without anyone forcing us to do it. Today, in this post, I will share with you five tips or… Continue reading 5 Simple Ways To Increase Your Learning Skills
Tag: JavaScript
JavaScript Design Patterns – How to Make Sense of Chaos Pt1
Writing a clean and maintainable code is not an easy task. Regardless of the size of our projects, we often find ourselves dealing with almost pure chaos. It is not a wonder that many of us want to know how to write clean and maintainable code. Fortunately, in this post you will explore one way… Continue reading JavaScript Design Patterns – How to Make Sense of Chaos Pt1
The Best Way to Learn Programming and Crush It
Have you ever heard about the phrase “software is eating the world”? Well, it is true. More and more things around us are getting smarter and it is software what powers them. In this post, I will share with you the reason why you should at least consider giving programming a shot. You will also… Continue reading The Best Way to Learn Programming and Crush It
Multi-Level Sliding Accordion Only with CSS
Have you ever wanted to create sliding multi-level accordion without the need to rely on JavaScript? Well, today is your lucky day. In this tutorial I will show you how to use your HTML and CSS skills to achieve this feat and improve browsing experience on your website or project. Again, no JavaScript is needed.… Continue reading Multi-Level Sliding Accordion Only with CSS
Masonry Image Gallery with Bootstrap 4 Modals
Today, you will learn about how to create an image gallery with Masonry grid system and Bootstrap 4 modals. In this tutorial you will be working with HTML, CSS and jQuery. That being said, this tutorial is suitable for people with wide range of knowledge, from complete beginner to professional. I will also include links… Continue reading Masonry Image Gallery with Bootstrap 4 Modals
Mastering card design with Bootstrap 4
Today’s post is about using the latest version of Bootstrap framework, made by team working for Twitter in the past, to create a simple layout card design. By the latest version I don’t mean version v3.3.5, but version 4 that is right know in alpha phase and under testing. Since Bootstrap 4 contains card component in… Continue reading Mastering card design with Bootstrap 4