Blog
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum sunt reprehenderit alias rerum dolor impedit. In total, I've written 12 articles on my blog. Use the search below to filter by title.
Most Popular
Hardcoded Blogpost # 1
106,255 views
Just a hardcorded blogpost or you can use the metadata up to you
Welcome to Swyxkit
106,255 views
Just a hardcorded blogpost or you can use the metadata up to you
Hardcoded Blogpost # 3
106,255 views
Just a hardcorded blogpost or you can use the metadata up to you
All Posts
-
Welcome to swyxkit test!
17 ♥2022-12-02
swyx's preferred starter for Svelte projects:
-
Updating to SvelteKit@next.330
1 ♥2022-05-16
I haven't updated SvelteKit for a couple months and there have been a [few breaking changes](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md) since.
-
Supporting YouTube and Twitter embeds
1 ♥2022-02-27
Swyxkit now supports YT and Twitter embeds, inspired by [the Liquid tags from Dev.to](https://dev.to/p/editor_guide#liquidtags), but extended to encourage dropping full URLs for futureproofing and markdown legibility.
-
Goodbye Dependabot, Hello Batch Dependency Updates
1 ♥2022-02-05
swyxkit depends on alpha software, primarily sveltekit, but also has a dozen more dependencies that move on a fairly frequent basis. The problem of keeping dependencies up to date is a pressing one.
-
How to add JSDoc Typechecking to SvelteKit
7 ♥2022-02-03
As I build out swyxkit, I am finding that I am no longer prototyping and that I need to be able to refactor with confidence.
-
Mobile/Responsive Styling with Tailwind
2022-01-16
the sad fact is i never really do mobile first dev, and a reader filed an issue (#16) that pointed out a nasty overflow issue, so i decided to spend some time going through the site in mobile and giving it a mobile touchup.
-
Brand theming on Swyxkit
2022-01-16
today i also implemented some nice brand color nuances to swyxkit
-
Bugfixes and speed improvements
3 ♥2022-01-15
Discussing the recent improvements I made to swyxkit
-
Moving to a GitHub CMS
18 ♥2022-01-09
Here are my requirements for blogging platforms:
-
When to Use Static Generation v.s. Server-side Rendering
3 ♥2022-01-02
We recommend using **Static Generation** (with and without data) whenever possible because your page can be built once and served by CDN, which makes it much faster than having a server render the page on every request.
-
swyxkit first design
2022-01-01
the first design looked like this before it was moved to the leeerob version
-
HTML Ipsum testing ground
2022-01-01
This HTML filler is grabbed from CSS Tricks to test out how things look: https://css-tricks.com/new-site-html-ipsum/