Friday, July 22, 2022

Link Dump #46

Hot... very hot... stay inside and read:

  1. #BookOfTheWeek Crucial Conversations
  2. Software Development
    1. The Future of Low-Code Development
      Low-code platforms won't completely deprecate professional software developers in the near (or far) future. However, they will change how developers build software.
    2. Why More Incidents Are Better #PickOfTheWeek
      There is no such thing as total incident prevention, no matter how hard you try. And even if there were, that wouldn’t actually be a good thing.
    3. Logging Performance Comparison
      Comparison of the performance of different logging solutions that approximate the role of an audit log.
    4. All You Need To Know About JSON Parsing With Jackson
      A lot about Jackson's features, its three main modules and ObjectMapper.
  3. Libraries, Java
    1. Flyway – Implementing Java-based Migrations and Callbacks
      Flyway’s Java migration and callback methods provide an easy and powerful way to implement the necessary migration logic.
    2. Java Virtual Threads – Project Loom #PickOfTheWeek
      With virtual thread, a program can handle millions of threads with a small amount of physical memory and computing resources, otherwise not possible with traditional platform threads.
  4. Testing
    1. Spring Boot – Keycloak Integration Testing with Testcontainers
      In the article, you'll see how to set up integration tests against an actual Keycloak instance using Testcontainers.
  5. Security
    1. CORSing Confusion: How To Leverage Cross-Origin Resource Sharing #PickOfTheWeek
      What kind of attack that cross-origin restrictions prevent, how this works, and how you can allow Cross-Origin Resource Sharing?
  6. Agile
    1. For Better Agile Planning, Be Collaborative #PickOfTheWeek
      One-way planning, whether it comes from the top-down or the bottom-up, is not ideal. In fact, it works against an organization becoming agile.
  7. Leadership
    1. The single best way to respond to questions #PickOfTheWeek
      Some leaders don’t have time for questions. Others are afraid of questions. They think, “What if I don’t have the answer?”
  8. Fun
    1. Discipline and Punish


Do you want more?

  1. Clean Architecture online course (Polish) - I show practial usage of Hexagonal Architecture, Domain-Driven Design, Test-Driven Development and many, many more.

Would like to get link dump on your email? Just subscribe.



No comments:

Post a Comment