Have you ever wanted to automate boring tasks of web design and development? Let me introduce you to Gulp. Gulp is a streaming build system that will aims to make your workflow more productive and efficient. This is done by automating all those boring tasks such as minification and assets optimization you have to do… Continue reading Gulp for Web Designers – All You Want to Know
Tag: web
How to Create Brand, Win Clients and Make Money Pt1
Do you want to create brand for yourself or your business, win more clients and make more money? This is the goal of personal experiment I’m going to start in following weeks. I will get the knowledge and tips provided my piles of books and put them to test. Then, I will share the results… Continue reading How to Create Brand, Win Clients and Make Money Pt1
Why Design Is the Ultimate Way to Increase Profit
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
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
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