JavaScript is a great language. It has a simple syntax, large ecosystem and, what is most important, a great community. At the same time, we all know that JavaScript is quite a funny language with ...
Serilog is a kind of serialiser. In many cases it has good default behaviour that suits its purpose, but on occasion it is necessary to instruct Serilog on how to store properties that are attached to ...
Your browser does not support the audio element. It is no secret that developers have to ponder over numerous everyday tasks. Part of their thoughts is always ...
Have you ever wanted to understand how URLs work in JavaScript? If so, then you’ve come to the right place! In this article, we’ll be diving deep into the topic of URL parsing in JavaScript and ...
Java SE 14 (March 2020) introduced a limited form of pattern matching as a preview feature, which becomes a permanent feature in Java SE 16 (March 2021). The first phase of pattern matching is limited ...