Lucia Cerchie

Lucia Cerchie @cerchie

About: software engineer | JavaScript | GraphQL

Location:
Phoenix, AZ
Joined:
Oct 30, 2020

Lucia Cerchie
articles - 63 total

Beyond the Basics: Windowing in Apache Kafka

What Is Windowing? This post was originally published on the Confluent blog. If you’re...

Learn More 3 0Feb 24 '23

A Framework For Knowing What You Don't Know

This blog post was originally posted on my website. Over my career I've had to learn new things...

Learn More 101 6Dec 16 '22

What Are Apache KafkaⓇ Consumer Group IDs?

This post was originally published on the Confluent blog. Consumer Group IDs are a vital part of...

Learn More 7 0Dec 13 '22

Three Things I've Learned About Writing Abstracts

Recently I've joined the developer advocate team at Confluent, which is full of highly experienced...

Learn More 17 2Nov 16 '22

What does 'batching' mean when we're talking about Apache KafkaⓇ?

Today I learned that when you hear the word 'batch' in the context of Apache Kafka, it can mean one...

Learn More 10 0Oct 28 '22

Installing node-rdkafka on M1 for use with SASL

If you're using Kafka in a Node.js app, it's likely that you'll need node-rdkafka. This is a library...

Learn More 22 0Oct 14 '22

Introduction to Key Apache KafkaⓇ Concepts

Introduction Last week I started a brand new role: Developer Advocate at Confluent. So far...

Learn More 47 5Oct 11 '22

How To GraphQL - Tutorials to Get You Started

StepZen gets your GraphQL API deployed and running in minutes, with up to 5000 requests per second...

Learn More 13 1Jun 21 '22

Consuming the Deepgram API: The GraphQL Edit

In this project, we’ll explore how to use Deepgram, StepZen, and Next.js to convert the Deepgram REST...

Learn More 8 0Jun 10 '22

3 New GraphQL Developer Tools to Increase Coding Productivity

In our mission to make building GraphQL APIs easier for every developer, StepZen developed tools to...

Learn More 11 0Jun 2 '22

Convert REST to GraphQL: A New Low-Code Approach

Today's API and app economy is built on REST. After a couple of decades of investment in REST, it's...

Learn More 10 0May 31 '22

A New Postman Collection of GraphQL APIs for the SaaS Services You Love

Postman’s platform includes a new collections feature to group saved API requests and share them with...

Learn More 9 1May 16 '22

Your 4th Grade Math Teacher Was Right

"Show your work." It's a direction many an elementary schooler has heard over and over again....

Learn More 21 5May 6 '22

How to Eliminate Duplicated Requests with GraphQL

According to graphql.org’s docs, “An Interface is an abstract type that includes a certain set of...

Learn More 11 0Apr 26 '22

Tech Jargon Defined: What is Bikeshedding?

This is part of a Tech Jargon Defined series focused on de-mystifying common tech jargon terms. ...

Learn More 37 7Apr 10 '22

Tech Jargon Defined: What is Dogfooding?

This is part of a Tech Jargon Defined series focused on de-mystifying common tech jargon...

Learn More 12 2Apr 10 '22

Tech Jargon Defined: What is Yak Shaving?

This is part of a Tech Jargon Defined series focused on de-mystifying common tech jargon terms. 'yak...

Learn More 15 0Apr 10 '22

Tech Jargon Defined: What is Rubber Ducking?

This is part of a Tech Jargon Defined series focused on de-mystifying common tech jargon...

Learn More 36 2Apr 10 '22

Build a Production-ready GraphQL API Using StepZen’s Declarative Approach

Originally posted by Lucia Cerchie on StepZen's blog “The code you write to create the API is...

Learn More 8 0Apr 1 '22

Fun With Deepgram and NextJS

Overview of My Submission (Much of this overview is repeated in the project's README, so...

Learn More 26 0Mar 22 '22

Convert a REST API to GraphQL and Deploy it in One Command

Originally written by Lucia Cerchie and published by StepZen StepZen's latest CLI command,...

Learn More 5 0Mar 22 '22

How To Use Mocks in Your GraphQL Development Workflow

This post was originally published by Lucia Cerchie on www.stepzen.com There are lots of ways you...

Learn More 4 0Mar 8 '22

Nevertheless, Lucia Coded in 2022

I'm really happy Dev.to is making itself a platform for women in tech to share their experiences --...

Learn More 24 2Feb 28 '22

What makes a "good first issue"?

Between creating a repo to help git & Github beginners understand common workflows (more on that...

Learn More 15 1Jan 29 '22

Why GraphQL Directives Are Out of This World

Note: Some experience with GraphQL (introductory knowledge of schemas, types, GraphiQL explorers,...

Learn More 12 0Jan 5 '22

Stubs vs Mocks in JS

Resources:...

Learn More 20 4Jan 4 '22

JS Types to Avoid Polyfilling

I was reading the AirBnB JavaScript Style Guide recently and came across: "Symbols and BigInts...

Learn More 5 3Dec 29 '21

The Line Between Willingness to Learn and Shiny Object Syndrome

I've been thinking a lot recently about shiny object syndrome, "a pop-cultural, psychological concept...

Learn More 4 0Dec 29 '21

My family solves a code challenge 🎁

This is a story about what happens when you give a software engineer, a mechanical engineer, and a...

Learn More 57 8Dec 11 '21

Marvel-ize 🦸‍♀️ your repo with Github actions

For the DEV Github Actions Hackathon 2021 I wrote a workflow to Marvel-ize your repo! My...

Learn More 23 2Dec 7 '21