Image How to Write (More) Predictable and Ma…CSS is very flexible since it doesn’t impose on how you should write your CSS rules but putting CSS rules in different spots can make your s…Read More
Image How to Improve the Collaboration Betwe…As we all know, programmers and designers don’t have a lot in common in terms of workflow or the software used to complete their tasks. Comm…Read More
Image Color GuideI’m not a fan of color theory. But the theory has always eluded me, and, truthfully, I’ve never found it useful when trying to use color in …Read More
Image How to Improve Your CSS Skills: 5 Tips…Most web developers use CCS on a daily basis – This can be a good thing or a bad thing, depending on the organization of your codebase. Larg…Read More
Image When it is okey to use TypeScript?Last summer we had to convert a huge code base from Javascript to Typescript. During this transition I learned a lot about the differences a…Read More
Image What’s New in jQuery 3.0? Top Features…Since jQuery’s initial release more than eight years ago, it has grown in popularity among web developers and clients alike – nowadays jQuer…Read More
Image W3C looks to secure the WebThe World Wide Web Consortium (W3C) is putting cybersecurity on its radar. It has announced that it is launching a new working group designe…Read More
Image Javascript VS jQuery: Which One Should…Web development experts tend to debate a lot when it comes to Javascript vs jQuery. There is really no correct answer in this situation simp…Read More
Image Why Would You Want to Use a CSS Prepro…The concept is simple: you can use more complex CSS files that could contain variables, functions, “mixins” and other things, too. These fil…Read More
Image How to Use HTML Headings: Best Practic…Every web page on the internet can have proper HTML headings. These headings are identified by the following heading tags <h1> <h1&…Read More