OVnieuws-Info · @OVnieuwsInfo
39 followers · 140 posts · Server mastodon.nl
Lineke van den Bout · @elvedebe
34 followers · 181 posts · Server mastodon.nl

De borden van de zijn niet helemaal bij de tijd

#tramleven #htm

Last updated 1 year ago

· @ely
155 followers · 636 posts · Server mastodon.green
PodcastGemist · @PodcastGemist
44 followers · 231 posts · Server mastodon.nl
PodcastGemist · @PodcastGemist
44 followers · 231 posts · Server mastodon.nl
PodcastGemist · @PodcastGemist
44 followers · 231 posts · Server mastodon.nl
Komish · @komish
21 followers · 107 posts · Server hachyderm.io

@developit so I’ve got a mix of and going in this project so I can get a feel for the differences.

For whatever reason, I can’t get the document formatting in vscode to get this even remotely close to look like it’s properly indented. Also missing Emmett completions (not sure if I would have that with jsx yet) and tag autoclosing.

Can’t tell if I’m missing something or my lit-html extension is misconfigured.

Otherwise it’s going great!

#jsx #htm #preact #preactjs #js #webdev

Last updated 1 year ago

Blake Leonard · @blake
113 followers · 1277 posts · Server fosstodon.org

anyone familiar with the library (yes, HTM, not HTML), who can tell me how I'm supposed to pass a list of HTM objects to render?
For some reason it's giving me the children of the HTMs I pass, and not the root nodes...?

#htm

Last updated 1 year ago

OVnieuws-Info · @OVnieuwsInfo
28 followers · 81 posts · Server mastodon.nl
Onderweg · @onderweg
88 followers · 4796 posts · Server mastodon.nl

- Tram 3 richting Loosduinen, 4 richting De Uithof en 34 richting De Savornin Lohmanplein rijden met vertraging door een defecte tram.

#denhaag #tram #htm #htm_reisinfo

Last updated 1 year ago

Peter Mekers · @PeterMekers
16 followers · 102 posts · Server masto.ai

RT @D66Rijswijk
Vandaag waren we bij een leerzame werkbezoek van HTM Personenvervoer samen met onze collega-raadsleden en fractieassistenten uit omringende gemeenten. 1/2

@ElzeWoudstra @ZgjimOsmani


@PeterMekers @D66DenHaag @VVDRijswijk @HTM_Reisinfo

#openbaarvervoer #htm

Last updated 1 year ago

Sinclair-Speccy · @SinclairSpeccy
375 followers · 9012 posts · Server bitbang.social

Pain. That's not supposed to happen

:

#web #htm #javascript #CSS #webbuilding #websitedesign

Last updated 1 year ago

acemaxx · @acemaxxanalytics
136 followers · 1010 posts · Server econtwitter.net

Note: = available-for-sale and = hold-to-maturity.

#afs #htm

Last updated 1 year ago

Doug Parker · @develwithoutacause
201 followers · 614 posts · Server techhub.social

I just started playing around with with and the first thing I did was render the classic:

```
render(html`
<!DOCTYPE html>
<html>
<head>
<title>Preact</title>
<meta charset="utf8">
</head>
<body>
<h2>Hello, World!</h2>
</body>
</html>
`)
```

And this intuitively output:

```
html
<head>
<title>Preact</title>
<meta charset="utf8" >
<body>
<h2>Hello, World!</h2>
</body>
</head>
```

Lolwat?
* `<!DOCTYPE html>` is gone.
* `<html>` turned into `html` and lost its close tag.
* `<body>` got moved inside `<head>`.

Apparently you can't output a doctype at all (github.com/preactjs/preact-ren) and the `<meta>` tag is not self-closing in .

I'm willing to accept those constraints, but this is an utter failure of DX IMHO. If my template is wrong, TELL ME! Don't just generate what's effectively garbage for seemingly no reason. There's no obviously logical path from "bad output" to "the mistake in my code". Error messages, please!

#preact #ssr #htm #wtf #jsx

Last updated 1 year ago

Onderweg · @onderweg
84 followers · 3765 posts · Server mastodon.nl

- HTM servicepunten rest van de dag gesloten door een technische storing. Naar verwachting zullen de servicewinkels 8 maart weer open zijn. Voor reguliere OV-chipkaart transacties is NS beschikbaar bij het Servicepunt Centraal Station.

#htmservicepunten #storing #htm #htm_reisinfo

Last updated 1 year ago

Onderweg · @onderweg
81 followers · 3628 posts · Server mastodon.nl

- Tram 1, 9 en 16 rijden om door een defecte tram. Verwachte duur: 1 tot 2 uur. Meer info op

htm.nl

#tram1 #tram #htm #htm_reisinfo

Last updated 1 year ago

Onderweg · @onderweg
80 followers · 3503 posts · Server mastodon.nl

- Bus 26 rijdt om door een aanrijding op de Troelstrakade. De halten Station Moerwijk in beide richtingen en Melis Stokelaan naar Voorburg Station vervallen

#htm26 #htmbuzz #htm #htm_reisinfo

Last updated 1 year ago

Aral Balkan · @aral
32659 followers · 23118 posts · Server mastodon.ar.al

Also, countless thanks to @developit for the excellent htm and vhtml (github.com/developit/vhtml), which has made developing Kitten immeasurably easier.

:kitten: 💕

#dev #web #markup #vhtml #htm #xhtm #html #kitten #SmallWeb

Last updated 1 year ago

Aral Balkan · @aral
32659 followers · 23117 posts · Server mastodon.ar.al

Kitten¹ ❤️ HTML :)

Over the weekend, I migrated Kitten from htm (github.com/developit/htm) to xhtm (github.com/dy/xhtm).

Among other things, you no longer have to close all your tags (<hr> instead of <hr />).

I want to take the opportunity to thank Dmitry Ivanov for working with me over the weekend and making eight releases over the last four days based on issues I uncovered while testing in

¹ codeberg.org/kitten/app

#dev #web #markup #vhtml #htm #xhtm #html #SmallWeb #kitten

Last updated 1 year ago

Onderweg · @onderweg
69 followers · 2154 posts · Server mastodon.nl

- Bus 25 richting Vrederust en 26 richting Kijkduin rijden om door een aanrijding bij de Zuiderparklaan. Stopt niet bij halte Zuiderpark.

#htm26 #htm25 #htm #htm_reisinfo

Last updated 1 year ago