Katie

Katie @katiekodes

About: Je cherche à vous aider à atteindre vos objectifs #code en #français . My goal is to help you work faster by sharing what I know about #SQL, #Python, and #Salesforce in #English and #French

Joined:
Nov 1, 2018

Katie
articles - 120 total

Low-Code Generation Z

"Will software engineering for zoomers be big?"

Learn More 0 0May 2 '24

Download every Salesforce object and field definition to JSON

Typically runs in less than a minute

Learn More 0 0Sep 20 '22

UNPIVOT to key-value pair in Oracle SQL

"Column name and column value"

Learn More 1 0Aug 11 '22

Check a URL with Selenium IDE

"JavaScript is necessary"

Learn More 11 0Apr 6 '22

SvelteKit Minimum Viable Build

I’m wondering if SvelteKit could make it easy for me to build a UI onto an app to help me write...

Learn More 1 0Feb 23 '22

Salesforce Apex lets you use external IDs

How did I miss this? Salesforce Apex lets you DML lookup and master-detail relationships by external...

Learn More 0 1Feb 23 '22

Localhost HTML with Python on Windows

If you’ve ever tried to open a file c:\example\my_web_page.html in a web browser by putting...

Learn More 0 0Feb 23 '22

Jekyll doesn’t do components? Liar!

Hot take: anyone who tells you that Jekyll doesn’t support component-based design, and that you need...

Learn More 0 0Feb 23 '22

Next.js Minimum Viable Build

Like with Gatsby for novices and dabblers, I need to work my way through Next.js, because I find it...

Learn More 0 0Feb 23 '22

Open a Salesforce scratch org in a different browser with CumulusCI

Using Salesforce's CumulusCI to manage SFDX scratch orgs? I am. I was working from a machine where...

Learn More 0 0Feb 23 '22

Adding Tailwind to a Jekyll site on Windows

I've been wanting to migrate one of my web sites from the Github Pages Jekyll to 11ty for a while so...

Learn More 0 0Sep 8 '21

Jamstack live preview tooling (a Next.js Conf reaction list)

"What's around in 2021"

Learn More 2 0Jun 16 '21

Growing link underline, in Tailwind CSS

"Ben Myers' style ported to Tailwind"

Learn More 7 1Jun 16 '21

Hello world, it’s the AWS parameter store

"Using a secret in a script"

Learn More 7 0Jun 16 '21

A git feature commit squashing approach

"From Ramon Snir"

Learn More 3 0Jun 16 '21

Big Data: What to learn

"NoSQL vs. SQL, etc."

Learn More 2 0Jun 16 '21

Checking a password against Troy Hunt’s list

Troy Hunt, of HaveIBeenPwned.com, a site that helps you learn what data breaches your email address...

Learn More 0 0Sep 8 '21

Off-by-one errors in Python API pagination

If you have json.loads(response.text) in a Python script using requests to perform a loop over API...

Learn More 0 0Sep 8 '21

Can 11ty host my podcast for free?

"Building a proof of concept"

Learn More 3 0Mar 11 '21

Stackbit can teach you web development

"Teach & learn with Stackbit's new tooling"

Learn More 6 0Mar 9 '21

Nevertheless, she podcasted

Data Development and Integrations (Salesforce Developers podcast)

Learn More 8 0Mar 9 '21

Today I Experimented: What does this CSS Grid snippet do?

A "digital garden" snippet

Learn More 7 0Feb 10 '21

11ty Markdown -- group pets by color

"More Eleventy kittens & puppies!"

Learn More 2 0Sep 8 '21

Responsive, accessible navigation 1: Intro

"Overview"

Learn More 4 0Feb 9 '21

The first JavaScript I ever wrote

"An Arabic landing page form"

Learn More 4 0Feb 5 '21

Insert, update, and delete from a database to Salesforce

"A great ETL pattern from smart people"

Learn More 6 0Feb 5 '21

5 things you need to know about Jekyll vs. 11ty Liquid includes

Thinking about migrating from, say, GitHub Pages-flavored Jekyll to a newer SSG? Eleventy is...

Learn More 2 0Sep 8 '21

APIs are for admins: texting your colleagues with Salesforce Flow (Cactusforce 2021)

Thanks for coming to Salesforce MVP Narender Singh's and my 6-minute lightning demo "APIs are for...

Learn More 0 0Sep 8 '21

Clean up old node_modules in Windows 10

Deleting old node_modules folders is the new defragging. My computer was running slowly and I...

Learn More 0 0Sep 8 '21

How to use Jekyll SSG with Headless CMS

Architecturally, getting API-based headless CMS to work with the Jekyll SSG is a bit nuanced. I...

Learn More 0 0Sep 8 '21