Skip to content

Menu

Posts tagged with #javascript

All posts tagged with #javascript in chronological order with newest first.

Posts tagged with #javascript

Plain react, hooks and/or Redux
Mar 04, 2020 software-engineering

Plain react, hooks and/or Redux

At a client of ThoughtWorks I gave a short presentation about three different ways of state management in React.

#talk #slides #javascript #front-end
Read more
Apr 04, 2015 software-engineering

OO with JavaScript Excellently Explained

JavaScript has a prototype-based approach to object orientation. This makes it very different from the common object-oriented programming languages, such as Java, C++, and Ruby.

#javascript #review
Read more
Jan 16, 2015 software-engineering

An Almost Definitive Introduction to MongoDB

“MongoDB: The Definitive Guide” is a well-rounded overview of MongoDB from both a developer and a DBA perspective. At least as far as I can tell as a MongoDB beginner...

#review #data #javascript
Read more
Dec 17, 2014 software-engineering

“Sophisticated” JavaScript

If there is such a thing as “sophisticated” literature, then there is now also “sophisticated” code. “If Hemingway Wrote JavaScript” contains many funny and educational examples.

#javascript #review
Read more