-
Thank you for your sotu post. However as a newbie to Haskell and long-time (and suffering) PHP programmer I can't share your assessment in regard to "Server-side web programming". Haskell is barely us…
-
As explained on #308 , we'd probably have a custom prelude for Eta.
I'd like to suggest that we could put some major changes on it that make things easier for newcomers to Eta/Haskell, but make it …
-
Type: Bug
## Issue Description ##
I have a solution with a few projects - 2 console, 2 libraries, 2 asp.net core mvc apps. In Run and Debug I only see one console app, nothing else.
I tried: Genera…
-
Hi Andrei,
Firstly, Zebra is impressive. I've been reviewing lots of JS frameworks lately, in particular looking for better ways to handle UI, and I finally hit a point where I thought "why is every …
ghost updated
8 years ago
-
Could you please provide a working code example using PHP SoapClient?
I've tried to make the Classic API work with SoapClient, but it fails with error `SoapFault exception: [HTTP] Could not connect t…
-
Type: Bug
Expected Results: C#/.NET Core Intellisense works when project is opened as a folder or when project is opened via a workspace.
Actual:
I have the same exact C#/.NET Core project/fold…
-
Hi, i'm on version 2.10.0 and im getting the following error into the console:
File "C:\Users\---\AppData\Local\Programs\Python\Python312\Lib\site-packages\twitchio\client.py", line 208, in …
-
My app allows users to create multiple "things" all at once, each of which correspond to an entity in Drupal. They are saved back to Drupal when a button is clicked in the app.
For example, say you h…
-
## Goal
Generated bundles should be able to provide REST and/or GraphQL APIs. Those are pretty near to CRUD, but may be enhanced and/or customised manually of course.
## Concept
- Behaviour s…
-
refactor external feeds unit tests to use a proper unittest framework.