On the front–end side of web development, performance is something that should not be ignored. What’s more, to show how important the performance is, new thing called performance budget appeared. Today, you are going to learn what performance budget is, why is it not so easy to set it and what ways and tools you… Continue reading Performance Budget – Website Optimization the Right Way
Tag: design
Having Fun with Object-Oriented JavaScript
It’s been a long time since we discussed or practiced object-oriented JavaScript. The last reference to JavaScript and objects was, I guess, in JavaScript 101 series part11 and part12. For today, you are going to have some fun while learning or recalling your older knowledge and memories on the subject of object-oriented JavaScript and programming as… Continue reading Having Fun with Object-Oriented JavaScript
Design patterns in JavaScript
Have you ever looked at your code and though … Man, this is a real mess! Well, this happened yesterday when I was looking at the JavaScript code of my website. I started to think about how to improve not just my coding skills, but the way the code is designed. After a few minutes… Continue reading Design patterns in JavaScript
Why freelancers should avoid job boards
Freelancing and sharing economy. What other terms would have a better chance to win the prize for “Buzzword of this year”. Today, we will focus on the first one. More and more people are willing to quit their job or try a side projects in the form of freelancing. On-line job boards are platforms meant… Continue reading Why freelancers should avoid job boards
Mistakes that will kill your business
Below, you will find six mistakes you should avoid whether you are a freelancer or a business owner. Every mistake in this post comes from real life situations. Yes, I made all of them. In some cases, I was such and idiot or have so low esteem that I even repeated some of them …… Continue reading Mistakes that will kill your business
So, you want to get started in web design
About a month ago, a great friend of mine asked me this interesting question, what do I need to know to design a website? Since his job was back-end with front-end here and there, the answer was short, simple and easy to follow in just a few steps. However, it made me thing about what… Continue reading So, you want to get started in web design