Testing Halogen Application using custom Test monad without Aff and Effect
|
|
5
|
775
|
March 24, 2023
|
Halogen: How to pass in custom HTML into component
|
|
3
|
862
|
March 21, 2023
|
How to escape double quotes in a string?
|
|
8
|
789
|
March 17, 2023
|
Problem with nested Halogen Querys
|
|
2
|
434
|
March 17, 2023
|
Number.fromString is surprising... What's a good alternative?
|
|
5
|
679
|
March 4, 2023
|
Do Halogen components allow recursion?
|
|
7
|
725
|
February 26, 2023
|
Solving problems the FP way aka Purescript AdventofCode
|
|
13
|
667
|
February 17, 2023
|
Unwrapping newtypes with hidden constructors
|
|
5
|
714
|
February 11, 2023
|
Implementing `ReadForeign` for existing types without having to handle newtype instances everywhere
|
|
3
|
483
|
January 31, 2023
|
Bundle Split of purescript project with webpack is increasing the bundle size by 300%
|
|
4
|
732
|
January 30, 2023
|
Absolute beginner with some silly questions
|
|
4
|
595
|
January 17, 2023
|
How to disable Kind annotations in REPL
|
|
7
|
598
|
January 13, 2023
|
Front-end frameworks: Flame, Concur, Halogen or something else?
|
|
24
|
3293
|
January 13, 2023
|
Errors but still compiling
|
|
5
|
398
|
January 12, 2023
|
Problems bundling with Pulp
|
|
2
|
651
|
January 5, 2023
|
Why is the Effect MonadRec instance defined like this?
|
|
2
|
509
|
January 3, 2023
|
Let-in vs let which should I use?
|
|
11
|
2185
|
January 3, 2023
|
Haskell vs Purescript
|
|
4
|
2786
|
December 17, 2022
|
Confusion about the order of constraints and type variables in a signature (aka. `forall a. a -> Eq a => a` is valid)
|
|
2
|
502
|
December 9, 2022
|
Spago bundle-app: no loader for image files
|
|
5
|
1089
|
November 29, 2022
|
Confusion about `instance Eq`
|
|
3
|
706
|
November 27, 2022
|
Unstable docker experience
|
|
3
|
1214
|
November 27, 2022
|
Purescript 0.14/0.15 compatibility
|
|
7
|
567
|
November 20, 2022
|
How to implement a isEmpty function
|
|
1
|
467
|
November 15, 2022
|
Purescript builds in Docker for ARM64 (for running on Apple M1)
|
|
3
|
1369
|
November 11, 2022
|
Some functions in purescript-signal are not referentially transparent
|
|
4
|
530
|
October 22, 2022
|
Peculiar indentation rules for let in do block?
|
|
6
|
1002
|
October 21, 2022
|
Parsing recursively with purescript-parsing
|
|
4
|
886
|
October 10, 2022
|
Is there a way to store spago cache in Github Actions?
|
|
2
|
846
|
October 2, 2022
|
CLI app read text from stdin
|
|
4
|
1810
|
September 15, 2022
|