Sat.Oct 09, 2021

article thumbnail

Free Jira Plugins To Use in 2021 (Updated Guide)

DZone

JIRA is a popular software created by the Australian company Atlassian, which was created in 2002. There are many reasons why JIRA is a popular task management and issue tracking software. This post will highlight the best free Jira plugins available. The tool is a powerful platform with a wide range of functionalities to help teams all over the world in vastly different industries and fields and looking for multi-functioning capabilities.

Software 245
article thumbnail

Composable CSS Animation In Vue With AnimXYZ

Smashing Magazine

Composable CSS Animation In Vue With AnimXYZ. Composable CSS Animation In Vue With AnimXYZ. Ejiro Asiuwhu. 2021-10-09T10:00:00+00:00. 2021-10-09T11:06:18+00:00. In this article, you will learn how to use the AnimXYZ toolkit to create unique, interactive, and visually engaging animations in Vue.js and plain HTML. By the end of this article, you will have learned how adding a few CSS classes to elements in Vue.js components can give you a lot of control over how those elements move in the DOM.

Media 120
article thumbnail

Spring Cloud Sleuth Makes Distributed Tracing Simple

DZone

As requests go through a distributed software system, Spring Cloud Sleuth allows you to aggregate and track log entries. In a monolithic system, you can generally use the thread ID to filter the log, because all requests are simply logged to the same log file. In this environment it's reasonably easy to trace requests as they progress through the software.

Cloud 262