Code Frontend
  • Home
  • About
  • Best Place to Learn Coding 👨‍💻
  • My YouTube Tutorials 📷
  • My Job Search Secret ✨
Log in Subscribe
Log in Subscribe
  • Home
  • About
  • Best Place to Learn Coding 👨‍💻
  • My YouTube Tutorials 📷
  • My Job Search Secret ✨

featured post

Want to Build a Shopify App? Here’s What You Should Know

Here's everything I've learned from building my first Shopify app. It's harder than you think.

19 Mar 2023 · 17 min read
Read post
Want to Build a Shopify App? Here’s What You Should Know
Want to Build a Shopify App? Here’s What You Should Know Deep Dive
19 Mar 2023 · 17 min read

Want to Build a Shopify App? Here’s What You Should Know

Here's everything I've learned from building my first Shopify app. It's harder than you think.

Read more
Technical SEO Basics for React Developers Deep Dive
11 Feb 2023 · 10 min read

Technical SEO Basics for React Developers

Here's a practical introduction to everything you need to know about SEO as a web developer.

Read more
How to Get the Value From Input Field in React Quick Guide
8 Feb 2023 · 1 min read

How to Get the Value From Input Field in React

The answer to the first question beginners have - how to get a value from an input element.

Read more
How to Use Resize Observer in React Quick Guide
8 Feb 2023 · 3 min read

How to Use Resize Observer in React

Learn to keep track of DOM element dimensions in JavaScript and React.

Read more
How to Add an Event Handler in React Quick Guide
7 Feb 2023 · 2 min read

How to Add an Event Handler in React

React and DOM events are different, here's how to use both event systems in React.

Read more
Using Local Storage in JavaScript and React Quick Guide
30 Jan 2023 · 3 min read

Using Local Storage in JavaScript and React

Learn the simplest way to persist values in the browser using the local storage API.

Read more
Succeed as a Junior Developer Career
13 Jan 2023 · 8 min read

Succeed as a Junior Developer

Being a junior developer is hard. Here are 10 guidelines I wish I knew at the beginning of my career.

Read more
Set up a React App With Typescript in 5 Minutes ReactJS
10 Jan 2023 · 3 min read

Set up a React App With Typescript in 5 Minutes

Learn to use Vite to set up a modern front-end application with React and recommended tools.

Read more
Implement Scroll-Snapping Using Only CSS CSS
11 Dec 2022 · 2 min read

Implement Scroll-Snapping Using Only CSS

Learn to implement scroll-snapping without any JavaScript using only CSS.

Read more
CSS Ellipsis for Single-Line and Multi-Line Text CSS
29 Oct 2022 · 3 min read

CSS Ellipsis for Single-Line and Multi-Line Text

Learn to truncate text and add ellipsis at the end using CSS. For both, single-line and multi-line text.

Read more
Practical CSS Guide for Busy Developers CSS
28 Oct 2022 · 7 min read

Practical CSS Guide for Busy Developers

Why waste time memorizing stuff you will never use? Here's the only CSS tutorial you will ever need to start styling web pages.

Read more
Modernizing Old React Patterns With React Hooks Deep Dive
24 Sep 2022 · 6 min read

Modernizing Old React Patterns With React Hooks

Learn how to replace HOCs, render props and container components with custom React hooks.

Read more
Throttle and Debounce in Javascript and React Performance
21 Sep 2022 · 6 min read

Throttle and Debounce in Javascript and React

Debounce and throttle are one of the most common optimization techniques in JavaScript. Learn to use them in React.

Read more
Get the Current Timestamp in JavaScript Quick Guide
19 Sep 2022 · 2 min read

Get the Current Timestamp in JavaScript

Learn to get a timestamp in milliseconds or Unix format from a Date object or string.

Read more
How to Upload Files With React Quick Guide
15 Sep 2022 · 6 min read

How to Upload Files With React

Learn to build a custom file input that selects files using the HTML input element and upload them as FormData in React.

Read more
How to Redirect to URL in ReactJS Quick Guide
12 Sep 2022 · 4 min read

How to Redirect to URL in ReactJS

Learn to redirect and navigate to external URLs in React and JavaScript.

Read more
How to Remove Duplicates from an Array in JavaScript Quick Guide
11 Sep 2022 · 1 min read

How to Remove Duplicates from an Array in JavaScript

Learn to deduplicate an array by using Set for primitive values or by using a simple memorization technique for an array of objects.

Read more
How to Scroll to Element in React Quick Guide
10 Sep 2022 · 4 min read

How to Scroll to Element in React

Learn to use scrollIntoView to scroll to an element in React. Includes example of scrolling to newly added list item.

Read more

About Code Frontend

I share tips, guides and tutorials on building real-world web applications with JavaScript and React. Subscribe to escape the tutorial hell.

Tags

ReactJS
Quick Guide
JavaScript
Deep Dive
CSS

Subscribe

Get daily frontend tips in your inbox

Great! Check your inbox and click the link to confirm your subscription
Please enter a valid email address!
  • Sign up
  • Terms & Conditions
  • Cookies & Privacy Policy
© 2023 Code Frontend. All rights reserved. Design with by @GodoFredoNinja