Reverse engineering Apple's 2D style edit slider for the web, with some React and a whole bunch of math.
Using JavaScript and Perlin and Simplex noise to procedurally generate a map with different biomes.
The winter ❄️ has finally come. I have been wishing for snow for a long time. Coming from a warm country such as Portugal, snow is not the most common thing to see. In fact, I only saw snow in Portugal once when I was a kid when I went to Serra da Estrela, the highest mountain in continental Portugal.
Node.js is one of the trends in the programming world. Let's learn how to create node.js command-line applications.
Os operadores '==' e '===' por vezes podem confundir-nos um pouco em relação ao seu uso e para que servem. Fica aqui a explicação de cada um."
Efetuar pedidos POST e GET utilizando a função ajax do jQuery e responder utilizando a linguagem de servidor PHP.