skip to main content
joncoded
projects + snippets + thoughts
nooks / react

➡️

code

[snippets]

Next.js — an introduction

summarizing the famous interface-building JavaScript library

code

[snippets]

Deploying React apps to GitHub pages

launching a React app/website onto a github.io subdomain

⚛️

code

[snippets]

React conditional styling

changing the look of the React app based on certain criteria

⚛️

code

[snippets]

React styling

changing the look of what appears on the React app

⚛️

code

[snippets]

React list rendering

displaying content from an array of objects

⚛️

code

[snippets]

React conditional rendering

displaying content based on different situations

⚛️

code

[snippets]

React state

keeping track of a component's changing variable values

⚛️

code

[snippets]

React props

passing data from a parent to a child component

⚛️

code

[snippets]

React — creating apps from scratch

starting a React app without create-react-app

⚛️

code

[snippets]

React — an introduction

summarizing the famous interface-building JavaScript library

code

[projects]

Jonobase

a next.js front-end for the sanity back-end (you're looking at it!)

built with sanity + next.js in the early 2020s

github | telegram