Dev-eloper
  • Home
  • About
Subscribe
Tagged

javascript

A collection of 4 posts

Publisher/Subscriber Pattern
javascript

Publisher/Subscriber Pattern

Today we look at the wonderful Publisher/Subscribe pattern, what it can be used for, and how to implement a basic version in Javascript!

Devin McIntyre Oct 15, 2019 • 6 min read
Javascript: Immutable Collections - Maps
javascript

Javascript: Immutable Collections - Maps

Immutability in Javascript is underrated. Let's build another immutable construct so we can take advantage of it!

Devin McIntyre Sep 7, 2017 • 4 min read
Javascript: Immutable Collections - Lists
javascript

Javascript: Immutable Collections - Lists

I love immutability. There. I said it. I'm a Java and Javascript developer who LOVES immutable constructs. If I had it my way both languages would be immutable by default. Both would have better support for functional constructs and declarative programming. Both would be more like Kotlin. But I'm not

Devin McIntyre Aug 30, 2017 • 6 min read
Javascript: FizzBuzzFactory
javascript

Javascript: FizzBuzzFactory

Solving katas can be fun. Sometimes, though, they can drive you insane.

Devin McIntyre Aug 21, 2017 • 6 min read
Dev-eloper © 2022
Powered by Ghost