Menu
About me Kontakt

You can filter posts by date, tag or even use natural language to find whatever you want

Most popular tags

Recent posts

List of 10 Useful WEB APIs for Use in a Web Application - Index and Examples of Use

The article presents ten useful web APIs for 2020 that assist in integrating various functionalities into web applications, detailing their features and use cases.

Merge Sort - what is it and how does it really work?

The article describes the merge sort algorithm based on the divide and conquer method and its efficiency compared to other sorting algorithms.

Debugging Applications in JavaScript Using 'console.*' Modules - Everything You Should Know

The article on CSS-Tricks discusses various console commands that can assist programmers in debugging code. The author explains how to use commands like 'console.log()', 'console.error()', and grouping logs. The article is filled with practical examples that can be useful in everyday programming tasks. Understanding these tools can greatly enhance the efficiency and quality of code. The author encourages further exploration of documentation to fully leverage the potential of the browser console.

Memory Leaks in Web Applications - Yes, it exists, and you have to make sure you don't encounter it :)

Nolan Lawson discusses memory leak issues in web applications and presents methods for fixing and preventing them.

How to implement ElasticSearch in production? What is worth configuring and what to monitor?

The article discusses running Elasticsearch in production, focusing on configuration, monitoring, and optimization.

Pentesters from CyberNews Found 6 Security Vulnerabilities in PayPal Service. None Were Acknowledged, and a Penalty Was Imposed

The article discusses six critical vulnerabilities in PayPal and the controversial response of the company to researchers' reports, who were punished instead of rewarded, raising concerns about collaboration with security experts.

How to Use Drag-and-Drop API in React: Tutorial.

The article explains how to utilize the HTML Drag & Drop API in React, showcasing practical examples and state management techniques.

Free PHPStorm Course - Get More Out of This IDE (12 Video Lessons)

The article presents programming in Python, particularly concerning data analysis and the use of popular libraries like Pandas and NumPy. It encourages learning and exploring Python's capabilities.

How to write shorter code in Python using the 'walrus operator' (':=' reminds some of the eyes and tusks of a walrus)

The article discusses assignment expressions in Python 3.8 that combine assignment and expression, simplifying code and removing repetition.

Paged.JS - a JavaScript library that allows dividing content on a website into pages (sheets?). It facilitates printing and exporting to PDF.

Paged.js is a JavaScript library for generating PDF documents from HTML content.

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