Luci

Romania

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.

147 stories by Luci

HTML Templates in Angular

In the previous chapter, you have created an HTML template for the component. Here, you will learn HTML template...

May 11 · 57 sec read >

Angular Component

Here, you will learn about the Angular component and how to create a custom component using Angular CLI. Angular...

May 11 · 4 min read >

Create Angular Application

Here you will learn to create an Angular 2 (valid in the Angular 11 too) application using Angular CLI....

May 11 · 1 min read >

Install Angular

Here you will learn how to install the latest version of Angular 2. Before installing Angular, you need to...

May 11 · 1 min read >

The modern mode, “use strict”

For a long time, JavaScript evolved without compatibility issues. New features were added to the language while old functionality...

May 11 · 1 min read >

Code Structure

The first thing we’ll study is the building blocks of code. Statements Statements are syntax constructs and commands that...

May 11 · 1 min read >

Hello world!

This part of the tutorial is about core JavaScript, the language itself. But we need a working environment to...

May 11 · 2 min read >