J. Finanzamt
100paladin001
3 points
Tools 100paladin001 is Following
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Golang
golang.org
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
YAML
yaml.org
A human-readable data-serialization language. It is commonly used for configuration files, but could be use...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Gin Gonic
gin-gonic.com
It is an HTTP web framework written in Go (Golang). It features a Martini-like API with much better perform...
Protobuf
developers.google.com/proto...
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing stru...
Shell
en.wikipedia.org/wiki/Shell...
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage ...
GitLab CI
about.gitlab.com
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
Vuetify
vuetifyjs.com
Vuetify is a component framework for Vue.js 2. It aims to provide clean, semantic and reusable components t...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Vue Router
router.vuejs.org
It is the official router for Vue.js. It deeply integrates with Vue.js core to make building Single Page Ap...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
pnpm
pnpm.js.org
It uses hard links and symlinks to save one version of a module only ever once on a disk. When using npm or...
vue-i18n
github.com/kazupon/vue-i18n
Internationalization plugin for Vue.js.
mitt
github.com/developit/mitt
Tiny 200b functional Event Emitter / pubsub.
Vite
vitejs.dev
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
gin-contrib/cors
github.com/gin-contrib/cors
Official CORS gin's middleware.
Vitest
vitest.dev
It is a blazing fast unit test framework powered by Vite. It aims to position itself as the Test Runner of ...