You can filter posts by date, tag or even use natural language to find whatever you want
Most popular tags
Recent posts
Don't Test Implementation Details in JavaScript
The article discusses why testing application behaviors is more important than testing implementation details, leading to more durable and maintainable tests.
Why @import in CSS is not as bad as it is believed
The article discusses the technique of importing CSS stylesheets using @import, presenting advantages and disadvantages along with practical usage tips.
Are Your Standards Too Low? - How and Why It’s Worth Raising the Bar
The article covers raising standards in personal and professional life and their impact on success and satisfaction.
Proxy Servers in Your Infrastructure - Why You Need Them
The article discusses the differences and uses of reverse proxy and forward proxy. It explains how each one works, presents advantages, and offers examples of popular tools. The author focuses on performance and security for both clients and servers, highlighting their practical applications.
Object Pool Design Pattern - what is it and how can it be useful to you?
The article presents the Object Pool design pattern, which allows for efficient object management by reusing them, reducing the costs associated with object creation.
GitHub Copilot is available for free - with limitations
GitHub Copilot in Visual Studio Code is now free, providing real-time code suggestions to assist developers in their work.
Docker vs Kubernetes - differences between containers and pods
The article 'Containers vs. Pods' explains the differences between containers and pods in Kubernetes. Containers are lightweight units, while pods are the main units that can contain multiple containers. The author highlights resource management and provides examples of use cases in various scenarios. Understanding these concepts is crucial for developers and DevOps engineers.
MarkItDown - a tool for converting documents to Markdown
Markitdown is a Markdown document editing tool created by Microsoft, allowing easy conversion of text to HTML.
Overview of Modern Frontend Architectures
The article discusses architectures of modern front-end applications, presenting various approaches like MVC and SPA. It also includes insights on popular frameworks such as React, Angular, and Vue.js. The author highlights the importance of good design and code quality, encouraging experimentation with different technologies.
Does Google penalize AI-generated content? - analysis of research
The SEMrush article investigates if Google penalizes AI-generated content. High-quality content is key to SEO success. It discusses how AI affects search results and the related concerns.
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