Have you ever wanted to increase profit of your business? And, what about showing your client that great design is worth the price? In both cases, this article is what you’ve been waiting for! Whether you are a web designer, developer or business owner, this article will provide you with information you can use immediately.… Continue reading Why Design Is the Ultimate Way to Increase Profit
Tag: design
Modal Dialog – Creating Gallery With Modal Preview
Welcome back for another great tutorial. It’s been a while since we build something in HTML, CSS and JavaScript. For this reason, I prepared a challenge for today … Our goal will be building simple gallery enhanced with sleek preview in custom modal dialog. And, not only that. Our gallery will be featuring implemented grid… Continue reading Modal Dialog – Creating Gallery With Modal Preview
JavaScript Design Patterns – How to Make Sense of Chaos Pt2
How about to master some JavaScript design patterns? It’s been couple days since I wrote the first part of this mini-series. Thank you for your patience. Today, you are going to explore and learn about the rest of commonly used design patterns by JavaScript developers. In end of this post, you will also find a brief… Continue reading JavaScript Design Patterns – How to Make Sense of Chaos Pt2
5 Simple Ways To Increase Your Learning Skills
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
Refactoring CSS Without Losing Your Client Or Your Mind
If there is one thing that scares many people in web development, it is refactoring CSS. CSS on its own is already hard to master. It gets even harder when you have to clean the mess after someone else. Luckily, you found this post. On the following lines you will find couple best tips and… Continue reading Refactoring CSS Without Losing Your Client Or Your Mind
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