skip to main content
joncoded
projects + snippets + thoughts
code

📒

[snippets]

JavaScript branching (if + else + elseif)

making decisions between or among conditions

📒

[snippets]

JavaScript operators

reviewing essential math + logic + beyond

📒

[snippets]

JavaScript variable declarations

differentiating const + let + var when declaring variables

📒

[snippets]

JavaScript variables

storing data into named containers

📒

[snippets]

JavaScript numbers

looking at and manipulating numbers in JavaScript

📒

[snippets]

JavaScript strings

looking at and manipulating plain text in JavaScript

📒

[snippets]

JavaScript data types

summarizing the building blocks of web app data

📒

[snippets]

JavaScript on the browser console

using the browser's console as a code playground

📒

[snippets]

JavaScript comments and whitespace

documenting code with some comments and whitespace

📒

[snippets]

JavaScript in HTML

getting started with JavaScript on a webpage

📒

[snippets]

JavaScript — an introduction

introducing the programming language of the internet

🎨

[snippets]

CSS grid

positioning layouts into rows and columns

🎨

[snippets]

CSS flex

positioning elements in flexible containers

🎨

[snippets]

CSS media queries

adjusting our stylesheets for differently-sized screens

🎨

[snippets]

CSS reset

avoiding browser defaults with the * (global) selector

🎨

[snippets]

CSS layout properties

determining how we arrange something on a browser window

🎨

[snippets]

CSS box model

managing the spacings of visual HTML objects with CSS

🎨

[snippets]

CSS colors

working with font hues and other light attributes

🎨

[snippets]

CSS selectors

targeting a group of elements on a webpage

🎨

[snippets]

CSS in HTML

ways to add styling to an HTML page

🎨

[snippets]

CSS — an introduction

styling a website using a design language

🛡️

[snippets]

HTML special characters (entities)

adding non-alpha/numeric text

🛡️

[snippets]

HTML <form> and <input> tags

adding user interactivity to a webpage

🛡️

[snippets]

HTML <table> tags

organizing similar records of data together on a webpage

🛡️

[snippets]

HTML <div> and semantic HTML tags

dividing up a webpage with "container tags" (other names for <div>)

🛡️

[snippets]

HTML tag attributes

describing the objects of a web page

🛡️

[snippets]

HTML tags

defining the objects of a web page

🛡️

[snippets]

HTML comments

writing notes while structuring webpages

🛡️

[snippets]

HTML setup

getting that first webpage working

🛡️

[snippets]

HTML — an introduction

getting that first webpage working

12345

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

github | telegram