Quick and painless notifications sent to android devices via NodeJS and an web API. Wirepusher https://wirepusher.com/ Axios https://axios-http.com/docs/intro https://github.com/BrentAureli https://stackoverflow.com/users/2446063/brent-aureli
active · last success 2026-06-18 22:53
Quick and painless notifications sent to android devices via NodeJS and an web API. Wirepusher https://wirepusher.com/ Axios https://axios-http.com/docs/intro https://github.com/BrentAureli https://stackoverflow.com/users/2446063/brent-aureli
Learn how to setup and deploy your webapps to Heroku web-hosting service quickly, and efficiently. In this tutorial we create a VueJS app using Vue CLI 3, make a few necessary changes, and deploy that application to Heroku! --------------------------------------- Video Links...
Use ElectronJS to turn webapps into Multi-platform desktop acts in minutes. --------------------------------------- Video Links --------------------------------------- https://electronjs.org/ https://github.com/electron-userland/electron-builder...
Setting up and running your first VueJS app using Vue-cli. A quick and painless tutorial. VueJS: https://vuejs.org/ Static/Asset Dir Differences: https://vuejs-templates.github.io/webpack/static.html Patreon: https://www.patreon.com/BrentAureli
Setting up and running your first VueJS app using Vue-cli. A quick and painless tutorial. VueJS: https://vuejs.org/ vue-cli: https://github.com/vuejs/vue-cli Patreon: https://www.patreon.com/BrentAureli
Learn to to add Login with Facebook and Google buttons to your android applications with just 2 lines of code! Some configuration required!
Follow me through a basic Setup and configuration of Firebase for Android using Android Studio. SHA-1 Command: keytool -exportcert -list -v -alias androiddebugkey -keystore %USERPROFILE%\.android\debug.keystore Source: https://github.com/BrentAureli/Firebase-Blank-Activity
Create apps that harness the power of Google Single Sign on! Authenticate users to your app using Firebase and Google Single sign on quick and painlessly. This is a 2 part series Source: https://github.com/BrentAureli/Firebase_GoogleSingleSignOn
Create apps that harness the power of Google Single Sign on! Authenticate users to your app using Firebase and Google Single sign on quick and painlessly. This is a 2 part series Source: https://github.com/BrentAureli/Firebase_GoogleSingleSignOn
A introduction to Firebase programming for Android. Firebase can power your app's backend, including data storage, user authentication, static hosting, and more. http://www.firebase.com Source code: https://github.com/BrentAureli/FirebaseDemo (For video specific source code...
A introduction to Firebase programming for Android. Firebase can power your app's backend, including data storage, user authentication, static hosting, and more. http://www.firebase.com Source code: https://github.com/BrentAureli/FirebaseDemo (For video specific source code...
A introduction to Firebase programming for Android. Firebase can power your app's backend, including data storage, user authentication, static hosting, and more. http://www.firebase.com
Learn how to deploy Node.JS apps using Heroku's Cloud platform. https://www.heroku.com/apps Twitter: https://twitter.com/BrentAureli Facebook: https://www.facebook.com/BrentAureliYT/ Patreon: https://www.patreon.com/BrentAureli?ty=h
Creating Multiplayer Games with using LibGDX and NodeJS. Learn how to turn you game into a client that can connect to a back end server and communicate with other clients via network sockets through the library Socket.IO. We will discuss the creation of both the back end...