DEV Community

druchan profile picture

druchan

500 Internal Server Error

Location India Joined Joined on  Personal website https://druchan.com github website
Going from Promises to Aff in Purescript

Going from Promises to Aff in Purescript

Comments
3 min read

Want to connect with druchan?

Create an account to connect with druchan. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building mobile apps using Elm and Capacitor

Building mobile apps using Elm and Capacitor

Comments
3 min read
Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

5
Comments
6 min read
Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

4
Comments
7 min read
Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

7
Comments
4 min read
Enrich an object - Javascript Recipe

Enrich an object - Javascript Recipe

1
Comments 1
2 min read
Using object-access instead of Array.find when dealing with lots of data - Javascript Recipe

Using object-access instead of Array.find when dealing with lots of data - Javascript Recipe

Comments
2 min read
Piping through functions that can throw an exception - Javascript Recipe

Piping through functions that can throw an exception - Javascript Recipe

Comments
2 min read
Safe, simple, sequential promises in Javascript

Safe, simple, sequential promises in Javascript

3
Comments
2 min read
Parallel promises made simple - Javascript Tip

Parallel promises made simple - Javascript Tip

Comments
2 min read
Advanced switch-case / pattern-matching in Javascript

Advanced switch-case / pattern-matching in Javascript

1
Comments
3 min read
Cellular Automata in Elm: Build Conway's Game of Life

Cellular Automata in Elm: Build Conway's Game of Life

6
Comments 2
7 min read
How to render a basic calendar UI in Elm

How to render a basic calendar UI in Elm

5
Comments
11 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)

Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)

Comments
3 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution

Calculating the maximum profit from stocks: Purescript Leetcode Solution

Comments
9 min read
Justifying a paragraph of text in Purescript: Part 3

Justifying a paragraph of text in Purescript: Part 3

Comments
3 min read
Justifying a paragraph of text in Purescript: Part 2

Justifying a paragraph of text in Purescript: Part 2

Comments
4 min read
Justifying a paragraph of text in Purescript: Part 1

Justifying a paragraph of text in Purescript: Part 1

Comments
4 min read
Converting an Integer to Roman Numeral in Purescript

Converting an Integer to Roman Numeral in Purescript

1
Comments
5 min read
"Should I learn Monads?"

"Should I learn Monads?"

Comments
2 min read
Safe vs Unsafe Javascript

Safe vs Unsafe Javascript

1
Comments
4 min read
Build a useInterval hook from scratch

Build a useInterval hook from scratch

Comments
5 min read
loading...