DEV Community

Lucia Cerchie profile picture

Lucia Cerchie

software engineer | JavaScript | GraphQL

Pronouns

she/her

Work

Software Engineer at StepZen

Beyond the Basics: Windowing in Apache Kafka

Beyond the Basics: Windowing in Apache Kafka

Reactions 2 Comments
5 min read

Want to connect with Lucia Cerchie?

Create an account to connect with Lucia Cerchie. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A Framework For Knowing What You Don't Know

A Framework For Knowing What You Don't Know

Reactions 100 Comments 6
5 min read
What Are Apache KafkaⓇ Consumer Group IDs?

What Are Apache KafkaⓇ Consumer Group IDs?

Reactions 6 Comments
5 min read
Three Things I've Learned About Writing Abstracts

Three Things I've Learned About Writing Abstracts

Reactions 17 Comments 2
3 min read
What does 'batching' mean when we're talking about Apache KafkaⓇ?

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

Reactions 9 Comments
1 min read
Installing node-rdkafka on M1 for use with SASL

Installing node-rdkafka on M1 for use with SASL

Reactions 12 Comments
2 min read
Introduction to Key Apache KafkaⓇ Concepts

Introduction to Key Apache KafkaⓇ Concepts

Reactions 47 Comments 5
5 min read
How To GraphQL - Tutorials to Get You Started

How To GraphQL - Tutorials to Get You Started

Reactions 13 Comments 1
3 min read
Consuming the Deepgram API: The GraphQL Edit

Consuming the Deepgram API: The GraphQL Edit

Reactions 8 Comments
5 min read
3 New GraphQL Developer Tools to Increase Coding Productivity

3 New GraphQL Developer Tools to Increase Coding Productivity

Reactions 11 Comments
4 min read
Convert REST to GraphQL: A New Low-Code Approach

Convert REST to GraphQL: A New Low-Code Approach

Reactions 10 Comments
5 min read
A New Postman Collection of GraphQL APIs for the SaaS Services You Love

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

Reactions 8 Comments 1
2 min read
Your 4th Grade Math Teacher Was Right

Your 4th Grade Math Teacher Was Right

Reactions 21 Comments 5
3 min read
How to Eliminate Duplicated Requests with GraphQL

How to Eliminate Duplicated Requests with GraphQL

Reactions 11 Comments
4 min read
Tech Jargon Defined: What is Bikeshedding?

Tech Jargon Defined: What is Bikeshedding?

Reactions 34 Comments 7
2 min read
Tech Jargon Defined: What is Dogfooding?

Tech Jargon Defined: What is Dogfooding?

Reactions 12 Comments 2
1 min read
Tech Jargon Defined: What is Yak Shaving?

Tech Jargon Defined: What is Yak Shaving?

Reactions 14 Comments
1 min read
Tech Jargon Defined: What is Rubber Ducking?

Tech Jargon Defined: What is Rubber Ducking?

Reactions 30 Comments 2
1 min read
Build a Production-ready GraphQL API Using StepZen’s Declarative Approach

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

Reactions 8 Comments
4 min read
Fun With Deepgram and NextJS

Fun With Deepgram and NextJS

Reactions 26 Comments
3 min read
Convert a REST API to GraphQL and Deploy it in One Command

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

Reactions 5 Comments
5 min read
How To Use Mocks in Your GraphQL Development Workflow

How To Use Mocks in Your GraphQL Development Workflow

Reactions 4 Comments
4 min read
Nevertheless, Lucia Coded in 2022

Nevertheless, Lucia Coded in 2022

Reactions 24 Comments 2
2 min read
What makes a "good first issue"?

What makes a "good first issue"?

Reactions 13 Comments
3 min read
Why GraphQL Directives Are Out of This World

Why GraphQL Directives Are Out of This World

Reactions 12 Comments
5 min read
Stubs vs Mocks in JS

Stubs vs Mocks in JS

Reactions 42 Comments 4
3 min read
JS Types to Avoid Polyfilling

JS Types to Avoid Polyfilling

Reactions 5 Comments 3
2 min read
The Line Between Willingness to Learn and Shiny Object Syndrome

The Line Between Willingness to Learn and Shiny Object Syndrome

Reactions 4 Comments
2 min read
My family solves a code challenge 🎁

My family solves a code challenge 🎁

Reactions 57 Comments 8
4 min read
Marvel-ize 🦸‍♀️ your repo with Github actions

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

Reactions 23 Comments 2
3 min read
Writing A Caesar Shift De-Cipher Function with JavaScript: Part 2

Writing A Caesar Shift De-Cipher Function with JavaScript: Part 2

Reactions 5 Comments
2 min read
Writing A Caesar Shift Cipher Function with JavaScript: Part 1

Writing A Caesar Shift Cipher Function with JavaScript: Part 1

Reactions 8 Comments
3 min read
Announcing the Advent of GraphQL Challenge

Announcing the Advent of GraphQL Challenge

Reactions 5 Comments
2 min read
Lighthouse Accessibility Update

Lighthouse Accessibility Update

Reactions 4 Comments
1 min read
How to ask your team for help

How to ask your team for help

Reactions 27 Comments 1
2 min read
Translate JSON to GraphQL SDL in a Few Clicks

Translate JSON to GraphQL SDL in a Few Clicks

Reactions 7 Comments
2 min read
Make a Custom Portfolio Site Generator with StepZen's Developer Publishing Pack

Make a Custom Portfolio Site Generator with StepZen's Developer Publishing Pack

Reactions 6 Comments
5 min read
Designing GraphQL APIs - Best Practices & Learnings from REST API Design

Designing GraphQL APIs - Best Practices & Learnings from REST API Design

Reactions 8 Comments
4 min read
What Does It Mean For GraphQL To Be A Runtime, Anyway?

What Does It Mean For GraphQL To Be A Runtime, Anyway?

Reactions 8 Comments 2
3 min read
Hacktoberfest 2021: Announcing StepZen's Goals

Hacktoberfest 2021: Announcing StepZen's Goals

Reactions 7 Comments
3 min read
How to Connect A GraphQL API and A MySQL Database in Your GraphQL Layer

How to Connect A GraphQL API and A MySQL Database in Your GraphQL Layer

Reactions 6 Comments
5 min read
Leverage Your REST Ecosystem With GraphQL

Leverage Your REST Ecosystem With GraphQL

Reactions 2 Comments
5 min read
How To Hide Your .env While You're Livestreaming

How To Hide Your .env While You're Livestreaming

Reactions 31 Comments 1
1 min read
How To Use `git diff`

How To Use `git diff`

Reactions 5 Comments 1
1 min read
Connect A GraphQL API to Your StepZen Data Layer

Connect A GraphQL API to Your StepZen Data Layer

Reactions 5 Comments
5 min read
How To Layer a GraphQL API on a MySQL Database With a Single Command

How To Layer a GraphQL API on a MySQL Database With a Single Command

Reactions 4 Comments
4 min read
What Are Scalar Types In GraphQL?

What Are Scalar Types In GraphQL?

Reactions 5 Comments
2 min read
How To Use Fragments To Clean Up Your GraphQL Schemas

How To Use Fragments To Clean Up Your GraphQL Schemas

Reactions 5 Comments
4 min read
StepZen and Eve Porcello: A Conversation About GraphQL

StepZen and Eve Porcello: A Conversation About GraphQL

Reactions 1 Comments
8 min read
How To Generate QR Codes with GraphQL Mutations Using Google Sheets

How To Generate QR Codes with GraphQL Mutations Using Google Sheets

Reactions 6 Comments
5 min read
Make A React App With a GraphQL API in One Command

Make A React App With a GraphQL API in One Command

Reactions 7 Comments
4 min read
GraphQL Hackathon: It's a Wrap

GraphQL Hackathon: It's a Wrap

Reactions 3 Comments
6 min read
How To Build a GraphQL API Connected to a MySQL Database Using StepZen

How To Build a GraphQL API Connected to a MySQL Database Using StepZen

Reactions 13 Comments
6 min read
How To Condense Your GraphQL Queries With the @materializer Directive

How To Condense Your GraphQL Queries With the @materializer Directive

Reactions 8 Comments
2 min read
What Does `slice(1, -1)` Do?

What Does `slice(1, -1)` Do?

Reactions 12 Comments 1
1 min read
UUIDs vs Auto-Incrementing Primary Keys in SQL

UUIDs vs Auto-Incrementing Primary Keys in SQL

Reactions 28 Comments 1
7 min read
A Quick Developer's Guide To Avoiding Repetitive Strain Injuries

A Quick Developer's Guide To Avoiding Repetitive Strain Injuries

Reactions 9 Comments
2 min read
3 Ways to Make`target="_blank"` Accessible

3 Ways to Make`target="_blank"` Accessible

Reactions 68 Comments 9
2 min read
Database Design and the GDPR

Database Design and the GDPR

Reactions 31 Comments 7
3 min read
How Learning to Code Gave Me A Growth Mindset

How Learning to Code Gave Me A Growth Mindset

Reactions 24 Comments 3
3 min read
loading...