Blog
Download Files in React Native with RNFetchBlob
A concise and easy-to-follow guide on downloading files in React Native apps.
React-nativeRnfetchblobDownload
How to Build a Contact Form in React that Sends Emails
ReactJavascriptEmailjs
Build a Flask CRUD Application with MVC Architecture
How to implement a CRUD App with Flask Blueprint
FlaskCrudPython
Create a browser-agnostic PWA install button
The whole point of PWAs is that they work everywhere. So an install button should by definition be browser-agnostic. Here is how to build the perfect PWA install button.
JavaScriptProgressive Web AppProgramming
How to Clone an App from GitHub
Clone and run a React app with this detailed tutorial
GithubProgrammingJavascript
A Guide to Asynchronous Array Iterator Functions
For Map, Reduce, Filter, Every, and Some
JavascriptAsyncArray
Building An Old School Text-Based Game With Python
They're not dead yet!
PythonGame Development
How to create a Rotation Animation in React Native
In this tutorial, I’ll show you how to create a button that rotates 720 degrees when it’s pressed. We will be using the React Native Animated animation system to create the rotation animation. First…
React NativeProgrammingJavaScript
Build Your Own Proxy Server from Scratch with Node.js
ProxyProgrammingJavascript
How To Calculate The EMA Of A Stock With Python
PythonStockEma