Tag javascript

10 bookmarks have this tag.

JavaScript is the native scripting language of web browsers, which is now used for everything. When used too much, results in pain, like now.

Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won

effectivetypescript.com/2023/09/27/closure-compiler

This post looks at the Closure Compiler, Google's tool from the mid-2000s for adding types to JavaScript. It looks at how its focus on minification led to very different design choices than TypeScript, and how this and a few other factors led to TypeScript becoming the ubiquitous solution for JavaScript + types. The Closure Compiler represents an alternative path that JavaScript could have taken, and it gives us perspective on TypeScript as it exists today.

javascript

</> htmx ~ Why htmx Does Not Have a Build Step

htmx.org/essays/no-build-step
htmx,javascript,programming

shivrm/feedpub

github.com/shivrm/feedpub

A NodeJS application that aggregates items from your RSS and Atom feeds into an E-book.

ebook,javascript,webfeed

Adactio: Journal—Relative times

adactio.com/journal/20377

With this JavaScript script, you can keep your relative timestamps up-to-date without reloading. I'll do that if I ever fall into the trap of relative time.

javascript,temporal

HTMX

grishaev.me/htmx

Гришаев рассказывает, что хорошего и плохого в хтмх и аналогах. Самое крутое, что с ним на динамическом фронтенде пропадает состояние.

Когда автор писал это, он явно забыл про существование нединамических сайтов, которые решают большинство проблем.

htmx,javascript

</> htmx ~ Introduction

htmx.org/docs/#introduction
html,htmx,javascript,webdev

Introduction | Phoenix

kasper.github.io/phoenix/getting-started/introduction

Something about configuring your puter with JavaScript.

javascript,keeb,mac

Adactio: Journal—Suspicion

adactio.com/journal/19029
javascript

Algebraic Data Types in JavaScript - w3future.com

w3future.com/weblog/stories/2008/06/16/adtinjs.xml
javascript

Why I Still Love PHP and Javascript After 20 years | the scapegoat dev

the.scapegoat.dev/why-i-love-php-and-javascript

TL;DR: they get stuff done.

javascript,php