Hacker News new | past | comments | ask | show | jobs | submit login

I wrote a few websites with it, notably:

https://github.com/swlkr/janetdocs

I also scraped together a large web framework and a small one:

https://github.com/joy-framework/joy https://github.com/swlkr/osprey




I'm using your html library (a Clojure hiccup clone, sort of) and tw (tailwind) library, and often use janetdocs to find examples of how to use Janet functions. Thanks a lot man!


Hey! It's nice to see someone using the stack!

What's funny about tw is that it was kind of like a ghetto tailwind jit before it was released!

Janet can really help you move fast


Haha, I like that description: "ghetto tailwind jit".

From your blog it seems like you're not really using it yourself anymore, though?

I tried to add a styling thingy (sorry, really not familiar with the terminology) to `tw` to add support for "print" media queries (like this: https://tailwindcss.com/docs/breakpoints#styling-for-print), but didn't get it to work on the first try. If I do make it work I'll create a PR :)


Oh yeah, that's a bit of journey, each variant is kind of annoying to handle manually.

I always look forward to any and all PRs!

Edit: Yeah I haven't used it lately, I currently use roda + sequel now (ruby libraries).

I have limited time after work and I really want to get some "SaaS apps" up and running, so the trade-off was spend less time on libraries and more time on applications.


Because swlkr is a bit modest, I’ll take this opportunity to point out his Janet twitch streams on his behalf. Definitely check them out! (google for “twitch swlkr”)


haha thanks for the shout out!

I’m currently working on ruby stuff on stream but maybe I won’t be able to stay away from Janet for long


Thanks for all of your work Sean. I've messed around a bit with Joy and have been keeping an eye on the development of the framework.


Hey no problem! It's always great when something I make for myself works out for someone else too!


Oh awesome, thanks for sharing, I have already been looking at some community examples on there!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: