top of page
Buscar
Fábio Henrique
30 de abr. de 20241 min de leitura
Desafio 1
Desafie sua mente e ganhe prêmios em dinheiro! Resolva nossos desafios para a chance de ganhar PIX. Venha se divertir e competir agora!
72 visualizações0 comentário
Fábio Henrique
18 de jan. de 20221 min de leitura
Javascript - Update URL query string without refreshing the page
In order to update the query string of an URL without reloading the page, we can use the history.pushState() method. This method receives...
4.904 visualizações0 comentário
Fábio Henrique
18 de jan. de 20221 min de leitura
C# - assigning null value to an anonymous type property
To assign a null value to an anonymous type property you have to cast the null value to the right type so that the compiler knows which...
2.292 visualizações0 comentário
bottom of page