DEV Community

Dorin profile picture

Dorin

Software engineer passionate about JavaScript, TypeScript, WebAssembly, Go and curious about DevOps.

Location London, UK Joined Joined on  Personal website https://fodor.org github website twitter website
React: Subscribe to events and debounce with RxJS

React: Subscribe to events and debounce with RxJS

33
Comments
1 min read

Want to connect with Dorin?

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

Already have an account? Sign in
JS: The difference between "undefined", "null" and "void 0"

JS: The difference between "undefined", "null" and "void 0"

55
Comments 8
3 min read
Algorithms in Go: Heap Sort

Algorithms in Go: Heap Sort

20
Comments
3 min read
Data Structures in Go: Heap

Data Structures in Go: Heap

16
Comments
5 min read
Supercharge your TypeScript with AssemblyScript

Supercharge your TypeScript with AssemblyScript

65
Comments 7
3 min read
WebAssembly is easy — a hello world example

WebAssembly is easy — a hello world example

284
Comments 14
3 min read
How can I improve my coding videos

How can I improve my coding videos

6
Comments 8
1 min read
How To Publish an NPM Package in 2020

How To Publish an NPM Package in 2020

119
Comments 11
3 min read
Algorithms in Go: Merge Sort

Algorithms in Go: Merge Sort

11
Comments
3 min read
Algorithms in Go: Insertion Sort

Algorithms in Go: Insertion Sort

16
Comments 2
2 min read
Data Structures in Go: Hash Table

Data Structures in Go: Hash Table

59
Comments 2
4 min read
Data Structures in Go: Graph

Data Structures in Go: Graph

16
Comments
3 min read
Data Structures in Go: Tree (BST)

Data Structures in Go: Tree (BST)

41
Comments
3 min read
Data Structures in Go: Queue and Stack

Data Structures in Go: Queue and Stack

12
Comments 4
3 min read
Compile Go to WebAssembly (the browser version)

Compile Go to WebAssembly (the browser version)

54
Comments
2 min read
Data Structures in Go: Linked List

Data Structures in Go: Linked List

39
Comments
4 min read
Avoiding race conditions in Go

Avoiding race conditions in Go

13
Comments
3 min read
Go: counting semaphores

Go: counting semaphores

16
Comments
2 min read
loading...