MERN Projects for Beginners - Biswas, Nabendu
- Format: Broché Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtreSoyez informé(e) par e-mail dès l'arrivée de cet article
Créer une alerte prix- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour
Avis sur Mern Projects For Beginners de Biswas, Nabendu Format Broché - Livre Informatique
0 avis sur Mern Projects For Beginners de Biswas, Nabendu Format Broché - Livre Informatique
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
Présentation Mern Projects For Beginners de Biswas, Nabendu Format Broché
- Livre Informatique
Résumé :
Learn how to use the MERN stack (MongoDB, Express.js, React, and Node) to build five fully functioning web apps for dating, video sharing, messaging, and social media. While creating these web apps, you'll learn key development concepts including how to use React hooks, Redux, MongoDB, Express, Heroku, Firebase, Material UI, and Google authentication. By expanding your portfolio with the projects you create, you will be well equipped as front-end developer. You will first create a dating site with a swiping feature and chat functionality. You will then build a video sharing app with videos displaying vertically. Next, you will learn to build an awesome messaging web app. Users will be able to chat in real time, as well as log in to their account using Google authentication. You will also create a photo sharing app and social media web apps with the ability to post images with captions and log in using email and password authentication. Most MERN tutorials out there today cover basic web apps but it is capable of so much more - learn how to use this stack to its full potential and build projects that can be converted into full scaled start-ups with additional features. What You'll Learn Work with React hooks and React router Examine powerful MongoDB services for easy to use and setup Create routes using Node and host on Heroku Study different authentication techniques Deploy all sites using simple Firebase hosting Use the powerful React ecosystem to add functionalities to your apps Who This book Is For Those who have just started their career in web development and have basic knowledge of the core web technologies: HTML, CSS, and JavaScript. Those with basic React development and feel ready to explore its capabilities further. ...
Biographie:
Nabendu Biswas is a full stack JavaScript developer who has been working in the IT industry for the past 16 years and has worked for some of the world's top development firms and investment banks. He is a passionate tech blogger who publishes on dev.to and medium.com and on thewebdev.tech. He is an all-round nerd, passionate about everything JavaScript, React and Gatsby. You can find him on Twitter @nabendu82....
Sommaire: Chapter One: Setting Up Our Environment Chapter Two: Dating App ? React basic setup ? Adding Swipe functionality ? Setting up MongoDB database ? Creating NodeJS schema and routes ? Deploying backend in heroku ? Hosting through firebase Chapter Three : Video Sharing App ? Firebase hosting initial setup ? Adding Short videos to site ? Adding snap feature to video ? Integrating backend with React Chapter Four: Messaging App ? Creating Sidebar component showing rooms ? Creating the Chat functionality ? Adding real-time chat with Pusher ? Adding Google authentication ? Adding real-time posts with Pusher ? Adding email/password authentication ? Adding ability to add post ? Adding ability to comment on post Chapter Six: More Complex Social Network ? React basic setup and adding styled components ? Showing basic structure of the site ? Adding file upload with Multer