Tagged in

Software Development

Agent_sh
Agent_sh
Agent accelerates knowledge exchange of outstanding individuals by fostering interaction, increased development of skills and personal growth.
More information
Followers
25
Elsewhere
More, on Medium

Software Teams use agile, git and ci

Atlassian conducted a survey of 1,300 customers a couple of months ago: 53% were in the software products business, followed by professional services (11%), media, entertainment and leisure (7%), financial services (6%) and healthcare (5%).


More strict ESLint for better code quality

I set up ESLint for react and node.js development at arkulpa. This config improved our code style quality and reduced simple stupid errors. First there was some work to update the existing code but now we really enjoy the output. It is my first post on…