joco-sveltekit
joco-sveltekit copied to clipboard
The home of my static SvelteKit site.
# Why you should never use px to set font-size in CSS - Josh Collinsworth blog Many developers seem to believe there's no difference between px and other CSS units....
# Let's learn SvelteKit by building a static Markdown blog from scratch - Josh Collinsworth blog Learn the fundamentals of SvelteKit by building a statically generated blog from scratch, with...
# Adding blog comments to your static site with utterances - Josh Collinsworth blog The web world is full of tradeoffs. Going from a CMS to a static site keeps...
# Breaking changes in SvelteKit, August 2022 - Josh Collinsworth blog SvelteKit introduced breaking changes to its routing and data loading in August 2022. Learn how to convert from the...
# The self-fulfilling prophecy of React - Josh Collinsworth blog The only thing React is better at than other front-end frameworks is being popular. So how long will that self-perpetuating...
# Introducing Svelte, and Comparing Svelte with React and Vue - Josh Collinsworth blog Svelte is a new style of framework for building sites and apps. Let's dive into what...
# Announcing Quina (My First App)! - Josh Collinsworth blog The story of building Quina, a word game Progressive Web App built with Nuxt, and launched on the Google Play...
# Converting from Gridsome to SvelteKit - Josh Collinsworth blog I've been a fan of Svelte for years, but never had the opportunity to use it on a serious project...
# Creating dynamic bar charts with CSS grid - Josh Collinsworth blog How to use CSS grid to make a responsive, adaptable bar chart with no math or external library...
# Adding Gutenberg Full- and Wide-Width Image Support to Your WordPress Theme - Josh Collinsworth blog Gutenberg brings with it the ability to set image blocks as full-width or wide-width....