Kybercode
Home
Archive
Articles
Shared
Bits
About
Contact
Search
Home
Archive
22
Articles
15
Shared
3
Bits
4
About
Contact
RSS
Search
Articles
Dependencies
Frameworks
JavaScript
Why I Don't Use JavaScript Frameworks
Author
Cooper Gidge
Date
Jan 19, 2025
Some people's RSS feeds only include excerpts of their articles, instead of the whole thing. And I get that. You put a lot of work into the design of your website, so you want your readers to read your work there, not in an external RSS reader.
Read Article
Editorial
Obligatory End Of Year Post
Author
Cooper Gidge
Date
Jan 1, 2025
For my own sanity, I figured it is worth documenting the history of this site every year. So...let's do that!
Read Article
Eleventy
Embeds
Guide
Static
Web Dev
How To Automate Open Graph Images With Eleventy
Author
Cooper Gidge
Date
Dec 5, 2024
I recently set up automatic Open Graph images on this site. Now, instead of making a custom OG image for every page on this site, I automatically generate them at build time.
Read Article
CSS
HTML
Web Dev
Widgets
Not Sure How I Feel About "Was This Helpful?" Widgets
Author
Cooper Gidge
Date
Nov 29, 2024
Let's say "Was This Helpful?" widgets have these two goals: 1) Survey users to see if your article was helpful. 2) Help users if they select "No" by pointing them somewhere else. If that's the case, then these widgets are far from perfect.
Read Article
RSS
Bringing Readers To Your Site From Your RSS Feed
Author
Cooper Gidge
Date
Nov 24, 2024
Some people's RSS feeds only include excerpts of their articles, instead of the whole thing. And I get that. You put a lot of work into the design of your website, so you want your readers to read your work there, not in an external RSS reader.
Read Article
Architecture
Refactoring
Technical Debt and You
Author
Cooper Gidge
Date
Nov 23, 2024
Assuming you write good, reusable code, then the more features you add, the harder it gets to maintain that code. Because one change no longer affects one thing. It affects a dozen things. You need to take all that depends on your code into consideration.
Read Article
CSS
HTML
Sidebars
Web Dev
Widgets
To Scroll, To Stick, Or To Stay: Sidebars
Author
Cooper Gidge
Date
Nov 23, 2024
Why sidebars are still so popular is a mystery to me. Not that I'm against sidebars—I love them too. But as to why the rest of the industry still loves them alludes me, because I feel they require so much more design considerations than other widgets.
Read Article
CSS
Eleventy
HTML
Markdown
Building A Screenwriter App That Uses Markdown Syntax
Author
Cooper Gidge
Date
Nov 23, 2024
I've always wanted to try my hand at screenwriting, but I found them painful to format in traditional document editors. While there exists screenwriting software for this purpose, I don't feel like learning a whole new software. So instead, let's make a whole new software!
Read Article
Advertising
My Dream Ad Network
Author
Cooper Gidge
Date
Nov 23, 2024
Here's an idea: instead of having ad networks design the style of the ad and insert that into your site regardless of whether it fits or not, what if they let *you* design your own ad with HTML and CSS?
Read Article
Accessibility
Browsers
Web Dev
Is Accessibility the Responsibility of the Browser?
Author
Cooper Gidge
Date
Nov 23, 2024
Browsers come bundled with a bunch of accessibility options. Whether that's something complicated like a screen reader or something simple like allowing the user to zoom in, browsers make our lives as developers a lot easier.
Read Article
Previous
Next
To Scroll, To Stick, Or To Stay: Sidebars
By
Cooper Gidge
on
Nov 23, 2024
.
Building A Screenwriter App That Uses Markdown Syntax
By
Cooper Gidge
on
Nov 23, 2024
.
Deprecated HTML Elements
By
Cooper Gidge
on
Nov 23, 2024
.
Featured
Home
Archive
Articles
Shared
Bits