Blog: codeleak (Rafal Borowiec) |
240 blogs
updated: 46 min. ago
|
||
Shortcuts.app in macOS is a tool for automating repetitive tasks. It has a user-friendly drag-and-drop interface and supports tasks such as ...
|
||
SonarQube is an open-source tool for continuous code quality inspection that analyzes code for defects, vulnerabilities, and code smells. It...
|
||
asdf is a helpful command-line tool that allows you to manage and switch between different versions of programming language runtimes includi...
|
||
Parameterized tests are used to to test the same code under different conditions. One can set up a test method that retrieves data from a da...
|
||
Read more
|
||
Testing exceptions in JavaScript with JestRead more
|
||
Github Actions is a CI/CD service provided by Github and it is free for public repositories. For private repositories, each GitHub account r...
|
||
After switching from Windows to macOS in 2019 I also changed my default note taking app from OneNote to macOS build-in Notes.app. I wasn't s...
|
||
java.util.concurrent.TimeU nit represents time durations in Java at a given unit of granularity and provides utility methods to convert acro...
|
||
As of Java 14, the switch expression has an additional Lambda-like (case ... -> labels) syntax and it can be used not only as a statement, b...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler