Category: Monthly notes

  • Monthly notes 45

    Snow is covering the ground and hibernation period starts? Or more time inside reading and learning new things? Here’s monthly notes for Octorber. Issue 45, 30.10.2019 Software Development What qualities make up a 1x engineer?I can relate to this. My favourite Git commitGood example how git commit messages should be done especially if the change…

  • Monthly notes 44

    Monthly notes 44

    Summer holidays are over and it’s time to get back to work and monthly notes. I spent almost whole August enjoying nature, mountain biking, hiking and coaching young mountainbikers. Less computers, more relaxing. This month’s notes are about writing great Docker images, validate code using git hooks, log management, story about npm registry, working remotely…

  • Monthly notes 43

    Monthly notes 43

    Issue 43, 25.7.2019 Microservices How to write great container imagesArticle shows the principles of what writes consider “Dockerfile best practices”, and simultaneously walks through them with a real example. I would add that use small base image like Alpine Linux if possible. Micro FrontendsThe article describes breaking up frontend monoliths into many smaller, more manageable pieces,…

  • Monthly notes 42

    Monthly notes 42

    Midsummer is couple of days away and it’s time to take a short break from work and enjoy the Summer nights and nature. And if you have time here is a short list of articles to read and videos from React Finland 2019 conference to watch. Issue 42, 20.6.2019 Software Development Consulting or con-$ultingA theory…

  • Monthly Notes 41

    Issue 41, 31.5.2019 Software development GitmojiIf not considering the issue on Bamboo with this (thread), Using Emojis in Git commit messages is a nice idea. There’s even cool emoji guide for your commit messages. Going to take this into use 😊 (from walokra) Happy Friday, Don’t push to production?… Jatka lukemista →

  • Monthly notes 40

    Refactoring, computer science concepts on day job, doing better code reviews, battling CSS and watching cat videos. That’s Monthly notes for April. Not much so enjoy slowly :) Issue 40, 4.2019 Learning Refactoring.GuruRefactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles and other smart programming…

  • Monthly notes 39

    Spring is just around the corner with sun warming our souls and calling us to go outside. Here’s monthly notes for March with topics from software development rewrite stories to code quality and OWASP videos. Issue 39, 22.03.2019 Software development Lessons from 6 software rewrite storiesInsightful rewrite stories of i.a.… Jatka lukemista →

  • Monthly Notes 38

    Monthly Notes 38

    Warm weather and cold Northern winds just call for a warm mug of cacao and something to read by the fireplace. Here’s monthly notes for February with topics from testing to software development project guidelines and from microservices to tips and tools. Also learning React App. Issue 38, 19.02.2019 Testing How to stop hating your…

  • Monthly notes 36

    Holiday season is soon here and it’s good to take a short break from work and maybe learn or code some new things while relaxing and enjoying the winter time outside. Here’s the monthly notes for December. Happy holidays! Issue 36, 21.12.2018 Tips How to Exclude an App From Dark Mode in macOS Mojave “You…

  • Monthly notes 35

    December is just around the corner but before that here’s monthly notes for November. More about leadership and stories, something about software development. Issue 35, 13.11.2018 Frontend CSS and Network Performance What are best network performance practices when it comes to loading CSS? How can we get to Start Render most quickly?… Jatka lukemista →