Episode #004 is already here! This time we wanted to share with you the selection of tools that might help you forget about the routine tasks and focus on things that really matter (and fortunately machines canβt do them yet π
) - solving business problems.
Weβve brought our daily helping tools that can:
We encourage you to try out our selection of tools and weβre looking forward to your proposals that you consider handy in the daily work.
List of contents:
00:00 πΌ Intro
00:47 π‘ What NodeJS tools Marek found lately?
02:52 π What occupied Artur that much?
04:37 π What Grzegorz is preparing to?
05:37 π
What tools can help us deliver the code of good quality?
22:04 π€ How proper tools can help us with collaboration?
38:50 π What tools can be handy in the testing procedure?
48:54 π€ What can assist us in our daily work?
55:20 π Will you share your favourite toolkit with us?
Tools mentioned in the episode:
General usage:
β SonarQube: https://www.sonarqube.org/
β JetBrains IDEs: https://www.jetbrains.com/products/
β JetBrain Code With Me: https://www.jetbrains.com/code-with-me/
β docker-compose: https://docs.docker.com/compose/
Visualization:
β Excalidraw: https://excalidraw.com/
β Miro: https://miro.com/
β Figma: https://www.figma.com/
β Web Sequence Diagrams: https://www.websequencediagrams.com/
β Obsidian: https://obsidian.md/
β mermaid.js: https://mermaid-js.github.io/mermaid/#/
For Node:
β eslint: https://eslint.org/
β prettier: https://prettier.io/
β jest: https://github.com/facebook/jest
β npm-check: https://github.com/dylang/npm-check
β stryker: https://github.com/stryker-mutator/stryker-js
For PHP:
β humbug: https://github.com/humbug/humbug
β PHP CodeSniffer: https://github.com/squizlabs/PHP_CodeSniffer
For testing:
β MockServer: https://mock-server.com/
β Gatling: https://gatling.io/
β ToxiProxy: https://github.com/Shopify/toxiproxy
β Blockade: https://blockade.readthedocs.io/en/latest/ (deprecated)