Atila Fassina

Atila Fassina @atila

About: making code simpler. DX + Serverless

Location:
Berlin
Joined:
Jan 31, 2017

Atila Fassina
articles - 19 total

Gradient Texts

Recently, I created a landing page where I used a few interesting gradient effects. You can check...

Learn More 4 0Jan 22 '21

Your first NodeJS Executable

Whenever you write a NodeJS (.js) file, you can go to your terminal, enter the directory and run node...

Learn More 7 0Sep 3 '20

Introducing: create-netlify-ts

From my perspective, the JAMstack is specially appealing to developers with a frontend background. We...

Learn More 11 4Aug 31 '20

Deploy Netlify Functions with TypeScript

A step-by-step guide to deploy your very own Netlify Function with TypeScript.

Learn More 33 9Aug 10 '20

5 Clever tips on CSS

The 5 cleverest CSS tips I have collected in the last few months. Clamp Perfect for font-...

Learn More 69 2Aug 7 '20

User Experience 💜 Developer Experience

Not long ago, I tweeted something about Developer Experience. Which had the most traction a tweet of...

Learn More 2 0Aug 5 '20

Searching topic suggestions for TypeScript screencast

I have a Youtube channel called Scope Leak. There you will find 5 minutes (aprox) screencast explai...

Learn More 9 1May 29 '20

Performance Browser Hints

“Time cannot be bought. But time can be saved.” This quote may be too deep for a web development pos...

Learn More 7 2May 19 '20

Starting with TypeScript

It all started with a conversation between my friend Narendran and I. Then, it became a twitter threa...

Learn More 35 4May 17 '20

Array Cheatsheet

A few days ago I came across a very nice post from Emma Bostian, a RegExp Cheatsheet. And that post...

Learn More 105 3May 13 '20

Digital Garden

I have decided to create screencasts. My goal is to eventually get good enough on this so I can...

Learn More 4 0May 5 '20

Objects for mapping

Mapping key to value attributes has been done the same way in JavaScript for basically its entire...

Learn More 8 0Aug 18 '19

Binary Search in JS

Binary search is a very powerful algorithm for finding results on datasets of any size. Though, with...

Learn More 6 2Aug 9 '19

Not a Number

Checking NaN is tricky First of all, it's simply not trivial to check it. NaN === NaN //...

Learn More 7 0Aug 4 '19

Insertion Sort in JS

What it is It‘s a simple to implement sort algorithm. In a nutshell, Insertion Sort iterat...

Learn More 9 0Jul 19 '19

Choosing the best tools

The speed with which new tools and practices spawn in the web development world can be a bit...

Learn More 7 0Jul 18 '19

Everything is relative

According to behavioral psychology, it is possible to force any individual to acquire a certain behav...

Learn More 14 2Jun 23 '19

High Performance Apps: Multiplexing, Debouncing, System Fonts, and other tricks

Here are some performance tips for your client-side application that you can start using immediately....

Learn More 8 0Apr 7 '18

My 2017 stack

Recently I started refactoring my website, it has reached now its 5th stack over these its 5 years of...

Learn More 4 0Apr 30 '19