Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coder_san
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
coder_san
2y ago
Not sure how close it is to Laravel, but loco.rs claims to be Ruby on Rails for Rust, so it might be close to what you want. Link: https://loco.rs/
2.
▲
by
coder_san
2y ago
Thank you. That made it easier to read.
3.
▲
by
coder_san
3y ago
That's strange. I've never had it crash for me. How many tabs do you have open?
4.
▲
by
coder_san
3y ago
Have you tried htmx?
5.
▲
by
coder_san
3y ago
While it seems appealing, Google's track record of killing products makes me not want to use it.
6.
▲
by
coder_san
3y ago
*A Foreign Office spokesperson said: “Since 2015 the UK has given no financial aid to the government of India. Most of our funding now is focused on business investments... "* More often than not, reading beyond just the headlines can
7.
▲
by
coder_san
3y ago
Django is fantastic. It's much bigger than flask, and has one of the best ORMs I've ever used. Also comes with a built in admin panel which is always nice. You will want to use Django REST Framework to make REST APIs, but if getti
8.
▲
by
coder_san
3y ago
I agree. Anyone developer who has had to work on multi-player games will never say "just add multi-player". The whole way you approach the game changes massively.