Damian Demasi
Damian Demasi's Blog

Damian Demasi's Blog

Follow
homePortfolioSponsor me!Storebadgesnewsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

Ruby on Rails Foundations

Aug 21, 202313 min read 87 views

Unlocking the Power to Build Dynamic Web Applications · In this post, we're diving into the world of Ruby on Rails (RoR) and discussing the essential...

Ruby on Rails Foundations

Navigating Mutability and Reference Issues in JavaScript

Feb 27, 20234 min read 157 views

Mutability Mutability refers to the ability of a value or data structure to be changed after it has been created. Primitive values are...

Navigating Mutability and Reference Issues in JavaScript

Learning how to code: with our special guest, Ron

Oct 12, 202210 min read 155 views

Let me introduce you to Ron, an ordinary person like you and me, except that he was born into a world of magic. Life led Ron to experience many...

Learning how to code: with our special guest, Ron

Learning how to code: the first 3 steps

Sep 21, 20229 min read 244 views

In this post, I’m going to cover the concepts described in the book Ultralearning, and describe the first three principles: Metalearning, Focus,...

Learning how to code: the first 3 steps

How to debug a React app

May 2, 20228 min read 548 views

🪲 Find that bug and squash it! · Introduction Since I started working as a software developer, I find myself spending the majority of the day debugging...

How to debug a React app

Problem-solving techniques to avoid yelling at your computer

Apr 12, 202212 min read 793 views

A guide about how to solve problems and not die trying · I have been facing some tough code monsters at work lately. I guess I'm out of shape and my...

Problem-solving techniques to avoid yelling at your computer