# \#web

**URL:** https://racket.discourse.group/tag/web/94.md

[Latest](https://racket.discourse.group/latest.md) · [Categories](https://racket.discourse.group/categories.md) · [Tags](https://racket.discourse.group/tags.md)

---

## [Application of my new Racket webview module](https://racket.discourse.group/t/application-of-my-new-racket-webview-module/4193)

<div class="topic-metadata">

**Author:** [@hnmdijkema](https://racket.discourse.group/u/hnmdijkema)\
**Replies:** 3\
**Last updated:** [May 11, 2026, 10:26am UTC](https://racket.discourse.group/t/application-of-my-new-racket-webview-module/4193 "2026-05-11T10:26:46Z")

</div>

Hi there, Just a quick screenshot of my rktplayer music player (currently only flac support) based on the racket-webview / racket-sound module I developed. The rktplayer repository can be found here.

---

## [Best way to implement a "front controller" with Racket's web server](https://racket.discourse.group/t/best-way-to-implement-a-front-controller-with-rackets-web-server/3193)

<div class="topic-metadata">

**Author:** [@badkins](https://racket.discourse.group/u/badkins)\
**Replies:** 4\
**Last updated:** [October 9, 2024, 2:24pm UTC](https://racket.discourse.group/t/best-way-to-implement-a-front-controller-with-rackets-web-server/3193 "2024-10-09T14:24:02Z")

</div>

This question is primarily directed to @jeapostrophe , but anyone can feel free to comment :slight\_smile: I think back in 2019, Jay mentioned my use of web-server/dispatchers/dispatch-lift in Axio was less than ideal, a…

---

## [Return urmodule as a string without writing a file](https://racket.discourse.group/t/return-urmodule-as-a-string-without-writing-a-file/3115)

<div class="topic-metadata">

**Author:** [@nik](https://racket.discourse.group/u/nik)\
**Replies:** 2\
**Last updated:** [August 21, 2024, 7:10am UTC](https://racket.discourse.group/t/return-urmodule-as-a-string-without-writing-a-file/3115 "2024-08-21T07:10:21Z")

</div>

I was wondering whether it's possible to use urlang in such a way that the content of the module is simply returned, instead of writing it out to a file. That way I suppose it could be combined to insert some javascript…

---

## [“Punct in Practice” — short demo of a Racket-published personal website](https://racket.discourse.group/t/punct-in-practice-short-demo-of-a-racket-published-personal-website/1853)

<div class="topic-metadata">

**Author:** [@joeld](https://racket.discourse.group/u/joeld)\
**Replies:** 0\
**Last updated:** [April 4, 2023, 2:29pm UTC](https://racket.discourse.group/t/punct-in-practice-short-demo-of-a-racket-published-personal-website/1853 "2023-04-04T14:29:49Z")

</div>

I recorded a short demo showing how I use Punct and Splitflap on Racket to publish joeldueck.com. Punct docs: Punct: CommonMark + Racket Differences from Pollen Source code to joeldueck.com as shown in the video …

---

## [Ubuntu 22.04 libssl 3 migration](https://racket.discourse.group/t/ubuntu-22-04-libssl-3-migration/942)

<div class="topic-metadata">

**Author:** [@evdubs](https://racket.discourse.group/u/evdubs)\
**Replies:** 3\
**Last updated:** [August 10, 2022, 3:23am UTC](https://racket.discourse.group/t/ubuntu-22-04-libssl-3-migration/942 "2022-08-10T03:23:38Z")

</div>

I recently upgraded to Ubuntu 22.04. Apparently, with 22.04, libssl has been moved to version 3.0. From that link: As some of you might have surmised, we’re planning to move to OpenSSL 3.0 for 22.04. This new major re…

---

## [Need some reasons to persuade me to use racket web rather than others eg python flask](https://racket.discourse.group/t/need-some-reasons-to-persuade-me-to-use-racket-web-rather-than-others-eg-python-flask/829)

<div class="topic-metadata">

**Author:** [@Hanson](https://racket.discourse.group/u/Hanson)\
**Replies:** 3\
**Last updated:** [March 27, 2022, 7:31pm UTC](https://racket.discourse.group/t/need-some-reasons-to-persuade-me-to-use-racket-web-rather-than-others-eg-python-flask/829 "2022-03-27T19:31:44Z")

</div>

I know it's cool to use racket but is there any advantage than other web server?
