You can filter posts by date, tag or even use natural language to find whatever you want
Most popular tags
Recent posts
SVG File Minification, or How to Turn a 2kb Graphic into a ~100 Byte File Without Losing Quality
The article discusses the significance of SVG file minification and techniques for implementation to improve website loading times.
Basics of Working with Headless Browsers (Chrome/Firefox/PhantomJS)
The article discusses the differences between three headless browsers: PhantomJS, Headless Chrome, and Headless Firefox, in the context of test automation and page rendering.
Podcast about CSS - how to understand the basics and how not to make common mistakes (part one)
The article "CSS Part 1" on Ladybug.dev introduces the fundamentals of CSS, discussing selectors and properties while encouraging practice.
Magical Comments in Ruby, or How Some Comments Can Affect Code Execution
The article by Mehdi Farsi discusses magic comments in Ruby, which can influence code interpretation. These comments facilitate organization and readability, useful in large projects, and include examples of their use.
Why is modern web development so complicated? Here with an example of the frontend
The article discusses the complexity of modern web development and the impact of rapidly evolving technologies. The author points out the need for simplifying tools and practices to enhance developer efficiency.
Trimming a paragraph of text using only CSS
The article discusses techniques for multi-line truncation in CSS that can be implemented without JavaScript, enhancing webpage aesthetics.
Poetry - package manager for Python (alternative to 'pip').
Poetry is a package management tool for Python that simplifies project workflows.
Online Regular Expression Tester
Regexr is a tool for testing regular expressions with an interactive editor.
Pagination - Best Practices.
Vladimir Mihalcea's article on pagination best practices provides a comprehensive approach to the topic. It includes techniques, advice, and examples that will aid in optimizing web applications.
Comma Operator in JavaScript - note: the text has 3 subpages (easy to miss the navigation)
The article explains confusing aspects of comma usage in JavaScript, emphasizing examples of the consequences of misuse. It encourages programmers to be mindful of this issue.
Source of content in this blog is https://news.mrugalski.pl
All content including posts, their short version, tags and video transcriptions is 100% AI generated