I am a multidisciplinary designer and developer with a main focus on Digital Design and Branding, located in Cluj Napoca, Romania.
Throughout my 14 years of experience I have worked in various agencies as a web designer and developer.
I create and build websites to communicate a feeling of joy and comfort that shall invite the user to come back. For me, that means that not only graphical work, but also the frontend development like HTML & SCSS, JS, and WordPress or Craft CMS (backend, i know) are part of my field of activity.
The development section is really important to me, because I thereby constantly improve my skills and stay up-to-date with new methods and technology. Moreover, it presents a good change to the design part.
To start building your Node.js applications, the first step is the installation of the node.js framework. The Node.js framework...
Before we learn about a database, let us understand – What is Data? In simple words, data can be...
What is OOPS Concept in JavaScript? Many times, variables or arrays are not sufficient to simulate real-life situations. JavaScript...
What is = in JavaScript? Equal to (=) is an assignment operator, which sets the variable on the left...
In this TypeScript tutorial we learn how to create a workspace for our source code and write our first...
In this TypeScript tutorial we show you how to setup a development environment by installing Typescript, Node.js and Visual...
Table of contents 1. When would you use the constructor() versus the ngOnInit() method? 2. What are some performance...
The Angular CLI is a powerful tool that makes it easy to build high quality Angular applications. With the Angular...
In this post you’ll learn all about private properties and methods in JavaScript using the new # syntax. The Public and Private...
Now you’ve learned the basics of Angular’s NgFor it’s time to take things up a notch and introduce some Observables. In...