Remove author fikayo-adepoju
article thumbnail

Automatic testing for GraphQL APIs

CircleCI

This post, written by guest writer Fikayo Adepoju, was originally published on The New Stack here. We will build an API similar to that used by a blog that publishes posts from multiple users. link: String author: User! } `); module.exports = schema; In the file above, we define two custom types: User and Post.

Testing 94
article thumbnail

Developing a pipeline-builds logging system with CircleCI webhooks and Airtable Automations

CircleCI

Fikayo Adepoju is a LinkedIn Learning (Lynda.com) Author, Full-stack developer, technical writer, and tech content creator proficient in Web and Mobile technologies and DevOps with over 10 years experience developing scalable distributed applications. Happy coding!

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

Introduction to GraphQL

CircleCI

author (user’s ID). A Post component that displays a post, its link, and the author’s name. An Author component that shows a user’s details and list of post titles by the user. Imagine that you need to show all of the authors on the blog, but you only need to show the names of the authors. Why GraphQL.

Windows 52
article thumbnail

Functional browser testing with Puppeteer

CircleCI

Fikayo Adepoju is a LinkedIn Learning (Lynda.com) Author, Full-stack developer, technical writer and tech content creator proficient in Web and Mobile technologies and DevOps with over 10 years experience developing scalable distributed applications. Happy coding!

Testing 90
article thumbnail

Running regular security scans with scheduled pipelines

CircleCI

Fikayo Adepoju is a LinkedIn Learning (Lynda.com) Author, Full-stack developer, technical writer, and tech content creator proficient in Web and Mobile technologies and DevOps with over 10 years experience developing scalable distributed applications. Happy coding!

article thumbnail

Deploying a React application to Netlify

CircleCI

Fikayo Adepoju is a LinkedIn Learning (Lynda.com) Author, Full-stack developer, technical writer, and tech content creator proficient in Web and Mobile technologies and DevOps with over 10 years experience developing scalable distributed applications. Happy Coding!

article thumbnail

Deploying a Gatsby site to Netlify using CircleCI

CircleCI

Fikayo Adepoju is a LinkedIn Learning (Lynda.com) Author, Full-stack developer, technical writer, and tech content creator proficient in Web and Mobile technologies and DevOps with over 10 years experience developing scalable distributed applications. Happy coding!