Trending

#ScalaJS

Latest posts tagged with #ScalaJS on Bluesky

Latest Top
Trending

Posts tagged #ScalaJS

Scala.js to Wasm—Exploring the Wasm backend for Scala.js with Sébastien Doeraene
Scala.js to Wasm—Exploring the Wasm backend for Scala.js with Sébastien Doeraene YouTube video by Chrome for Developers

📢 New #WasmAssembly podcast 🎙️ episode: Scala.js to #Wasm—Exploring the #WebAssembly backend for #ScalaJS with Sébastien Doeraene!

🍿 www.youtube.com/watch?v=HuPG...
🎧 wasmassembly.libsyn.com/scalajs-to-w...

1 0 0 0
Simplex Solver

I wrote an online step-by-step Simplex calculator for real-valued linear programming problems using Scala.js

🔴 NO ADDS!

jbytecode.github.io/simplex/

For those who teach operations research in their courses.

#scala #scala3 #scalajs

1 0 0 0

And that, ladies and gentlemen, is precisely how the wheel keeps getting reinvented

🤔 goes round and round?

#ScalaJS / #Laminar for starters

How many other libs can you name that do the same?

1 0 1 0

And the saga continues

I’ve observed this before but it really became self-evident last night

When #Laminar (or perhaps it’s just #ScalaJS I don’t know that yet) errors out it breaks all subsequent operations in some random weird way that appears to be unrecoverable

It’s likely a “me” thing

1 0 0 0

Working on #Laminar #ScalaJS client side code

If I took that code and printed it out and drew lines for all the time it cross connects I’m pretty sure it would look like one of those walls that crime investigators love to discover — sane people never do this… 😳

#guilty

#BuildInPublic

2 0 0 0
Preview
Add Support for Wasm Component Model and WASIp2 · Issue #5121 · scala-js/scala-js PoC design and implementation: #5121 (comment) Background This issue is kinda part of #4991 to support "server-side Wasm" To support "server-side Wasm", we have to remove all the JS dependencies. W...

#wasm and #wasip2 is coming to #scala (#scalajs)! Have a look here: https://github.com/scala-js/scala-js/issues/5121

2 0 0 0

I’m getting past that point with #ScalaJS, #Laminar and #Waypoint where everything is a complete uphill slog and starting to become at least mildly productive

Basically here’s where arrogance kicks in until completely humiliated and I come back to reality once more

#BuildInPublic

2 0 0 0

Whew

Feel like I’m finally starting to round the corner

Pushed hard to learn #ScalaJS, #Laminar, #Waypoint et al

I don’t consider that I know anything until I can think of a concept and just transcribe the code and it works

Ways to go yet but I feel it getting closer now

#BuildInPublic

0 0 0 1
Preview
Release v3.9.0 · scalameta/scalafmt · GitHub Features Introduces support for Scala.js, includes some re-design for consistent cross-platform behaviour, such as asynchronous processing (I/O, Futures) etc. PlatformFileOps: read/write files asy...

The latest release of Scalafmt introduces support for Scala.js 👏 #scala #scalajs github.com/scalameta/scalafmt/relea...

0 0 1 0
Preview
Dao Café: a Euro Asian Inspired Bakery and Café in Ottawa Dao Café offers fresh baked pastries, desserts and creations from popular dessert brands and world class chefs to foodies and families in Ottawa.

Currently at daocanada.com waiting for a meeting to discuss some #software i built last year that didn't get to see the light of day.

I'm currently reworking it (with significant improvements thanks to #ScalaJS and #Laminar) so it might see real world action yet!

#BuildInPublic

1 0 0 0

Is it just me or does #refactoring in a #typesafe language feel like playing #go?

If I move this piece then that’s going to flip the entire board…

Having an interesting time with #ScalaJS, enumeratum, Waypoint and PlayJSON and doing way to many board flips right now

#BuildInPublic

2 0 0 0

Wrote a #chartJS display on a #ScalaJS based static site from a dynamically generated report via a #Scala / #Play backend created via #adhoc SQL

(Trust me THAT’s fun with #Anorm in between)

Going forward I can simply create new reports without updating the static site(s)

#BuildInPublic

3 0 0 1

Suggested podcast (or audio books) for #Scala and / or #ScalaJS , #Play Framework

Especially any with an #AI or #ML focus

Anyone?

A lot of material I grind through is dry as toast but I grind nonetheless

0 0 2 1

Ran across #WebStorageVar yesterday while working on #ScalaJS #Laminar

Love how elegant the code becomes since it is swappable with Var

Was the next piece of the puzzle I had to solve anyway — awesome Christmas gift 🎁

Nice work guys!

#BuildInPublic

PSA: Occasionally Read Docs

2 0 0 0

You know you’re starting to get the hang of a new language ( #ScalaJS / #Laminar) when you can look at what #AI spits out and realize “that’s not going to do what we really want it to do…”

AI might be great at discovery but it still crashes and burns when reasoning over large problem spaces

1 0 0 0
Preview
GitHub - cheleb/zio-scalajs-laminar.g8: ZIO, ScalaJS && Laminar g8 ZIO, ScalaJS && Laminar g8. Contribute to cheleb/zio-scalajs-laminar.g8 development by creating an account on GitHub.

Bluesky is 💗 and growing!
It may be the moment to share my last pet project for the sake of @scala-lang.org
Please give it a try to github.com/cheleb/zio-s...
If you want to ramp up #scalajs #k8s in a glimpse!

Open bugs or PR

11 4 0 0
Preview
Laminar v17.2.0 · Laminar New Airstream features: splitting by pattern match; LocalStorage Vars, other derived Vars, mapping strict signals without an owner, and more.

Laminar 17.2.0 released, packing some cool new Airstream features: splitting observables by pattern match, localstorage synced vars, StrictSignal mapping, and more! laminar.dev/blog/2024/12... #Scala #ScalaJS

1 0 0 0

Currently exploring #ScalaJS, #Laminar, #Waypoint for a more reactive front end

1 0 1 0

Not my circus not my monkeys

Currently going through this with #ScalaJS and #Laminar myself though

0 0 0 0

Hey 👋 all the #BuildInPublic peeps

Working on something and will share what I can as I go

Currently learning #Laminar ( #ScalaJS ) as fast as ChatGPT will let me 😳

What are the things you want to hear about ?

2 0 0 0

Well #ScalaJS is turning out to be more #Scala than #JS (might be a preference thing) so this is going to be easy than I thought #FamousLastWords

Impressed by how you write #typesafe Scala and JS just runs

I can get used to this!

All my prior attempts I had focused on the JS side first 😳

2 0 1 0

Building a chat app, an a web browser, precisely because of all the things we don’t want it to be able to do #buildinpublic

What #jumpstheshark for you in chat?

Oh and grinding through learning #ScalaJS while doing so (I think most of the grind is #SBT and it’s invisible witchcraft at times)

1 0 0 0

Heading into serious #MakerMode this week — I have a lot of design work that I now need to turn into #code — yes there will be #coffee involved — might even try a local #roastery just to change things up — also pushing my #ScalaJS skills forward (or so I hope!)

0 0 0 0

#dev #Scala #ScalaJS #PlayFramework #PekkoActors mostly on #AWS just about to dive into a #PWA project - trying to share some lessons as I go but I get lost in #MakerMode and forget the world exists for long periods of time

0 0 0 0

About to head towards something like that with #ScalaJS — currently at the highly optimistic stage long before theory gets smacked down by practice. 👊

1 0 0 0

"Sounds of Scala", a #Scalajs project for building music applications, such as simulating synthesizers. #Scala #Scalajs

We need more fun projects like this (link):

https://github.com/pauliamgiant/sounds-of-scala

1 0 0 0
Post image

Paul Matthews is simulating synthesizers and making musing using #Scalajs 🤩🥰

#Scala #ScalarConf

2 0 0 0

Great Tutorial: Shared json model between scalajs and scala backend http://lnk.al/6K1j #ScalaJS #JSON #AKKA #SBTcrossproject #EDC4IT

0 0 0 0