44 тысяч подписчиков
365 видео
10. Production Ready Server Setup - Load balancing using Nginx with gzip and websockets support
2. Token Flow | Node JS API Authentication
Formik tutorial, simple forms in react
Deleting a Product | RESTful API using NodeJS and MongoDB
Bottom Sheet Dialog | Material Design | Android Studio 3.1.2
Data Binding with Recycler View (including Button clicks)
Header gradient animation | Pure CSS
Firebase FirestoreUI | Editing a note
4 must know Javascript methods for any project (map, filter, sort, reduce)
Learn Docker in 10 minutes
How to Create Events in Google Calendar API using OAuth2.0
How to scale docker containers using Nginx as reverse proxy and load balancer
Nginx inside Docker Container
Date Picker & Time Picker | Android 🔥
Popup menu inside a RecyclerView
Firebase Firestore Introduction and Setup
Connecting to MongoDB | Locally and to MongoDB Atlas | RESTful API using NodeJS and MongoDB
How to use Google Drive API to upload, delete and create a public URL for a file. 🔥
How to dockerize NodeJS and MongoDB application using docker-compose
13. Production Ready Server Setup - Fail2Ban setup for SSHD
Env Variables using .dotenv | RESTful API using NodeJS and MongoDB
Learn how to do caching in NodeJS using Redis
How to do pagination server-side
RecyclerView item Click using Interface | Advanced Way | Android
Runnables Threads and Handlers in Android
Learn Android by building a Game | Rock Paper Scissor
6. Git Tutorial - merging commits into one - (git rebase and squashing)
Remix - Complete tutorial in 1 hour
How to use Recoil for state management in ReactJS or NextJS
Swipe gestures in Recycler View | Android
How to use ReactJs with Firestore realtime database.
How to use Google Maps API with React including Directions and Places autocomplete
Cloud functions for Firebase - Complete Tutorial (incl. Firebase Emulator)
5. Git Tutorial - Revert commits (undoing things)
8. Production Ready Server Setup - Nginx Reverse Proxy with domain setup
15. Using Refresh Tokens to generate New tokens | Node JS API Authentication
Firebase FirestoreUI | Adding notes to database using class
12. Verifyting an Access Token using a middleware | Node JS API Authentication
5. Chat application using Websockets (using Nodejs Express and Socket.io)
Complete Next-auth tutorial, including global authenticated page component.
Adding Google Maps
13. Git Tutorial - How to automatically push repository to GitHub using git hooks
Text Fields | Text Input Layout & Text Input EditText | Android Studio 3.2.1
4. Git Tutorial - Checkout commits (going back in time)
GraphQL tutorial for beginners from the basics of graph-ql in one-video.
How to fetch data from an API in ReactJS or NextJS
Mastering API Routes in Next.js: The Ultimate Guide
React Hook form, including ZOD schema validation
11. Git Tutorial - Hooks in git
Typewriter Effect | Pure Javascript | No Libraries
Context API and useContext hook tutorial - ReactJs