Upload Files with Vue and Express: #03. Validate File on Server and on Client

preview_player
Показать описание
In this episode we're going to validate file both on the server and on the client. We’ll learn how to allow only images and how to limit file size.

— SUPPORT —

— FOLLOW —

Рекомендации по теме
Комментарии
Автор

You have a great personality! I really laughed at the gif joke. Thanks for these videos they're really helpful

AlexTheGreatish
Автор

Hi Rem, I like the way you organize and present the info. It is helping me understand better. I have a Vue/Express/Axios analytics application that needs simple ability to upload a few images per user, and this approach you're presenting seems like a good one! Will let you know how it works out.

stephenrogers
Автор

Amazing work Rem. keep doing. I wish for your work...well done

KamranKhan-xvbr
Автор

Thank u for this awesome video and series

AbhishekKumar-mqtt
Автор

Thanks for this series - really helpful. Is there a reliable / recommended way to scan for virus / malware on the uploaded files ?

U
Автор

if (err.code === "LIMIT_FILE_SIZE")

LIMIT_FILE_SIZE is not defined in your API code... How do I check it????

kkhhlee
Автор

Hi Rem, please let me know why we didn't define LIMITE_FILE_SIZE we used it directly in if statment

husamalsairi
Автор

Why have you left the project using mern stack in the middle

deepanshujoshi
join shbcf.ru