Matheus Davidson - Software Engineer

Matheus Davidson - Software Engineer Software Engineer building/supporting awesome projects like kulturecity.org and careplan.ai with Jav Community engagement and a web dev day to day =]

General web development tips about Javascript, Angular, Node JS and others.

Looks like underground lines, doesn't it? 😂
22/06/2022

Looks like underground lines, doesn't it? 😂

 : Map()Map is a class that allows storing key-value pairs in a collection with useful tools to work on:💡size💡iteration ...
21/06/2022

: Map()

Map is a class that allows storing key-value pairs in a collection with useful tools to work on:

💡size
💡iteration methods
💡get/set and more

When used with you'll get more benefits like typing and runtime validation/error feedback.

 : ExcludeUseful when you need to exclude values from a given type using a second type.It will construct a type by exclu...
20/06/2022

: Exclude

Useful when you need to exclude values from a given type using a second type.

It will construct a type by excluding from A everything that's also passed to B.

 : RecordImagine you have a Person interface and a NameOption type with two different names and want to create a record ...
13/06/2022

: Record

Imagine you have a Person interface and a NameOption type with two different names and want to create a record of Person for each NameOption, Record is here to help you.

It will construct an object type with Keys -> Type for ya

 : Readonly💡 Useful when you don't want to allow changes on a specific interface like when working with javascript froze...
10/06/2022

: Readonly

💡 Useful when you don't want to allow changes on a specific interface like when working with javascript frozen objects

It will construct a type with all the properties of Type set to readonly.

 : Omit💡 Useful when you need to omit values from an interface.It will construct a type with all the properties of Type ...
09/06/2022

: Omit

💡 Useful when you need to omit values from an interface.

It will construct a type with all the properties of Type except those passed in Keys.

 : PickYou have an interface but need only some properties out of it? Pick is your guy!It will construct a type by picki...
08/06/2022

: Pick

You have an interface but need only some properties out of it? Pick is your guy!

It will construct a type by picking the set of Keys from the given Type.

 : RequiredWill make all the properties in  requiredUseful to make existing optional interfaces as required without chan...
08/06/2022

: Required

Will make all the properties in required

Useful to make existing optional interfaces as required without changing the original one

You probably used   scrollIntoView but do you know it has an option to scroll an element to the center of the viewport?💡...
07/06/2022

You probably used scrollIntoView but do you know it has an option to scroll an element to the center of the viewport?

💡 Scroll an element into the visible area
💡 Positions: start | center | end | nearest
💡 Smooth scrolling

Force https/ssl and www on a Node JS application running on Google App Engine/Flex
24/03/2022

Force https/ssl and www on a Node JS application running on Google App Engine/Flex

Found myself searching for hours on how to redirect http traffic to https/ssl and non-www to www on a G*E / flex environment with a Node JS…

Deploy an Angular Application to Firebase Hosting with Github Actions
12/01/2022

Deploy an Angular Application to Firebase Hosting with Github Actions

Github Actions is a CI/CD tool that allows users to automate their project workflow, you can define certain actions to run when code is…

Endereço

RodoVia Do Sol, 3030
Vila Velha, ES
29102023

Notificações

Seja o primeiro recebendo as novidades e nos deixe lhe enviar um e-mail quando Matheus Davidson - Software Engineer posta notícias e promoções. Seu endereço de e-mail não será usado com qualquer outro objetivo, e pode cancelar a inscrição em qualquer momento.

Entre Em Contato Com O Negócio

Envie uma mensagem para Matheus Davidson - Software Engineer:

Compartilhar

Categoria