Skip to content
Front End Tavern
  • Home

Uncategorized

Home » Uncategorized
How to Remove Duplicates from a String with JavaScript

How to Remove Duplicates from a String with JavaScript

Posted by By matthew.russo91 February 20, 2022Posted inUncategorized
Removing duplicate letters from a string can be done multiple ways using JavaScript. In this post I'll be going over two solutions. Summary Solution 1: split, filter, join const removeDuplicates…
Read More
How to Hide Third-Party Authentication Tokens in React

How to Hide Third-Party Authentication Tokens in React

Posted by By matthew.russo91 January 20, 2022Posted inUncategorized
When making an API request to a third-party provider, some sort of authentication is often required. This can be an API key, a password, a token, etc. This example will…
Read More

Recent Posts

  • How to Remove Duplicates from a String with JavaScript
  • How to Hide Third-Party Authentication Tokens in React

Archives

  • February 2022
  • January 2022

Categories

  • Uncategorized
Copyright 2025 — Front End Tavern. All rights reserved. Sinatra WordPress Theme
Scroll to Top