Results for: "tutorial"
Contents (229)
How to turn your smartphone into a webcam for your pc
With the propagation of Covid-19 we all had to adapt to a new quarantine situation at home, and since the…
read more
JavaScript: Promises explained with simple real life examples
Handling asynchronous data flows is complex, who hasn't faced codes like this one?: checkWeather('palma de mallorca', (error, weather) => { …
read more
Facebook: how to remove hidden data and personal information
Facebook is a great social network that allows us to be always updated on all the news of our friends…
read more
How to check if the GPS works
Have you tried to share your location with some friends but couldn't because the GPS on your smartphone looks dead?…
read more
Amazing Javascript Game Source Codes for Free
In this article we will share the code to make simple games with Javascript programming language. The games code can…
read more