Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

taniarascia.com

Tania Rascia

Get the latest updates from Tania Rascia directly as they happen.

Follow now 153 followers

Latest posts

Last updated 6 months ago

Year in Review: 2020 into 2021

over 5 years ago

Well, 2020, it's been a slice. I've been pretty AWOL lately on...

Integration Tests with Jest, Supertest, Knex, and Objection in TypeScript

about 5 years ago

Recently, I set up unit and integration tests for a Node API...

How and When to Use Context in React with Hooks

about 5 years ago

A while ago, I wrote an article about Using Context API in...

Using OAuth with PKCE Authorization Flow (Proof Key for Code Exchange)

about 5 years ago

If you've ever created a login page or auth system, you might...

How to Structure and Organize a React Application

about 5 years ago

There is no consensus on the right way to organize a React...

Writing a Sokoban Puzzle Game in JavaScript

almost 5 years ago

So the other day, I made an implementation of a Sokoban puzzle...

Redesign: Version 5.0

almost 5 years ago

Over the last week or two I've had a lot of fun...

How to Sort, Filter, and Paginate a Table with JavaScript

over 4 years ago

One thing I've had to do at every job I've had is...

Behind the Tutorials

over 4 years ago

Despite the fact that I've been consistently writing on here for six...

An Introduction to GraphQL

over 4 years ago

As web and mobile applications become more mature and complex, software engineers...

Year in Review: 2021 into 2022

over 4 years ago

Wow, here we are, the sixth installment in the New Year series...

Creating a Schema-Based Form System

over 4 years ago

View the Source or Demo for the schema-based form system described in...