The Full Stack Junkie
The Full Stack Junkie
  • 31
  • 1 133 441
TinyPNG Clone - Express + Multer + Sharp
Code with me a functional clone of tinypng.com. We will be building an Express API that will allow file uploads using the multer package. Then we will optimize these files using a great package called Sharp. Once optimization is done you will be able to download the new files again.
Hope you enjoy the video and hope you learn something new. Please remember to give this video a thumbs up and subscribe to the channel for more coding content.
GitHub Link
=========
github.com/LloydJanseVanRensburg/open-source-tinypng
Important link
===========
My website
www.thefullstackjunkie.com
PROMOS
=======
Hostinger 10% discount affiliate link:
www.hostinger.com/fullstackjunkie
For even more discounts use the code at checkout:
FULLSTACKJUNKIE
Get $100 FREE with this link for Linode:
www.linode.com/lp/refer/?r=b84b25d43a4627e4bfd6a21eb3dfbdc6d14b4176
________________________________________________________________
Music track: Inspiring People by Aylex
Source: freetouse.com/music
No Copyright Music (Free Download)
Music track: Viajes by tubebackr
Source: freetouse.com/music
Royalty Free Background Music
________________________________________________________________
Video and content editor :
Point Design: pointdesign.me/
Переглядів: 811

Відео

E-commerce Website with Medusa + Next.js : A Beginner's Guide
Переглядів 52 тис.Рік тому
Medusa is an open-source e-commerce platform that is perfect for developers who want to create a custom e-commerce solution. In this video, we will install Medusa and set up a development environment. I will show you around the dashboard and the documentation. I will also give you some tips on how to use them to get the most out of Medusa. The Medusa admin panel is a great place to manage your ...
Full stack development - Part 3 - Deployment (custom domain + SSL)
Переглядів 2,1 тис.Рік тому
Hostinger 10% discount link www.hostinger.com/fullstackjunkie For even more discounts use the code at checkout: FULLSTACKJUNKIE 🎥 Video Description: Welcome to part 3 of our exciting Full Stack Development series! In this installment, we dive into the world of cloud deployment as we take the backend and frontend applications we built in previous videos to the next level. Join us as we explore t...
Full Stack Development - Part 2 - NextJS and MUI Frontend
Переглядів 2,6 тис.Рік тому
🎥 Video Description: In this exciting episode of our full-stack development series, we dive into the world of front-end app development using Next.js and Material UI. Join us as we take the beautiful user interface designs from Material UI and integrate them seamlessly into our Next.js project. Plus, we'll connect it all to the Express API we built in our previous video, bringing together the p...
Full stack development - Part 1 - Express API
Переглядів 2,3 тис.Рік тому
Welcome to the ultimate full stack development journey! In this exciting video series, we'll be building a complete application from scratch, covering every aspect of the development process. Get ready to dive into the world of full stack development as we embark on this incredible adventure together! In part one of this build series, we'll be focusing on the backend development. We'll be using...
ExpressJS and MongoDB with Docker Only
Переглядів 10 тис.2 роки тому
Hey what is up everyone and welcome back to another Docker tutorial. In todays video we will dive a little bit dieper into using Docker in your development environment. We will be building a ExpressJS and MongoDB backend only using Docker. This video will expect some knowledge on working with MongoDB and ExpressJS and is focused on teaching how to use Docker alongside with these technologies. H...
Building Node API using a Docker Utility Container
Переглядів 2,6 тис.2 роки тому
Hey what is up everyone hope you are all health and having a good and productive day. I made this video just to show you how powerful docker is and how we are able to build and spin up an express api without even installing nodejs on our system. If you found this video helpful please give this video a thumbs up and subscribe to the channels for more content like this. Create utility image and c...
How To Deploy NodeJS API (Linode)
Переглядів 20 тис.2 роки тому
This video will show you excatly how to deploy your NodeJS API on any VPS. For this tutorial we will be using Linode Ubuntu VPS to deploy our API and make it live on the internet. We will be setting a this API with SSL from Let's Encrypt and reverse proxy with Nginx. Hope you enjoy this tutorial if you did please remember to LIKE and SUBSCRIBE if you haven't already😎👍 List of commands used in t...
Git & GitHub Tutorial - The Fundamentals
Переглядів 2,8 тис.2 роки тому
In this video I will teach you everything you need to know to become a productive Git and Github user. This is probably one of the best skills you can learn as a developer and you will be so glad you did. For this video I suggest doing the work with me toi get the most out of it. Hope you enjoy let me know in the comments down below what you think of the video and if it helped you to start usin...
How To Use MySQL with NodeJS
Переглядів 109 тис.3 роки тому
Hey what is up everyone, today we are looking at using MySQL and NodeJS to work with and store data in our NodeJS apps. This is a very simple tutorial aim toward programmers using Node and want to connect their app to a MySQL database instance. In this video we will build a very basic API to create and read posts from a MySQL database. Hope you enjoy this video! Let me know by giving this video...
MERN stack project (Advance Filtering, Error Handling, Material-UI)
Переглядів 27 тис.3 роки тому
Hey there everyone today I have another special project. We will be building a nice looking application that is able to load data from our own backend coded in Node, Express and MongoDB and into our frontend using React to display, filter and sort data in a nice looking UI using Material UI. With this project I will also show you how to properly handle error in your express API and how to do so...
How to deploy MERN applications 🚨 (Heroku and Atlas)
Переглядів 25 тис.3 роки тому
In todays video i will show you step by step how to deploy your MERN applications to production on the internet using Heroku and MongoDB Atlas. I will be showing you exactly what to do and why we do it. Hope you find this video helpful and if you did please don't forget to LIKE, COMMENT and SUBSCRIBE it will really help my out a lot! GitHub project Link: github.com/LloydJanseVanRensburg/mern-pa...
Advanced MERN Pagination 💥(From Scratch)
Переглядів 16 тис.3 роки тому
Hey everyone, first of just want to say thanks for the support and love, my channel has grown faster than I could have ever imagined and it is all possible because of all of you supporting me. Thanks so very much ❤❤ In todays video we will be building a fully functioning and dynamic app that implements some advanced pagination. I will be using React, Express and MongoDB for this project. Pagina...
MERN Stack Advanced Authentication Tutorial
Переглядів 132 тис.3 роки тому
MERN Stack Advanced Authentication Tutorial
Forgot Password Logic - Explained
Переглядів 11 тис.3 роки тому
Forgot Password Logic - Explained
Advanced CSS Button - CSS Tips and Tricks
Переглядів 1,5 тис.3 роки тому
Advanced CSS Button - CSS Tips and Tricks
Full Stack eCommerce Cart build (React, Redux, Node, Express, MongoDB)...From Scratch💥
Переглядів 248 тис.3 роки тому
Full Stack eCommerce Cart build (React, Redux, Node, Express, MongoDB)...From Scratch💥
MongoDB Crash Course - Shell vs Drivers (Quick Overview)
Переглядів 1,3 тис.3 роки тому
MongoDB Crash Course - Shell vs Drivers (Quick Overview)
MongoDB Crash Course - Schemas and Relationships
Переглядів 43 тис.3 роки тому
MongoDB Crash Course - Schemas and Relationships
Let's Build a TV Show React App and Deploy it🔥 (200 subs special)
Переглядів 16 тис.3 роки тому
Let's Build a TV Show React App and Deploy it🔥 (200 subs special)
MongoDB Crash Course - Basic CRUD Operations
Переглядів 9 тис.4 роки тому
MongoDB Crash Course - Basic CRUD Operations
MongoDB Crash Course - Introduction & Installation
Переглядів 5 тис.4 роки тому
MongoDB Crash Course - Introduction & Installation
How to send Email using Node.js (Easiest way 🤓 using Sendgrid)
Переглядів 16 тис.4 роки тому
How to send Email using Node.js (Easiest way 🤓 using Sendgrid)
React State Management using Redux (Build a shopping Cart🔥 )
Переглядів 72 тис.4 роки тому
React State Management using Redux (Build a shopping Cart🔥 )
React State Management using Context API (useContext + useReducer Hooks = Magic 💥)
Переглядів 43 тис.4 роки тому
React State Management using Context API (useContext useReducer Hooks = Magic 💥)
RESTful API Authentication using JWT
Переглядів 6 тис.4 роки тому
RESTful API Authentication using JWT
Understanding Authentication in Node.js - Sessions and Cookies - Web Development Concepts Explained
Переглядів 146 тис.4 роки тому
Understanding Authentication in Node.js - Sessions and Cookies - Web Development Concepts Explained
Understanding File Uploads in Node.js using Multer - Web Development Concepts Explained
Переглядів 101 тис.4 роки тому
Understanding File Uploads in Node.js using Multer - Web Development Concepts Explained
Understanding Express Middleware - Web Development Concepts Explained
Переглядів 7 тис.4 роки тому
Understanding Express Middleware - Web Development Concepts Explained