---
title: "Full-stack web development with HTMX and Bun, Part 2: Pug templating"
url: https://daily.dev/posts/full-stack-web-development-with-htmx-and-bun-part-2-pug-templating-opxnyxwhn
source_url: https://www.infoworld.com/article/3715122/full-stack-web-development-with-htmx-and-bun-part-2-pug-templating.html
type: article
source: "InfoWorld"
published: 2024-04-10T09:04:51.785Z
updated: 2024-05-09T09:28:18.744Z
tags: ["mongodb", "bun", "htmx"]
reading_time: 7
upvotes: 2
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Full-stack web development with HTMX and Bun, Part 2: Pug templating

**[InfoWorld](https://daily.dev/sources/infoworld)** · 7 min read · 2 upvotes · 2 comments

## Summary

This article explores full-stack web development using HTMX, Bun, Elysia, and MongoDB. It covers setting up a web development stack, creating an example application, using the database connection, adding the Pug templating engine, and implementing DOM interactions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoworld.com/article/3715122/full-stack-web-development-with-htmx-and-bun-part-2-pug-templating.html>

## Community discussion

Top comments from developers on daily.dev.

**@bill41** · 0 upvotes

> How is there no htmx pug vscode plugin? I want hx-* completions in vscode so badly

**@kyoukhana** · 0 upvotes

> If you look at the PUG repo there is minimal development and so many opened issues

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#mongodb](https://daily.dev/tags/mongodb), [#bun](https://daily.dev/tags/bun), [#htmx](https://daily.dev/tags/htmx)

[View this post on daily.dev](https://daily.dev/posts/full-stack-web-development-with-htmx-and-bun-part-2-pug-templating-opxnyxwhn)
