#nbbjs search results

In #nbbjs: nvm use / install 18.6.0 #clojure

borkdude's tweet image. In #nbbjs: 

nvm use / install 18.6.0

#clojure
borkdude's tweet image. In #nbbjs: 

nvm use / install 18.6.0

#clojure

#node v18.6.0 exposes `describe` and `it` via the test runner! `import { describe, it } from 'node:test';` #javascript

GNUmanth's tweet image. #node v18.6.0 exposes `describe` and `it` via the test runner! 

`import { describe, it } from 'node:test';`

#javascript


Hey @LoopCodeRecur, your blog post in on the first page of @newsycombinator! Bravo 🎉 #nbbjs #Clojure

PrestanceDesign's tweet image. Hey @LoopCodeRecur, your blog post in on the first page of @newsycombinator!

Bravo 🎉 #nbbjs #Clojure

Trying for the #babashka and #nbbjs contest by @borkdude Is this this IRL enough or too much cheating? 😅 Getting that pointy topside of the hoodie is a challenge!

johanmynhardt's tweet image. Trying for the #babashka and #nbbjs contest by @borkdude 

Is this this IRL enough or too much cheating? 😅
Getting that pointy topside of the hoodie is a challenge!

⬇️ Fresh news: Soon publishing a WIP Trello clone write in ClojureScript with nbb! #Clojure #nbbjs #ClojureScript


Promesa.core has a new doseq macro which is a promise-aware variant of clojure's doseq (but takes only one binding). It runs the body with the binding async and chains each invocation. Available in the newest #nbbjs #clojure #clojurescript

borkdude's tweet image. Promesa.core has a new doseq macro which is a promise-aware variant of clojure's doseq (but takes only one binding).
It runs the body with the binding async and chains each invocation.

Available in the newest #nbbjs 

#clojure #clojurescript

Just released vim-iced ver 3.7.0, Clojure Interactive Development Environment for Vim8/Neovim. github.com/liquidz/vim-ic… Added support for @borkdude 's nbb nrepl-server. Also updated instant connecting command to support nbb :) #vim #clojure #nbbjs


Calling JS generated by #squintcljs from #nbbjs This comes in handy when you want to write a pageFunction for Playwright. #clojure #clojurescript

borkdude's tweet image. Calling JS generated by #squintcljs from #nbbjs 

This comes in handy when you want to write a pageFunction for Playwright.

#clojure #clojurescript

I created a Command Line Game in #ClojureScript with #nbbjs (#NodeJS environment for CLJS). Thanks @borkdude for nbb and also Happy Birthday! Source code: github.com/prestancedesig… #Clojure

PrestanceDesign's tweet image. I created a Command Line Game in #ClojureScript with #nbbjs (#NodeJS environment for CLJS).

Thanks @borkdude for nbb and also Happy Birthday!

Source code: github.com/prestancedesig…
#Clojure

I spent last week playing with #nbbjs and shared my experience! dev.to/crinklywrappr/…


The original lambda was implemented with #nbbjs(Clojure), uses "Node.js 14.x" runtime, and has 2.9 MB package size. The execution statistics sample: "Duration: 1017.58 ms Billed Duration: 1018 msMemory Size: 128 MBMax Memory Used: 99 MBInit Duration: 928.69 ms" 2/3


Second, the latest release of the graph-validator action support custom validations - github.com/logseq/graph-v…. Custom validations are just #nbbjs #clojurescript tests. We're not only using this on our docs but also on personal graphs to enforce modeling and data constraints


Did you know that hot module reloading for server side JS hardly exists? This is what #nbbjs and other ClojureScript on Node.Js REPL environments uniquely bring to the table. #clojurescript #clojure


Announcing an official release of logseq-query - github.com/cldwalker/logs…. If you'd like to reuse and share @logseq queries and rules, try it with `npm install logseq-query -g`. #nbbjs


This example app runs on fly.io. For most personal use graphs, people should be able to run this for free! Thanks to @borkdude for his original #nbbjs example which demonstrated how easy it is to run a app with #nbbjs


A new version of #nbbjs: Scripting in Clojure on Node.js using SCI github.com/babashka/nbb/b… #clojure #clojurescript


Announcing an HTTP service for querying Logseq's docs - frosty-cherry-9258.fly.dev. This #nbbjs example can run any of the datalog queries the Logseq app can, runs against any @logseq graph and the results are linkable. See github.com/logseq/nbb-log… to give it a try on your graph!


Depending on how you define success, #babashka and #nbbjs (although not different programming languages, they are different runtimes for #clojure) :) - babashka.org - github.com/babashka/nbb


Second, the latest release of the graph-validator action support custom validations - github.com/logseq/graph-v…. Custom validations are just #nbbjs #clojurescript tests. We're not only using this on our docs but also on personal graphs to enforce modeling and data constraints


Happy to announce a new github action that automates export of a @logseq graph to #RDF - github.com/logseq/rdf-exp…. ☀️ This makes it easy to publish a subset of your graph and take part in the #LinkedData ecosystem. Thanks to #nbbjs for making this possible


Thanks to #nbbjs and @RubenVerborgh's N3.js library for making this rdf conversion easy


Thanks to #nbbjs for enabling nbb-logseq to be used as a library from #NodeJS scripts. Previously @logseq was mostly just scriptable through #ClojureScript scripts


Promesa.core has a new doseq macro which is a promise-aware variant of clojure's doseq (but takes only one binding). It runs the body with the binding async and chains each invocation. Available in the newest #nbbjs #clojure #clojurescript

borkdude's tweet image. Promesa.core has a new doseq macro which is a promise-aware variant of clojure's doseq (but takes only one binding).
It runs the body with the binding async and chains each invocation.

Available in the newest #nbbjs 

#clojure #clojurescript

Calling JS generated by #squintcljs from #nbbjs This comes in handy when you want to write a pageFunction for Playwright. #clojure #clojurescript

borkdude's tweet image. Calling JS generated by #squintcljs from #nbbjs 

This comes in handy when you want to write a pageFunction for Playwright.

#clojure #clojurescript

A new version of #nbbjs: Scripting in Clojure on Node.js using SCI github.com/babashka/nbb/b… #clojure #clojurescript


Machine learning in JS on Bun github.com/facebookresear… Could be interesting to use with #nbbjs (REPL), #cherrycljs or #clavascript #clojure #clojurescript


The original lambda was implemented with #nbbjs(Clojure), uses "Node.js 14.x" runtime, and has 2.9 MB package size. The execution statistics sample: "Duration: 1017.58 ms Billed Duration: 1018 msMemory Size: 128 MBMax Memory Used: 99 MBInit Duration: 928.69 ms" 2/3


80% of my open source income stream comes from companies and I'm not even counting @cljtogether. If it weren't for the companies, I'd still be doing #cljKondo, #babashka, #nbbjs, SCI etc. as side projects. If your company uses or appreciates the tooling: github.com/sponsors/borkd…

This post is unavailable.

Did you know that hot module reloading for server side JS hardly exists? This is what #nbbjs and other ClojureScript on Node.Js REPL environments uniquely bring to the table. #clojurescript #clojure


ES6 modules complicate this. For #nbbjs (interpreter) the normal Interactive development you expect from a Lisp is supported but for #cherrycljs (compiler) I’m not sure yet what to do. A mutable backing object that shadows the modules perhaps.


Today it's nbb's first birthday! 🎂 It - is a #clojurescript interpreter for scripting that integrates with Node.js - runs any JS lib and with any installed version of Node.js (> 14) and on Google Cloud + AWS Lambdas and #bunjs (FFI!) github.com/babashka/nbb #nbbjs #clojure


Works with #clojure #nbbjs, just tested it :) github.com/babashka/nbb/b… #bunjs


An example of #bunjs FFI using #nbbjs and ncurses github.com/babashka/nbb/b… #clojure #clojurescript


Hey @LoopCodeRecur, your blog post in on the first page of @newsycombinator! Bravo 🎉 #nbbjs #Clojure

PrestanceDesign's tweet image. Hey @LoopCodeRecur, your blog post in on the first page of @newsycombinator!

Bravo 🎉 #nbbjs #Clojure

Trying for the #babashka and #nbbjs contest by @borkdude Is this this IRL enough or too much cheating? 😅 Getting that pointy topside of the hoodie is a challenge!

johanmynhardt's tweet image. Trying for the #babashka and #nbbjs contest by @borkdude 

Is this this IRL enough or too much cheating? 😅
Getting that pointy topside of the hoodie is a challenge!

In #nbbjs: nvm use / install 18.6.0 #clojure

borkdude's tweet image. In #nbbjs: 

nvm use / install 18.6.0

#clojure
borkdude's tweet image. In #nbbjs: 

nvm use / install 18.6.0

#clojure

#node v18.6.0 exposes `describe` and `it` via the test runner! `import { describe, it } from 'node:test';` #javascript

GNUmanth's tweet image. #node v18.6.0 exposes `describe` and `it` via the test runner! 

`import { describe, it } from 'node:test';`

#javascript


⬇️ Fresh news: Soon publishing a WIP Trello clone write in ClojureScript with nbb! #Clojure #nbbjs #ClojureScript


I created a Command Line Game in #ClojureScript with #nbbjs (#NodeJS environment for CLJS). Thanks @borkdude for nbb and also Happy Birthday! Source code: github.com/prestancedesig… #Clojure

PrestanceDesign's tweet image. I created a Command Line Game in #ClojureScript with #nbbjs (#NodeJS environment for CLJS).

Thanks @borkdude for nbb and also Happy Birthday!

Source code: github.com/prestancedesig…
#Clojure

A little #nbbjs macro to make async test assertions #clojure #clojurescript

borkdude's tweet image. A little #nbbjs macro to make async test assertions

#clojure #clojurescript

Node.js 18 released. Global fetch enabled by default: #nbbjs #clojurescript

borkdude's tweet image. Node.js 18 released. Global fetch enabled by default:

#nbbjs #clojurescript

#nbbjs inside a VSCode extension... ah well, why not. #clojurescript #clojure


Responsive e-mail design with #nbbjs + the mjml + hiccup #clojure github.com/babashka/nbb/t… Example by github.com/littleli

borkdude's tweet image. Responsive e-mail design with #nbbjs + the mjml + hiccup #clojure

github.com/babashka/nbb/t…

Example by github.com/littleli

This is how you can make a standalone .mjs script from an nbb project and run it on Windows, by creating a small .cmd shim: #nbbjs #clojure

borkdude's tweet image. This is how you can make a standalone .mjs script from an nbb project and run it on Windows, by creating a small .cmd shim:

#nbbjs #clojure
borkdude's tweet image. This is how you can make a standalone .mjs script from an nbb project and run it on Windows, by creating a small .cmd shim:

#nbbjs #clojure

Calling JS generated by #squintcljs from #nbbjs This comes in handy when you want to write a pageFunction for Playwright. #clojure #clojurescript

borkdude's tweet image. Calling JS generated by #squintcljs from #nbbjs 

This comes in handy when you want to write a pageFunction for Playwright.

#clojure #clojurescript

Testing bun ffi in #nbbjs: dirname, realpath, printf and ... malloc... After a few segmentation faults... it works :) #clojure #clojurescript @jarredsumner

borkdude's tweet image. Testing bun ffi in #nbbjs: dirname, realpath, printf and ... malloc...

After a few segmentation faults... it works :)

#clojure #clojurescript @jarredsumner

Loading...

Something went wrong.


Something went wrong.


United States Trends