Remove Microservices Remove TDD Remove Tools
article thumbnail

Microservices Done Right, Part 2: More Antipatterns to Avoid

Accenture

Microservices architecture has become popular over the last several years. Many organizations have seen significant improvements in critical metrics such as time to market, quality, and productivity as a result of implementing microservices. Recently, however, there has been a noticeable backlash against microservices.

article thumbnail

Testing Microservices: How to Share Staging Environments without Tripping Over Each Other

Daniel Bryant

In the previous two parts of this series on Testing Microservices, you have learned about the concept of request isolation and explored how this enables multiple developers to “share” a single staging environment and still get the fast development/testing feedback loops. The first is smart routing.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The importance of software documentation tools

Apiumhub

Software documentation tools are very important in software development. Technical documentation and writing, in general, is a helpful tool for memory, it is a well-known fact that lists help keep people organized and there are numerous studies that suggest the act of writing something down ensures it has a higher likelihood of succeeding.

article thumbnail

Lessons learned from the React Global Online Summit 22 – Junior Track

Apiumhub

There were numerous topics covered in this online event, and in this article, I would like to go through a few of the sessions in the junior track, such as Composable Microfrontends, React Hooks, TDD with User Interfaces, and Web Performance. He did a simple request form demo with TDD and the React Testing Library to prove his hypothesis.

UI/UX 88
article thumbnail

TDD example in software development (Part I)

Apiumhub

After a while thinking about what type of TDD article to write about and, since there are many of them and very good theoretical ones (written by influencers in the world of software development), I have chosen to develop a mini-project while explaining the key points of the development of the application, basically giving you a TDD example.

article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

With TDD, you run the tests as often as one or two times every minute. If they don’t, you won’t be able to get feedback within 1-5 seconds, and that’s crucial for the TDD loop to work effectively. If you use TDD correctly, broad tests shouldn’t be needed. The more tests you have, the more important speed and reliability become.

article thumbnail

Navigating the Landscape of Development Frameworks: A Guide for Aspiring Developers.

Perficient

Java (Spring Boot) : A Java-based framework that simplifies the development of enterprise-level applications with built-in tools for microservices, security, and database integration. Use platform-specific tools: Android Studio (Android) or Xcode (iOS). Start small, like creating a to-do list app or weather app.