Designing, Implementing, and Using Reactive APIs
https://www.infoq.com/articles/Designing-Implementing-Using-Reactive-APIs
https://www.infoq.com/articles/Designing-Implementing-Using-Reactive-APIs
InfoQ
Designing, Implementing, and Using Reactive APIs
Reactive programming is a hot topic in the Java world. Whether you want to leverage non-blocking APIs, manage the latency introduced by the explosion of microservices, or simply utilize computing resources more efficiently, it's time to look at reactive as…
"We strive to make a service reliable enough, but no more reliable than it needs to be. That is, when we set an availability target of 99.99%, we want to exceed it, but not by much: that would waste opportunities to add features to the system, clean up technical debt, or reduce its operational costs."
--- Site Reliability Engineering O'Reilly
--- Site Reliability Engineering O'Reilly
Guys, please take a minute and help us making Software Engineering Hub more popular:
1. Click
https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub
2. Click "START" button
3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓)
4. Click "Skip this step"
5. That's all. Thanks 👊
1. Click
https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub
2. Click "START" button
3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓)
4. Click "Skip this step"
5. That's all. Thanks 👊
Telegram
Telegram Channels Bot
Discover the best channels 📢 available on Telegram. Explore charts, rate ⭐️ and enjoy updates! TChannels.me
Brian Goetz introduce the concept of data classes for Java. Worth reading
cr.openjdk.java.net/~briangoetz/amber/datum.html
cr.openjdk.java.net/~briangoetz/amber/datum.html
React Testing Tutorial: Test Frameworks & Component Tests - RWieruch
https://www.robinwieruch.de/react-testing-tutorial/
https://www.robinwieruch.de/react-testing-tutorial/
www.robinwieruch.de
How to test React Components
Learn how to test React components by setting up unit, integration and end-to-end tests for React with Jest, Enzyme and other testing libraries ...
JUnit 5 Tutorial: Writing Assertions With AssertJ
https://www.petrikainulainen.net/programming/testing/junit-5-tutorial-writing-assertions-with-assertj/
https://www.petrikainulainen.net/programming/testing/junit-5-tutorial-writing-assertions-with-assertj/
Petri Kainulainen
Writing Assertions With JUnit 5 and AssertJ - Petri Kainulainen
This blog post describes how we can write assertions with AssertJ and ensure that our feedback loop is as short as possible.
gitworkflow/README.adoc at master · rocketraman/gitworkflow · GitHub
https://github.com/rocketraman/gitworkflow/blob/master/README.adoc
https://github.com/rocketraman/gitworkflow/blob/master/README.adoc
GitHub
rocketraman/gitworkflow
A documentation repository for gitworkflows https://hackernoon.com/how-the-creators-of-git-do-branches-e6fcc57270fb
Software Engineering Hub pinned «Guys, please take a minute and help us making Software Engineering Hub more popular: 1. Click https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub 2. Click "START" button 3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓) 4. Click "Skip this…»
How Does Container Networking (& Docker Networking) Work? Defined
https://www.sdxcentral.com/cloud/containers/definitions/how-does-container-networking-work/
https://www.sdxcentral.com/cloud/containers/definitions/how-does-container-networking-work/
SDxCentral
How Does Container Networking Work? Defined
LeDocker and container networking allow containers, the units of workload in data centers, to connect to clouds and virtual machines.
Top 10 Things You Can Do With GraalVM – graalvm – Medium
https://medium.com/graalvm/graalvm-ten-things-12d9111f307d
https://medium.com/graalvm/graalvm-ten-things-12d9111f307d
Medium
Top 10 Things You Can Do With GraalVM
There are a lot of different parts to GraalVM, so if you’ve heard the name before, or even seen some of our talks, there are for sure things that it can do that you don’t know about yet. In this…