Renato Ivancic - Software Engineer

Background image

Angular hints

Web Development

First baby steps in Angular with TypeScript. It contains instructions of how to use TypeScript Interfaces, how to pass async data between Angular components and how to make a clean update to RxJS 6.0

10 Oct 2018 #angular

NodeJS hints

Web Development

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Here you'll find an aggregation of tools and fixes that come handy when using nodejs dependencies or plugins. Subtopics contain Node version manager, Node package manager, Bower, Gulp and others

5 Sep 2018 #node

Formatting dates in java

Backend

Short summary with examples about formatting dates in Java 7 and 8. I decided to wrote it down as I found inconsistency of differend types of formatters used and misunderstanding of formatter patterns.

6 Jul 2018 #Java #Date