Root About

OP blog - Most recent posts

  • React app with Express in production
  • Interview question: NodeJS, part 2
  • What is Load Balancing?
  • Interview question: NodeJS, part 1
  • Asynchronous Javascript with async/await

Categories

  • angularjs
  • architecture
  • books
  • build-tools
  • cli
  • css
  • deploy
  • dom-api
  • es2015+
  • flux/redux
  • git
  • http
  • javascript
  • katas
  • nodejs
  • oop
  • patterns
  • performance
  • react
  • regexp
  • web-api

React app with Express in production - 2017-06-24

Password randomizer app which was done with: REST API on Express.js, Client app on React.js, Build with npm, Deploy on Heroku.

Understanding components approach and thinking in React - 2016-02-05

The parts of a web user interface building blocks for both simple websites and modern front-end applications.

First reaction about React.js - 2016-02-04

Building a dead simple application with following component structure: