Deniz Akşimşek

Deniz Akşimşek @dz4k

Joined:
Aug 10, 2019

Deniz Akşimşek
articles - 14 total

You don't need a modal window

After a conversation in the htmx Discord, and realizing .dev domains aren't as expensive as I...

Learn More 0 0Jun 11 '23

Intentionally Unscalable

_hyperscript is intentionally unscalable. We make decisions that would be obviously inadvisable to...

Learn More 0 0Mar 25 '22

Sprinkle Sharing

This post is directly from my notes, with no edits. When people talk about code sharing between...

Learn More 0 0Sep 12 '21

Event Delegation in _hyperscript

on click tell the closest <li/> to the target remove yourself -- do more stuff... ...

Learn More 0 0Jun 24 '21

Hypelet: make bookmarklets with _hyperscript

I made a tool to make bookmarklets in _hyperscript. You just write some code in the box and drag the...

Learn More 1 1May 1 '21

The Implementation of HDB, the _hyperscript debugger

The 0.0.6 release of the _hyperscript hypertext UI scripting language introduces HDB, an interactive...

Learn More 4 0Mar 18 '21

Iota (from Golang) in JavaScript

(Skip to code) Enums in Javascript Currently, the ways we create enums include String...

Learn More 4 0Jan 10 '21

Eleventy + Markdown + CoffeeScript = ❤

I’ve started using CoffeeScript instead of YAML for frontmatter, and it works like a dream. Endorsed...

Learn More 6 0Oct 16 '20

Add Syndication Links On Your Personal Site Using Dev.to API

I recently started using the RSS publishing option to syndicate posts from my personal site to DEV. T...

Learn More 5 0Sep 17 '20

Tip: Instantly Edit Your Eleventy Site on Github

You’re looking at the blog post you made yesterday, when suddenly a typo catches your eye. What is th...

Learn More 4 0Sep 17 '20

CSS — Adding Additional Box Shadows

When you want to add a box shadow to an element, but don’t want to override any it might already have...

Learn More 0 0Sep 17 '20

Eleventy — Dynamically Inlining Google Fonts

When you add Google Fonts to your website by copying the link from the fonts.google.com website, you...

Learn More 1 1Sep 17 '20

Eleventy — Using A Layout As A Partial (The Most Useful Things...)

Update 2021-02-08: This article mentions things about my website that are no longer true. The techniq...

Learn More 5 0Sep 17 '20

Cloudflare Pages: Failed: an internal error occurred

I deploy my website on Cloudflare Pages (at time of writing). My builds were failing with the error...

Learn More 0 0Apr 19 '22