Viewing profile — likortera
likortera
HN member- Joined
- Wed, Oct 19, 2016, 3:08 PM UTC
- HN karma
- 303
- Public activity
- 137 items
- HN profile
- View on Hacker News ↗
About likortera
No profile information was provided.
Recent public activity
-
comment
Comment #33064694
I'm not much of a fan of livewire, although I've just played with it. I prefer Unpoly, which I already know. Or inertia if I have to go full Js.
-
comment
Comment #33049944
I never used Rails other than doing it's tutorial, etc. And I only know hotwire by their docs, so I can't do a real life / production code comparison. But from my understanding, Un…
-
comment
Comment #33047554
Try Unpoly. It's the opinionated, batteries included alternative to htmx. But still in the same spirit.
-
comment
Comment #33047527
I'm working on a project with Laravel + Unpoly. It's an extremely easy and straight forward stack. And I knew zero PHP when I started, but I don't find it difficult at all.
-
comment
Comment #33047511
I've been using node/react for a lots of years. This year I started working on a project built with Laravel. I can confirm it is a GREAT framework. Suddenly everything is reasonabl…
-
comment
Comment #33040278
After like 8 years working with node/react, this year I got into this exact stack.. and OMG... feels like cheating. I had forgotten life could be easier.
-
comment
Comment #33031179
And yet I'm having emails from their recruiters to join them. This company is so pure bullshit an hypocrisy at all levels
-
comment
Comment #33006917
Laravel
-
comment
Comment #32781861
I used to think like this, but nowadays I think that's no a real problem, at eñadt to me. I find it very easy to go across different JavaScript projects with different libraries, e…
-
comment
Comment #32689837
> So, if you're doing all of this effort anyway, why go through the effort of using the HTML input checkbox at all? Because HTML is the only way to do a checkbox?... Even if you us…
-
comment
Comment #32689815
Meanwhile I'm having a ton of fun (and better metrics) by just rendering html from the server and using Unpoly for interactivity and "old style ajax" dynamic updates. And still bui…
-
comment
Comment #32646994
The closest thing I can think of to what you're asking for is https://tallstack.dev/ . You have everything you might need there and you will have to take zero decisions tech stack …
-
comment
Comment #32575091
I kind of disagree on the last one, or at least there is a huge step from the second one to it. I've used next.js for a project which I think qualifies as the new hotness. Once I h…
-
comment
Comment #32560941
LOL Nextjs is to a backend framework what a fly is to an airplane.
-
comment
Comment #32560938
For me the quickest and most robust way to build anything web related, as a single dev or as a small team is Laravel + Unpoly + tailwind. That's a real full stack: from authenticat…
-
comment
Comment #32438958
asdf is freaking great
-
comment
Comment #32421683
Well said. This matches my experience 100%. A pretty well known ticketing company bought our startup a few years ago, and after the first week of parties, raising salaries and hypi…
-
comment
Comment #32390509
I think GP just rushed the free hate
-
comment
Comment #32390502
You are confusing Gitlab with GitHub?
-
comment
Comment #32319118
I consider myself just a "Web Developer". That's it. Do you need frontend? I can do it. Do you need backend? I can do it. Do you need a deployment script or a CI pipeline? I can do…
-
comment
Comment #32278017
Yes, those are frontend developers, we all agree with that. Should every frontend developer be reinventing date pickers from scratch just to demonstrate how good they are? I don't …
-
comment
Comment #32267224
In my opinion, people are destroying the country, not just politicians (they're people too, after all) because they would do the same the politicians do if they have the chance, fo…
-
comment
Comment #32261241
Of you are not using libraries, the smallest of the projects will become a large scale project. I prefer having to keep up to date with libraries than having to deal with tons of s…
-
comment
Comment #32261216
Then you use an existing datepicker library, and customize it. Writing your own datepicker is 99% of the times a rookie mistake.
-
comment
Comment #32257761
I agree with everything you said. The system forbids doings things right. And I don't see any way out of it. The only realistic solution is to leave the country, which is what most…