:spider_web: Latest Kobweb v0.19.3 :spider_web: <h...
# kobweb
d
🕸️ Latest Kobweb v0.19.3 🕸️ https://github.com/varabyte/kobweb/releases/tag/v0.19.3 Lots of misc stuff in this one. Some highlights: • Breakpoint ranges in styles • Serialization support for HTTP GET/POST/PUT etc. verbs • Small/large/dynamic viewport units (e.g.
dvh
,
svh
,
lvh
, etc.) And more!
👍 5
Thanks @Matija Sokol for your
AppGlobals
report.
👍 2
kodee happy 1
v
I don't know is it right way or not*coughs*, I just downloaded latest version's tar (I use ubuntu 24LTS) copied its bin nd lib folder and pasted in existing kobweb folder. Because at first I setup kobweb using terminal. Do I have to take any few extra steps?
I have one active project in it. After copy pasting bin and lib, it is working fine.
d
The way Kotlin JVM works, yeah, you have to copy both bin and lib. You can think of
bin
as the thin interface and
lib
as the implementation that it delegates to.
v
Thanks for the explanation 😄🙇🏻‍♂️
d
No problem, you're welcome!
If you weren't aware, you can actually go into the bin folder and open up
kobweb
in a text editor of your choice. It's a script, not a binary actually!
v
Noicee!! I'll ask AI to explain me the working of script.
I find scripts nd codes as novel🍿!
d
There's no magic! The more you learn about it, the more it will become mundane and make sense. Keep learning!
v
Yes sir!!🙇🏻‍♂️