Hi! Newcomer here, both to web development itself, and even more to the Haskell / IHP community (loving it so far, BTW).
And I've been wondering wether IHP will be enough for the projects to come.
Let's say I need to build an Instag…
Hi community! First time here. I thought I'd start with a tiny bug report. I'm seeing a lot of ASCII URL encoding literals instead of the actual character on the forum:
Screenshot
I'm using firefox 91 on Manjaro Linux (up-to-dat…
Hey y'all,
I posted the following question to stackoverflow:
https://stackoverflow.com/q/68960202/268581
Fyodor there suggested it may be a bug in the template compiler. Is that something on the IHP side? Or part of some other library w…
Im running ihp in gitpod.io and the localhost gets proxied, so hot reload stops working. I belief the common solution to this is letting users specify hmr port. Ideally the front-end side would just modify the localhost part itself if it de…
A short (6 minute) video demonstrating that IHP projects can have a different layout that's closer to what you see in an ASP.NET Core Razor Pages project:
https://youtu.be/WhCiBZNc15Y
The git branches that I reference:
https://github.co…
Hey,
As the time needed for developing and maintaining IHP is growing I’ve been looking for solutions to enable digitally induced to focus on IHP in a more sustainable way. It often happens that open source projects are getting abandoned be…
We're currently reworking some of the visual design of IHP. While it's not yet live, I'm happy to share what the new logo is going to look like:
What do you think?
…
A new IHP release with new features and bug fixes is out. Over 120 commits have been merged since the last release.
You can find the full change log at GitHub.
…
Hey, I just pushed an update to the IHP forum.
Here's the most important changes:
It's now integrated into the main IHP website instead of running at forum.ihpapp.com
You can now log in with GitHub
If you log in via GitHub you…
Hello!
I got started with IHP recently and think it's fantastic so far. One issue I've had is related to the performance of the Haskell Language Server in an IHP project.
When it starts up, I've noticed it will peg a few cores o…