Skip to content

Tag: javascript

Developing the Postcard Wall

Read more > Developing the Postcard Wall
View more

Oh no! Someone is incorrect on the internet!

Am I still attacking and gatekeeping and insulting others? Should I just have ignored the post and let the misinformation…

View more

Video review: The Economics of Open Source

Published today, CJ Silverio gave a talk at the recent JSConf EU (with an amazing video turn around time) about…

View more

On learning Go (and transitioning from JS)

I’ve been thinking about writing out why I went looking for a Go programmer position, some feels on making the…

View more

The Multitude of Interfaces

[this post was also posted to Medium] Over the last few years, I’ve taken an intentional direction towards working in…

View more

Object.assign is pretty rad!

It’s come up twice in the last couple of weeks, so I thought it might be a good time for…

View more

Simple HTTP requests in Node (no packages)

This was surprisingly difficult to find, so I’m writing a wee blog post about it! I was working on a…

View more

Checking out Create React App: Create React Apps without* Configuration!

I’ve recently used the create-react-app package a couple of times and I’m into it! The create-react-app package is an officially…

View more

If you run Node on Lambda, you’re using Scott’s Node

Found a curious thing today, while messing with Lambda. I was looking at some data that (among other things) logs the…

View more

Your REPL can teach you something

Read more > Your REPL can teach you something
View more