Blog
  • devcrisis
  • 🔮Software atoms
    • Validating code Architecture with dependency cruiser
    • Actionable ways to use ChatGPT
    • Most courses aren't worth it
    • SQLite is❤️
    • Stabilizing Tests without fixing them
    • Interviews should copy Advent of Code
    • Rust is nice
    • Agile fatigue is rising
    • Documentation is needed after all
    • The Direction of the JS ecosystem is good
    • Zero configuration == <3
    • Make small pull requests
    • Good practices fade out
    • Rushing !== unmaintainable
    • Commit message readability
    • Universal Practices
    • More functions == good
    • Mocking Private Functionality
    • Lines of code != feature count
    • Different Software - Different Quality
    • junior2mid
    • Book alternatives
    • Courses
    • Type Driven Development
    • Latest and Greatest
    • Real Developers
    • 10x Developer
    • Books for beginners 1
    • Parkinson's Law
    • nest-cli architecture is nice
    • Incremental Feature Delivery
    • Self Healing Software
      • Typed Configuration
  • 💡Memos
    • 2022 Holiday code report
    • Complexity
    • Software Development Fundamentals
  • 🧱foundation
    • Junior2Mid
    • Books and resources for new developers
    • 🏔️Now
Powered by GitBook
On this page
  1. Memos

2022 Holiday code report

PreviousTyped ConfigurationNextComplexity

Last updated 2 years ago

There's a bunch of things I did over the holidays in the moments I wasn't spending time with family and friend.

of AoC - it is great stuff, but the moment I started lagging behind I found more interesting things to work on, at least short term.

helm example - simple and quick multi tenant app showing that helm, microk8 and NodeJS app are easy to setup and a simple setup doesn't have to take weeks

- Validating your JS/TS dependencies can be automated as long as you have consistency in your project. Setup is fast, defining the rules is also easy as long as you know what you need

E-shop price tracker (closed source) think but for my country's two biggest shops. This one is a little rough arround the edges, or let's face it, really rough arround the edges since it was cobbled together in a day and a half, tests, CI infra included. I think it will get it's own post in a few weeks.

💡
First 10 days
Multi tenant micro k8
Architecture validator
pricebefore