How to use Expo to develop apps with React Native
React Native is a framework that allows you to create native apps for iOS, Android and web using the JavaScript programming language […]
React Native is a framework that allows you to create native apps for iOS, Android and web using the JavaScript programming language […]
By using on of many geojson tester on line, like https://geojsonlint.com/ or https://geojson.io/ (this is especially cool cause you can see the […]
Everything is already written (and better than we can do here) but for those who are too lazy to read in English, […]
Get data from a http request, in a function app. How is it possible? This is the link to the official documentation […]
Have you ever had to perform an online proctored examination? Not a simple and nice experience, I assure you. What happened to […]
Great resources are available to let the user understand the CIDR notation (let’s call it the modern way to specify a submask). […]
Many tool in the web help us to leverage the regex (lets list just https://regex101.com/ to try live the patterns and http://rexegg.com/ […]
How could you pass from a for loop solution to a generator? Have a look to this code: https://github.com/ndrini/generator-vs-for-loops
We have been looking for this feature for a long time. Thanks to the popup suggestions of libreoffice, we finally have the […]