-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ff98c1d
commit 81c47f7
Showing
13 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<head><script defer="defer" src="/public/main.20ec4e45ce8ef03d1874.js"></script></head> | ||
<head><script defer="defer" src="/public/main.6776a5c6a43435c36662.js"></script></head> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"body":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a Meta-Language-descendant where almost everything is an expression. But syntactically it is mostly influenced by JavaScript. This enables one to write idioms like</p>\n<pre><code class=\"hljs language-res\"> <span class=\"hljs-keyword\">switch</span> <span class=\"hljs-keyword\">await</span> myResultPromise <span class=\"hljs-literal\">{</span>\n | <span class=\"hljs-constructor\">Ok</span>(data) <span class=\"hljs-function\">=></span> data<span class=\"hljs-operator\">-></span>handleData\n | <span class=\"hljs-constructor\">Error</span>(error) error<span class=\"hljs-operator\">-></span>handleError\n <span class=\"hljs-literal\">}</span>\n</code></pre>\n<p>which is not possible in plain JavaScript, since <code>switch</code> is a statement there and <a href=\"https://github.com/tc39/proposal-pattern-matching\">pattern-matching</a> is still not available.</p>\n<p>I use this language as a daily driver at work since it exists (2020) and I, among many others, help make it better every day by contributing to its documentation or standard library, by fixing editor tooling or compiler bugs or just by writing more blog articles like this one.</p>\n<p>As you can imagine, this very website is also powered by ReScript, so I just have to give a shoutout to <a href=\"bloodyowl.io\">bloodyowl.io</a> for creating the very down-to-earth <a href=\"https://bloodyowl.github.io/rescript-pages/\">rescript-pages</a> static site generator.</p>\n<p>Of course I also had to utilize cutting-edge tech like <a href=\"https://bun.sh/\">Bun</a>, hence the title. I am already looking forward to doing more smaller posts like this one.</p>\n"} | ||
{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"body":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a <a href=\"https://en.wikipedia.org/wiki/ML_(programming_language)\">meta-language</a> descendant where almost everything is an expression. But syntactically it is mostly influenced by JavaScript. This enables one to write idioms like</p>\n<pre><code class=\"hljs language-res\"><span class=\"hljs-keyword\">switch</span> <span class=\"hljs-keyword\">await</span> myResultPromise <span class=\"hljs-literal\">{</span>\n| <span class=\"hljs-constructor\">Ok</span>(data) <span class=\"hljs-function\">=></span> data<span class=\"hljs-operator\">-></span>handleData\n| <span class=\"hljs-constructor\">Error</span>(error) error<span class=\"hljs-operator\">-></span>handleError\n<span class=\"hljs-literal\">}</span>\n</code></pre>\n<p>which is not possible in plain JavaScript, since <code>switch</code> is a statement there and <a href=\"https://github.com/tc39/proposal-pattern-matching\">pattern-matching</a> is still not available.</p>\n<p>I use this language as a daily driver at work since it exists (2020) and I, among many others, help make it better every day by contributing to its documentation or standard library, by fixing editor tooling or compiler bugs or just by writing more blog articles like this one.</p>\n<p>As you can imagine, this very website is also powered by ReScript, so I just have to give a shoutout to <a href=\"bloodyowl.io\">bloodyowl.io</a> for creating the very down-to-earth <a href=\"https://bloodyowl.github.io/rescript-pages/\">rescript-pages</a> static site generator.</p>\n<p>Of course I also had to utilize cutting-edge tech like <a href=\"https://bun.sh/\">Bun</a>, hence the title. I am already looking forward to doing more smaller posts like this one.</p>\n"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hasPreviousPage":false,"hasNextPage":false,"totalCount":1,"items":[{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"summary":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a Meta-Language-descendant where al</p>\n"}]} | ||
{"hasPreviousPage":false,"hasNextPage":false,"totalCount":1,"items":[{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"summary":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a [meta-language](<<a href=\"https://en.wikip\">https://en.wikip</a></p>\n"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hasPreviousPage":false,"hasNextPage":false,"totalCount":1,"items":[{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"summary":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a Meta-Language-descendant where al</p>\n"}]} | ||
{"hasPreviousPage":false,"hasNextPage":false,"totalCount":1,"items":[{"slug":"2024-11-22-hello-world","filename":"2024-11-22-hello-world","title":"bun run Init.res.mjs","date":"Fri, 29 Nov 2024 00:00:00 GMT","draft":false,"meta":{"date":"2024-11-29T00:00:00.000Z","title":"bun run Init.res.mjs"},"summary":"<p>Hello dear reader!</p>\n<p>My name is Florian and I am a self-proclaimed <a href=\"https://rescript-lang.org/\">ReScript</a> enthusiast. ReScript is a modern and statically typed programming language that compiles to JavaScript. It is a [meta-language](<<a href=\"https://en.wikip\">https://en.wikip</a></p>\n"}]} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
public/main.20ec4e45ce8ef03d1874.js → public/main.6776a5c6a43435c36662.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.