The topic of perfectionism is touted for a long time and from all sides. Some psychologist will suggest that you should try to avoid the perfectionism at all cost and in all situations. Based on their experiences and years of trials, perfectionism may cause you real troubles in your life and work. No matter all these… Continue reading Rational perfectionist
Tag: design
HTML5 tables demystified
Let’s do something crazy today. Something like talking about HTML tables. I’m using the HTML here because you can work with tables also in CSS. What am I talking about now is using display property with some of these values – inline-table, table, table-caption, table-cell, table-column, table-column-group, table-row and table-row-group. With these values you can… Continue reading HTML5 tables demystified
Rethinking the design for mobile
With time smartphones and other mobile devices got bigger and bigger and this trend will probably only continue and maybe even speed up. There is no doubt about it. Mobile phones are now closer to small-size tablets then ever before. Sooner or later the gap between those categories will disappear. Why is this topic so… Continue reading Rethinking the design for mobile
Build your own framework
Frameworks can bring many benefits to your work and also can speed you up. However, many people are try to avoid them every time they can. The reasons for this can be many, from complexity to dependency on someone else. Today we are going to take these arguments and totally crush ’em by exploring option… Continue reading Build your own framework
JavaScript 101-#20 – 7 tips for writing better JavaScript
Have you ever though about ways to make your JavaScript more human-friendly and faster? To make it easier even for a beginner to read and learn from it? Well, there are many things you can do to achieve that or to at least move closer to this ideal. Today, we are going to discuss seven… Continue reading JavaScript 101-#20 – 7 tips for writing better JavaScript
7 tips for creating responsive website
Want to design responsive website you can be proud of? This is definitely not an easy feat. Even though your project looks pretty good from design point of view, there are still many things that can break it along the way. Fortunately, I’ve got some useful advice for you to save your time and nerves.… Continue reading 7 tips for creating responsive website