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.
Recursion is a concept that is not native to javascript. It is a concept that spans multiple programming languages....
First of all… What is the function? Functions are the basic building block of JavaScript. Functions allow us to encapsulate a block...
Hoisting is a term used in JavaScript to describe the processing of variables and function declarations during the compilation...
Git is a powerful tool that feels great to use when you know how to use it. I’ve used...
As a React developer, you’ll eventually experience the urge to take that next large step into a senior role....
In JavaScript, let, const, and var are used to declare variables, but they have some differences in terms of their behaviour and scope....
The word reduce literally means “to make something smaller”. It is a functional programming concept which applies a function against an...
I will briefly describe the most frequently asked Interview Questions for a Frontend or Senior Frontend Role. Array ·...
Optimize your code with Decorator, Façade, and Flyweight Patterns! Design patterns are all about relationships, but in Creational Design Patterns,...
Since the release of ChatGPT, I’ve seen plenty of discussion on the internet about what it might mean for...