Open in app

Sign In

Write

Sign In

Josiah Dudzik
Josiah Dudzik

8 Followers

Home

About

Jan 18, 2022

Rewriting every i18n key in a large frontend codebase

My team and I were presented with an interesting challenge. We were in the process of changing our source-of-truth for all of our i18n translations from hard-coded JSON files to auto-generated JSON files that are pulled in from Phrase, a popular 3rd party internationalization service. Heres the challenge: We also…

JavaScript

8 min read

Rewriting every i18n key in a large frontend codebase
Rewriting every i18n key in a large frontend codebase
JavaScript

8 min read


Dec 1, 2020

Persistent Data with React-hooks and Context API

I’d like to showcase a very simple solution to persisting data between sessions in a web app — something many developers will have to manage. You may want to persist data between sessions to allow a browser to remember a logged-in user, have granular control over cached data, or a…

React

3 min read

Persistent Data with React-hooks and Context API
Persistent Data with React-hooks and Context API
React

3 min read


Nov 25, 2020

Removing “href” from Next.js Dynamic Routes

Note: This code is now redundant since Next.js announced Automatic Resolving of "href". However, this is still a great source for education and in some rare cases may still be useful - such as if a codebase is stuck on an older version of Next! If you’ve used Next.js for…

Nextjs

4 min read

Removing “href” from Next.js Dynamic Routes
Removing “href” from Next.js Dynamic Routes
Nextjs

4 min read

Josiah Dudzik

Josiah Dudzik

8 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams