Menu
About me Kontakt

The article on Smashing Magazine discusses enhancing CSS writing skills by borrowing ideas from JavaScript functions. The author argues that many techniques used in JavaScript can be applied to CSS to make it more flexible and efficient. For example, the concept of 'modularity' is highlighted, allowing for the creation of more organized and manageable stylesheets. Additionally, various techniques are presented, such as borrowing ideas from mathematical functions in JavaScript to improve layout and styling of elements. These tips can help developers create a more modern and professional look for their websites. Overall, the article serves as a valuable read for anyone looking to enhance their CSS skills and apply innovative techniques from other programming languages.