Remove articles fixing-duplicate-api-requests
article thumbnail

Data contracts and schema enforcement with dbt

Xebia

In this article, we will explore the concepts of data contracts and how they can be effectively implemented using dbt. Data contracts, much like an API in software engineering, serve as agreements between producers and consumers. Versioning is a long-established practice in APIs, and now we can use the same concept with our models.

Data 130
article thumbnail

5 Optimizations for Faster Gatsby Builds

Netlify

In this article, we’ll look at a few optimizations we can make to get massive speed improvements in our Gatsby build times. This is a one-click fix with the Gatsby cache Netlify Build Plugin. If public and.cache folders from a previous build are present when a build starts, Gatsby is able to skip a huge amount of duplicate work.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

For example, if your code uses a billing service with a REST API, you would write a small HTTP server to stand in for the billing service in your tests. Because re-running the test “fixes” the problem, people learn to deal with flaky tests by just running them again. By that time, fixing the problem takes a lot of work.

article thumbnail

Robotic Process Automation (RPA) in Supply Chain Management: Use Cases and Implementation Tips

Altexsoft

This is a guest article by IT service provider Asim Rahal. This challenge has been surmounted recently thanks to fully integrated supply chains that bring visibility from sourcing to final delivery, often with the assistance of APIs. Want to write an article for our blog? However, data volumes remain a challenge.

article thumbnail

Angular Best Practices – Make Angular Application Development Easier

The Crazy Programmer

In order to make the most out of this article, you need to have at least a basic understanding of Angular. Simply, having a caching mechanism in place avoids unwanted API calls. Responses from some of the API calls don’t change at all. Isolate API Hacks. Several Angular APIs are plagued by bugs and hence, require fixes.

article thumbnail

A crash course of GraphQL – from Zero to Hero

Perficient

Once in the past, I failed to find any good article about this without any doubt great query language – some of them were way too excessive while others missed out on a lot of basics. I decided to fill this gap by creating this article providing exactly that: the minimum required information for the maximum productive start.

Course 69
article thumbnail

Getting to know Sitecore Search – Part 4

Perficient

API Crawler – Read site data from an api Only allows JS and Request triggers Only allows JS and JSONPath document extractors Push API – Send new site urls via api You cannot define triggers, document extractors, scan frequency, etc Appflow Crawler – You can’t actually create this type of connector.