Go to homepage
Home
Projects
Snippets
GitHub
LinkedIn
Menu
Snippets
Collection of handy code snippets
Clear search parameters
Each snippet has a "Copy to clipboard" button at the bottom.
Project Setup
Installs all necessary tools for a full-stack Spring Boot and PSQL project
bash
App Runner
Starts multiple apps in the same terminal using 'concurrently'
bash
React Form
Template for a react form component with submit handler
TypeScript
React Context
Simple react context with a provider to use as a starting point of a context
TypeScript
Markdown Component
React-Markdown component with 'rehype' and 'remark' plugins
TypeScript
Toc Generator
Organizes an array of headings into a table of contents object with sublists
TypeScript
ESLint Config
A sensible config file ESLint with TypeScript-Eslint's recommended rules
JavaScript
Prettier Config
A config file for Prettier with Trivago's import sorting plugin
JSON