Become a member
Sign in
Joey Grisafe
Joey Grisafe

Joey Grisafe

Just a man

3 Following
21 Followers
  • Profile

  • Claps

  • Responses

Latest

Joey Grisafe
Joey Grisafe
Jun 29, 2018 · 15 min read

Custom user authentication with Express, Sequelize, and Bcrypt

Full Disclaimer: This is a predominantly theoretical post and does not make use of any web authentication methods technologies as JSON Web Tokens, sessions, etc. It provides a conceptual approach for understanding what…

81

1 response
Joey Grisafe
Joey Grisafe in ITNEXT
Feb 25, 2018 · 6 min read

I Promise These Are Easy (js promises)

It’s been a while, but I promised I would write this post, so…

37

Joey Grisafe
Joey Grisafe
Jul 28, 2017 · 3 min read

Callbacks explained

Understanding callbacks in javascript

Since I’ve been teaching a code bootcamp it’s become increasingly apparent how many aspiring web developers have trouble understanding the nature of callbacks. I would say there are too eras in a new web…

57