Nathan Sebhastian

Nathan Sebhastian @codewithnathan

About: JavaScript Full Stack Developer currently working with fullstack JS using React and Express. Follow me if you’re interested in web development stuff

Joined:
Jul 12, 2018

Nathan Sebhastian
articles - 17 total

JavaScript Operators Breakdown With Examples

Learn all available operators you can use in JavaScript with code examples

Learn More 3 0Sep 20 '23

Understanding React `useState` and `useEffect` hooks

Let's learn some React hooks today

Learn More 43 0Nov 27 '20

Understanding React lifecycle methods

All React components must have a render method, which returns some element that will be inserted into...

Learn More 24 2Nov 26 '20

React Styled Components: Inline Styles + 3 Other CSS Styling Approaches (with examples)

There's no one right way to style your React components. It all depends on how complex your front-end...

Learn More 19 1Aug 20 '20

Building Easier React Forms With Formik

Formik helps you to write the three most annoying parts of building a React form

Learn More 25 0Jul 8 '19

Building a chat app with React Hooks, a pragmatic example

Use state and other React features without writing a class.

Learn More 169 5May 16 '19

React Router Introduction

Learn how to implement React Router in this tutorial.

Learn More 79 0Mar 7 '19

Is there a way to explain hooks without mentioning class component?

Is there a way to explain about hooks without mentioning or comparing it to class components? I find...

Learn More 8 4Feb 18 '19

Firebase as simple database to React app

Introducing React hooks in less than 5 minutes

Learn More 157 15Feb 13 '19

I used Bootstrap too often and I wonder how can I write good CSS without it?

Hi everyone! I'd like to discuss with you all about learning CSS properly w/o using frameworks. What...

Learn More 17 11Feb 11 '19

React Hooks are live. Here is your introduction

Introducing React hooks in less than 5 minutes

Learn More 53 2Feb 7 '19

React 101 - The Practical Introduction

Alternative introduction to React's Tic Tac Toe tutorial.

Learn More 139 5Feb 4 '19

Step by step React configuration from setup to deployment

Learn to setup and deploy your React app from scratch using webpack and Babel

Learn More 77 3Jan 28 '19

JavaScript Basics Before You Learn React

Learn the prerequisites of learning React fast

Learn More 1272 34Jan 14 '19

How To Make Interactive ReactJS Form

Let's write some interactive form with React

Learn More 125 4Oct 21 '18

ESLint seems useless to me. Should I use it?

No offense bro, but to me, it seems ESLint isn't a big deal. My production code has been running for 2 years without linting at all. Why should I use one now?

Learn More 53 12Sep 22 '18

I'm running dev.to source code on Windows

The same as the title 🤓

Learn More 27 2Sep 9 '18