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
Image Adding CSS Classes to Blocks in DrupalThe concept of Modular CSS has been around for years. The basic idea is tackling your CSS code in a systematic way through class and file na…Read More