DEV Community

Tyler McGinnis profile picture

Tyler McGinnis

Teaching React, JavaScript and other Web Tech at ui.dev. Former Director at DevMountain. Creator of Udacity's React Nanodegree.

Location St. George, Utah Joined Joined on  Personal website https://ui.dev twitter website

Work

Founder ui.dev

Why React Hooks?

Why React Hooks?

243
Comments 14
12 min read

Want to connect with Tyler McGinnis?

Create an account to connect with Tyler McGinnis. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
JavaScript Modules: From IIFEs to CommonJS to ES6 Modules

JavaScript Modules: From IIFEs to CommonJS to ES6 Modules

130
Comments 5
18 min read
Recursive paths with React Router V4

Recursive paths with React Router V4

59
Comments 2
6 min read
var vs let vs const in JavaScript

var vs let vs const in JavaScript

139
Comments 8
8 min read
Rendering a Sidebar or Breadcrumbs with React Router v4

Rendering a Sidebar or Breadcrumbs with React Router v4

58
Comments 1
3 min read
JavaScript Inheritance and the Prototype Chain

JavaScript Inheritance and the Prototype Chain

52
Comments 1
12 min read
How to validate an email address in JavaScript

How to validate an email address in JavaScript

115
Comments 11
2 min read
The Evolution of Async JavaScript: From Callbacks, to Promises, to Async/Await

The Evolution of Async JavaScript: From Callbacks, to Promises, to Async/Await

126
Comments 1
19 min read
The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

185
Comments 4
13 min read
A Beginner's Guide to JavaScript's Prototype

A Beginner's Guide to JavaScript's Prototype

560
Comments 16
19 min read
A Comprehensive Guide to React.js in 2018

A Comprehensive Guide to React.js in 2018

440
Comments 5
18 min read
Server Rendering with React and React Router V4

Server Rendering with React and React Router V4

21
Comments 3
21 min read
Pass props to a component rendered by React Router V4

Pass props to a component rendered by React Router V4

17
Comments
2 min read
Fixing the "cannot GET /URL" error on refresh with React Router (or how client side routers work)

Fixing the "cannot GET /URL" error on refresh with React Router (or how client side routers work)

25
Comments 4
6 min read
Nested routes with React Router v4

Nested routes with React Router v4

30
Comments
11 min read
React Router v4: Philosophy and Introduction

React Router v4: Philosophy and Introduction

28
Comments 1
9 min read
Code Splitting with React and React Router V4

Code Splitting with React and React Router V4

38
Comments 2
7 min read
Arrow Functions in JavaScript

Arrow Functions in JavaScript

29
Comments 3
6 min read
Compiling vs Polyfills with Babel (JavaScript)

Compiling vs Polyfills with Babel (JavaScript)

5
Comments 1
5 min read
Default Parameters in JavaScript

Default Parameters in JavaScript

15
Comments
3 min read
ECMAScript, TC39, and the History of JavaScript

ECMAScript, TC39, and the History of JavaScript

18
Comments 1
6 min read
Building User Interfaces with Pure Functions and Function Composition in React

Building User Interfaces with Pure Functions and Function Composition in React

6
Comments 6
4 min read
Build your own React Router v4

Build your own React Router v4

5
Comments
12 min read
React "Aha" Moments

React "Aha" Moments

15
Comments 1
5 min read
loading...