Setting up Redux with GatsbyJS V2
redux makes managing react state efficient and fun
426 words
|
2 minutes
How to add hover events to any React component
p and button tags arent the only tags that can have hover events
233 words
|
1 minute
Create a layout component using React
Quick and easy way to stop importing header/nav/footer components in routes
229 words
|
1 minute
Get active link with React Router 4
Find your active route with this quick and easy method
161 words
|
1 minute
Sending email with Nodemailer using a lambda
Get rid of your backend and use this lambda instead
620 words
|
3 minutes
Creating Charges for Stripe with React and Netlify functions Part 2
Part 2 of a 3 part tutorial - setting up react stripe elements and creating a charge form continued
932 words
|
5 minutes
Creating Charges for Stripe with React and Netlify functions Part 1
Part 1 of a 3 part tutorial - setting up react stripe elements and creating a charge form
1032 words
|
5 minutes