[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/5. JavaScript Crash Course.mp4 492MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/8. Python Crash Course.mp4 415MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/4. Git and GitHub Crash Course.mp4 384MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/6. NPM Crash Course.mp4 337MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/7. React Crash Course.mp4 321MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/3. Visual Studio Code Crash Course.mp4 154MB
[TutsNode.com] - Full Stack Web Development Bootcamp/2. Introduction to the Web Development/1. Frontend vs Backend.mp4 145MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/9. BEGIN - Saving images in the database from the frontend app.mp4 124MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/8. Adding images endpoint and handling GET requests.mp4 117MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/14. Toast notifications SOLUTION.mp4 113MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/12. END - Image Author Information SOLUTION.mp4 111MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/5. Basic frontend app codebase review.mp4 103MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/2. BEGIN - Creating Dockerfile for the Python API service.mp4 102MB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/3. Making API request to the Unsplash API.mp4 101MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/11. Fixing errors in the images API.mp4 100MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/11. Saving images in the database Summary.mp4 100MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/4. END - Continue replacement of the fetch with Axios.mp4 98MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/9. END - Adding delete images functionality.mp4 97MB
[TutsNode.com] - Full Stack Web Development Bootcamp/12. API Service Overview and Python installation/2. Installing Python, Pip and Pipenv on MacOS.mp4 97MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/8. BEGIN and END - Explaining ESLint error and extending ESLint config.mp4 97MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/9. Spinner SOLUTION.mp4 96MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/10. END - Hiding Save button for already saved images.mp4 94MB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/4. Finalize and test API request to the Unsplash API.mp4 93MB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/1. Extracting UNSPLASH_KEY to the env file.mp4 92MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/6. Adding props to the ImageCard component.mp4 91MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/6. Retrieving saved images when React app loads.mp4 91MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/16. Improvements Challenges section Summary.mp4 87MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/3. Structure of the Frontend app.mp4 85MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/1. BEGIN - Creating SVG logo from text.mp4 85MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/6. Analyzing requests and responses in our Frontend app.mp4 84MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/2. BEGIN - Creating Header component.mp4 84MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/4. Delete image API endpoint SOLUTION.mp4 81MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/5. Analyzing API Docker container from inside.mp4 81MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/1. BEGIN and END - Changing Favicon.mp4 78MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/15. END - Finalize with toast notifications SOLUTION.mp4 77MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/4. END - Making first API request for random photo.mp4 77MB
[TutsNode.com] - Full Stack Web Development Bootcamp/12. API Service Overview and Python installation/3. Installing Python, Pip and Pipenv on Windows.mp4 76MB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/2. Creating Python virtualenv and installing Flask.mp4 75MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/3. END - Enabling CORS in the Flask app.mp4 71MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/2. BEGIN - Installing Axios in the frontend app and rebuilding frontend image.mp4 71MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/2. BEGIN - Simple Flask application.mp4 70MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/2. Bringing up both containers using docker-compose.mp4 69MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/5. Why you need to have node_modules folder and python venv folder locally.mp4 68MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/8. Controlled Search component.mp4 68MB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/1. Installing and Configuring Git.mp4 68MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/6. Styling Search component.mp4 68MB
[TutsNode.com] - Full Stack Web Development Bootcamp/1. Introduction/1. Introduction.mp4 67MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/8. How React works and what is JSX.mp4 67MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/2. Adding local file with Environment Variables.mp4 65MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/3. BEGIN and END - Adding Welcome component.mp4 65MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/3. Building Docker image for the API service.mp4 65MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/5. Analyzing API requests and responses.mp4 64MB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/1. BEGIN - Creating new-image API endpoint.mp4 64MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/3. Creating instance of the MongoClient.mp4 64MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/6. BEGIN and END - Updating create-react-app application.mp4 63MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/8. Adjust layout of the image cards.mp4 62MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/10. END - Finalize with Spinner SOLUTION.mp4 62MB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/3. END - Exploring Python virtualenv and changing VS Code Python interpreter.mp4 62MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/4. Installing and enabling Prettier ESLint Plugin.mp4 62MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/3. Start of the replacement of the fetch with Axios.mp4 62MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/3. Configure ESLint validation.mp4 61MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/5. Creating ImageCard component.mp4 59MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/5. Creating Search component with input form.mp4 59MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/4. BEGIN - Creating volumes mapping for the frontend service.mp4 59MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/7. END - Delete image request in the frontend SOLUTION.mp4 57MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/7. Displaying all images in the UI using map method.mp4 57MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/2. Saving images in the state.mp4 57MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/2. Comparing responses from the Flask API and Unsplash API.mp4 57MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/1. BEGIN - Creating account at Unsplash and registering new App.mp4 56MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/6. Enabling volumes mapping for the api service.mp4 56MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/9. Idempotent HTTP Methods.mp4 56MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/2. What is linter.mp4 55MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/8. BEGIN and END - Fixing all linting errors.mp4 54MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/2. Starting React Application.mp4 54MB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/4. Publishing repository to the GitHub.mp4 54MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/2. Shell and Terminal Crash Course.mp4 53MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/13. BEGIN - Toast notifications CHALLENGE.mp4 53MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/4. Running API containers based on the built Docker image.mp4 53MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/3. Imports in Python and __name__.mp4 51MB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/3. BEGIN and END - Enabling Debug mode in the Flask app.mp4 51MB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/2. Testing new-image API endpoint using Postman.mp4 50MB
[TutsNode.com] - Full Stack Web Development Bootcamp/3. PROJECT START - Initial frontend app Overview/2. Visual Studio Code Setup.mp4 49MB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/2. END - Verifying usage of the env variables from the file.mp4 49MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/5. Docker Desktop Overview.mp4 48MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/8. BEGIN - Spinner CHALLENGE.mp4 48MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/5. Creating and serving optimized build of the Frontend app.mp4 47MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/5. Rebuilding api service Docker image.mp4 46MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/5. Adjusting Prettier configuration.mp4 46MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/2. Mongo and mongo-express official Docker images Overview.mp4 46MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/5. END - Enabling formatting on save and fixing all mistakes in the Python app.mp4 46MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/4. BEGIN - Installing and enabling Pylint linter and Black formatter.mp4 45MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/1. BEGIN - Creating Dockerfile for the frontend application.mp4 45MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/7. END - Adding NPM linting scripts.mp4 45MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/2. Configuring persistent data volume for the mongo container.mp4 44MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/5. Decorators in Python.mp4 44MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/12. Most common Client and Server Error status codes.mp4 44MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/3. END - State in React is updated asynchronously.mp4 43MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/2. END - Editing SVG logo.mp4 43MB
[TutsNode.com] - Full Stack Web Development Bootcamp/17. Configuring frontend app to make new image API requests via Flask API/1. BEGIN - Changing API in the frontend React app.mp4 43MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/6. Enabling ESLint errors fixing on File Save.mp4 43MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/7. Submission of the search form.mp4 42MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/6. Exploring networking between Docker containers.mp4 42MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/4. Adding insertion of the document to the MongoDB by Python API service.mp4 42MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/3. How to make Unsplash API request and what is URL.mp4 42MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/6. END - Pymongo and mongo connectivity testing Summary.mp4 42MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/6. Using MongoDB shell and mongo-express GUI.mp4 41MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/6. Basic API Summary.mp4 41MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/11. BEGIN - Image Author Information CHALLENGE.mp4 40MB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/2. END - Creating first commit.mp4 40MB
[TutsNode.com] - Full Stack Web Development Bootcamp/19. Database integration plan/3. Implementation steps for saving images data in the database.mp4 40MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/11. Most common Success and Redirect HTTP status codes.mp4 39MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/4. Starting all services including mongo and mongo-express using docker-compose.mp4 39MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/7. HTTP Methods Overview.mp4 39MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/9. Handling POST requests to the images endpoint.mp4 38MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/7. END - Examining how useEffect works.mp4 37MB
[TutsNode.com] - Full Stack Web Development Bootcamp/3. PROJECT START - Initial frontend app Overview/4. How to create new React Application.mp4 37MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/13. Images API endpoint Summary.mp4 37MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/4. Import from other Python module and __name__.mp4 36MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/2. Building Docker image for the frontend app.mp4 36MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/3. BEGIN - Adding mongo and mongo-express services to the docker-compose file.mp4 36MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/6. END - Starting Flask app inside of the module.mp4 35MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/10. Testing GET and POST methods in the images API.mp4 35MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/2. BEGIN - Installing pymongo.mp4 35MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/5. BEGIN - Adding some images to the Mongo database using Postman.mp4 35MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/4. Reinstalling npm dependencies.mp4 35MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/3. END - What are React props.mp4 34MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/1. BEGIN - Creating React Application using create-react-app.mp4 34MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/4. END - Mongo and mongo-express setup Summary.mp4 33MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/1. BEGIN - What is code formatter.mp4 33MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/1. Installing Docker and hello-world using Docker.mp4 33MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/7. Cleaning up default React application.mp4 33MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/13. REST API and HTTP methods Summary.mp4 33MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/5. END - Error handling for the delete image API endpoint.mp4 32MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/10. ESLint with Prettier setup Summary.mp4 32MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/12. END - Finalize with testing of the images API after errors fixing.mp4 32MB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/3. BEGIN and END - Adding eslintcache file to the gitignore.mp4 32MB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/7. Consistent launch of python modules on Mac and Windows.mp4 31MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/1. Which problems API does solve.mp4 31MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/6. Running both frontend and api containers in background.mp4 31MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/4. BEGIN - Adding React Developer Tools Chrome extension.mp4 30MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/1. MongoDB data is now deleted after docker-compose restart.mp4 29MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/3. Verifying persistent MongoDB storage using volume.mp4 29MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/7. END - Enabling auto-restart and docker-compose Summary.mp4 29MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/3. BEGIN - Delete image API endpoint CHALLENGE.mp4 28MB
[TutsNode.com] - Full Stack Web Development Bootcamp/17. Configuring frontend app to make new image API requests via Flask API/2. Trying to test Frontend app with Flask API.mp4 28MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/9. END - Search Component Summary.mp4 27MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/7. END - CHALLENGE SOLUTION - Clear search input.mp4 26MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/6. Basic Frontend Application Implementation Steps.mp4 26MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/1. Plan for the improvements section.mp4 24MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/1. BEGIN - Creating basic docker-compose file.mp4 24MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/5. Fix volumes sync in the React container.mp4 24MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/4. Exploring frontend container from inside.mp4 24MB
[TutsNode.com] - Full Stack Web Development Bootcamp/1. Introduction/4. Course Project Files Overview.mp4 24MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/10. Disabling GitLens blame annotations feature.mp4 23MB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/5. How docker-compose containers communicate with each other.mp4 22MB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/6. END - Docker image for the API service Summary.mp4 22MB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/3. END - How to operate containers using docker-compose.mp4 22MB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/9. React Functional Components.mp4 21MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/2. Client-server communication.mp4 20MB
[TutsNode.com] - Full Stack Web Development Bootcamp/12. API Service Overview and Python installation/4. Python Flask API Implementation Steps.mp4 20MB
[TutsNode.com] - Full Stack Web Development Bootcamp/3. PROJECT START - Initial frontend app Overview/5. Installing Node along with NPM and NPX.mp4 20MB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/4. Basic frontend app Summary.mp4 20MB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/3. END - Running Docker container for the frontend service.mp4 20MB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/1. Crash Courses Section Overview.mp4 19MB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/1. Save and get images in the frontend implementation Overview.mp4 19MB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/1. BEGIN - Creating api folder and running basic Python app.mp4 18MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/5. Requests and Responses.mp4 17MB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/4. BEGIN - Plan for creation of the Search component.mp4 15MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/4. URL is unique resource identifier.mp4 15MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/2. How to handle deletion of the images.mp4 15MB
[TutsNode.com] - Full Stack Web Development Bootcamp/19. Database integration plan/1. It is time to save images data to the database.mp4 15MB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/1. Why do we need mongo and mongo-express services.mp4 15MB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/1. BEGIN - Planning next steps in building frontend app.mp4 14MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/10. HTTP Response Status Codes.mp4 14MB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/1. What is CORS.mp4 13MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/8. CRUD Operations.mp4 12MB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/3. REST API.mp4 11MB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/9. BEGIN and END - Changing editor tabSize in VS Code.mp4 11MB
[TutsNode.com] - Full Stack Web Development Bootcamp/19. Database integration plan/2. Application structure with database.mp4 10MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/1. Plan for the integration of the MongoDB and Flask API Service.mp4 10MB
[TutsNode.com] - Full Stack Web Development Bootcamp/3. PROJECT START - Initial frontend app Overview/3. Overview of the initial Application version.mp4 9MB
[TutsNode.com] - Full Stack Web Development Bootcamp/19. Database integration plan/4. All API endpoints in the current implementation phase.mp4 9MB
[TutsNode.com] - Full Stack Web Development Bootcamp/3. PROJECT START - Initial frontend app Overview/1. Installing Visual Studio Code.mp4 8MB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/6. BEGIN - Delete image request in the frontend CHALLENGE.mp4 8MB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/7. BEGIN - New API endpoint for reading and creating images in the database.mp4 7MB
[TutsNode.com] - Full Stack Web Development Bootcamp/12. API Service Overview and Python installation/1. Frontend and API services Overview.mp4 7MB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/6. BEGIN - CHALLENGE - Clear search input.mp4 7MB
[TutsNode.com] - Full Stack Web Development Bootcamp/1. Introduction/3.1 HOW-TO-GUIDE.pdf 4MB
.pad/108 2MB
.pad/42 2MB
.pad/57 2MB
.pad/88 2MB
.pad/72 2MB
.pad/21 2MB
.pad/87 2MB
.pad/23 2MB
.pad/173 2MB
.pad/33 2MB
.pad/149 2MB
.pad/118 2MB
.pad/94 2MB
.pad/56 2MB
.pad/55 2MB
.pad/139 2MB
.pad/84 2MB
.pad/53 2MB
.pad/29 2MB
.pad/69 2MB
.pad/36 2MB
.pad/107 2MB
.pad/117 2MB
.pad/125 2MB
.pad/159 2MB
.pad/182 2MB
.pad/113 2MB
.pad/172 2MB
.pad/83 2MB
.pad/175 2MB
.pad/148 2MB
.pad/93 2MB
.pad/158 2MB
.pad/52 2MB
.pad/100 2MB
.pad/86 2MB
.pad/132 2MB
.pad/51 2MB
.pad/68 2MB
.pad/50 1MB
.pad/106 1MB
.pad/174 1MB
.pad/37 1MB
.pad/171 1MB
.pad/35 1MB
.pad/25 1MB
.pad/116 1MB
.pad/186 1MB
.pad/138 1MB
.pad/28 1MB
.pad/67 1MB
.pad/32 1MB
.pad/60 1MB
.pad/47 1MB
.pad/99 1MB
.pad/131 1MB
.pad/142 1MB
.pad/27 1MB
.pad/98 1MB
.pad/153 1MB
.pad/130 1MB
.pad/185 1MB
.pad/170 1MB
.pad/39 1MB
.pad/169 1MB
.pad/92 1MB
.pad/105 1MB
.pad/34 1MB
.pad/77 1MB
.pad/137 1MB
.pad/22 1MB
.pad/129 1MB
.pad/97 1MB
.pad/79 1MB
.pad/181 1MB
.pad/41 1MB
.pad/145 1MB
.pad/63 1MB
.pad/71 1MB
.pad/124 1MB
.pad/136 1MB
.pad/180 1MB
.pad/76 1016KB
.pad/82 1010KB
.pad/112 986KB
.pad/123 986KB
.pad/184 981KB
.pad/141 975KB
.pad/128 968KB
.pad/62 959KB
.pad/61 948KB
.pad/31 940KB
.pad/91 936KB
.pad/164 926KB
.pad/38 916KB
.pad/96 882KB
.pad/111 877KB
.pad/81 867KB
.pad/140 867KB
.pad/78 835KB
.pad/110 789KB
.pad/49 788KB
.pad/46 781KB
.pad/127 767KB
.pad/66 757KB
.pad/177 739KB
.pad/157 732KB
.pad/122 728KB
.pad/65 716KB
.pad/24 693KB
.pad/166 646KB
.pad/168 645KB
.pad/64 644KB
.pad/90 642KB
.pad/85 609KB
.pad/115 604KB
.pad/121 588KB
.pad/114 584KB
.pad/75 581KB
.pad/163 573KB
.pad/176 570KB
.pad/48 566KB
.pad/120 558KB
.pad/167 530KB
.pad/54 529KB
.pad/26 519KB
.pad/135 471KB
.pad/104 471KB
.pad/152 451KB
.pad/162 445KB
.pad/89 443KB
.pad/30 441KB
.pad/144 440KB
.pad/156 425KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/15.1 38. END - toast notifications for the frontend app - 73c7f4c.zip 419KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/12.1 37. END - image author info - e6fd8af.zip 419KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/13.1 38. BEGIN - toast notifications for the frontend app - e6fd8af.zip 419KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/10.1 36. END - spinner in the frontend - 88005b3.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/11.1 37. BEGIN - image author info - 88005b3.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/7.1 35. END - delete image request from the frontend - e0fcecc.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/8.1 36. BEGIN - spinner in the frontend - e0fcecc.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/5.1 34. END - single image endpoint with delete method enabled - 94a31d9.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/6.1 35. BEGIN - delete image request from the frontend - 94a31d9.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/10.1 33. END - saving images in the frontend app - 653a224.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/3.1 34. BEGIN - single image endpoint with delete method enabled - 653a224.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/8.2 32. END - eslint config fix to enable packages location - 8bc3761.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/9.1 33. BEGIN - saving images in the frontend app - 8bc3761.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/7.1 31. END - get saved images in the frontend - 33af9cb.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/8.1 32. BEGIN - eslint config fix to enable packages location - 33af9cb.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/4.1 30. END - introduce axios and rewrite new-image fetch call - df5332d.zip 418KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/5.1 31. BEGIN - get saved images in the frontend - df5332d.zip 418KB
.pad/45 404KB
.pad/44 381KB
.pad/155 375KB
.pad/20 373KB
.pad/183 371KB
.pad/70 367KB
.pad/103 360KB
.pad/80 357KB
.pad/102 310KB
.pad/119 309KB
.pad/154 270KB
.pad/74 263KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/12.1 29. END - basic images endpoint with get and post methods - fcb2d70.zip 247KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/2.1 30. BEGIN - introduce axios and rewrite new-image fetch call - fcb2d70.zip 247KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/6.1 28. END - pymongo and mongo test - 0f798bd.zip 247KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/7.1 29. BEGIN - basic images endpoint with get and post methods - 0f798bd.zip 247KB
[TutsNode.com] - Full Stack Web Development Bootcamp/24. Persistent volume for MongoDB and Docker networking/4.1 27. END - added mongo and mongo-express to the docker-compose - 9d81077.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/2.1 28. BEGIN - pymongo and mongo test - 9d81077.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/7.1 26. END - docker-compose for frontend and api - 4329c8d.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/23. Adding MongoDB to the Docker Compose/3.1 27. BEGIN - added mongo and mongo-express to the docker-compose - 4329c8d.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/3.1 25. END - initial version of the docker-compose - 3984483.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/4.1 26. BEGIN - docker-compose for frontend and api - 3984483.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/3.1 24. END - dockerfile for the frontend service - 9d68416.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/1.1 25. BEGIN - initial version of the docker-compose - 9d68416.zip 244KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/6.1 23. END - dockerfile for the api service - 6985753.zip 243KB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/1.1 24. BEGIN - dockerfile for the frontend service - 6985753.zip 243KB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/5.1 22. END - enabled pylint and black code formatter in python - 75e20c0.zip 243KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/2.1 23. BEGIN - dockerfile for the api service - 75e20c0.zip 243KB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/3.1 21. END - changed api in the frontend and enabled cors in api - 9488fe0.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/18. CORS and enabling CORS in the Flask app/4.1 22. BEGIN - enabled pylint and black code formatter in python - 9488fe0.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/3.2 20. END - enable debug mode in flask app - 33362dc.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/17. Configuring frontend app to make new image API requests via Flask API/1.1 21. BEGIN - changed api in the frontend and enabled cors in api - 33362dc.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/2.1 19. END - added request to the unsplash api - 9b9feef.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/3.1 20. BEGIN - enable debug mode in flask app - 9b9feef.zip 238KB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/6.1 18. END - sample flask app - c52342e.zip 237KB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/1.1 19. BEGIN - added request to the unsplash api - c52342e.zip 237KB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/3.1 17. END - initial api and python virtual environment - 9187dd0.zip 237KB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/2.1 18. BEGIN - sample flask app - 9187dd0.zip 237KB
.pad/73 234KB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/1.1 17. BEGIN - initial api and python virtual environment - da0c798.zip 233KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/6.2 16. END - update react-scripts version - da0c798.zip 233KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/3.2 15. END - welcome component - dab9224.zip 232KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/6.1 16. BEGIN - update react-scripts version - dab9224.zip 232KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/3.1 15. BEGIN - welcome component - 8515f8c.zip 232KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/2.1 14. END - added text logo - 8515f8c.zip 232KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/9.1 13. END - display and delete images - f23785c.zip 228KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/1.1 14. BEGIN - added text logo - f23785c.zip 228KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/3.1 12. END - save images in the state - 8ba15d0.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/4.1 13. BEGIN - display and delete images - 8ba15d0.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/1.1 12. BEGIN - save images in the state - 4f16737.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/9.2 11. END - adjust vs code tab size - 4f16737.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/8.2 10. END - fixed code with linter - 2725817.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/9.1 11. BEGIN - adjust vs code tab size - 2725817.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/8.1 10. BEGIN - fixed code with linter - d02a919.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/7.1 09. END - eslint and prettier setup - d02a919.zip 227KB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/7.1 08. END - reset search input upon submit - 597e459.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/8. Configuring ESLint and Prettier in the frontend app/1.1 09. BEGIN - eslint and prettier setup - 597e459.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/6.1 08. BEGIN - reset search input upon submit - 80036f3.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/4.1 07. END - first api call - 80036f3.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/9.1 06. END - controlled search component - 4dcf62d.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/7. Making Unsplash API requests/1.1 07. BEGIN - first api call - 4dcf62d.zip 226KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/3.1 05. END - initial header component - ab7357d.zip 225KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/4.1 06. BEGIN - controlled search component - ab7357d.zip 225KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/2.1 05. BEGIN - initial header component - a51e5dd.zip 222KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/1.2 04. END - changed favicon - a51e5dd.zip 222KB
.pad/40 211KB
.pad/143 210KB
.pad/134 200KB
.pad/147 189KB
.pad/151 187KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/2.1 01. END - initial frontend app - 8afcfc4.zip 186KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/3.1 02. BEGIN - remove .eslintcache from index - 8afcfc4.zip 186KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/3.4 03. END - git ignore .eslintcache - 2dfcb86.zip 186KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/1.1 04. BEGIN - changed favicon - 2dfcb86.zip 186KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/3.3 03. BEGIN - git ignore .eslintcache - 5e60337.zip 186KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/3.2 02. END - remove .eslintcache from index - 5e60337.zip 186KB
.pad/179 175KB
.pad/59 160KB
.pad/43 152KB
.pad/133 140KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/5. JavaScript Crash Course.srt 118KB
.pad/101 117KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/8. Python Crash Course.srt 102KB
.pad/126 102KB
.pad/150 91KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/4. Git and GitHub Crash Course.srt 91KB
.pad/58 88KB
.pad/109 78KB
.pad/165 77KB
.pad/161 59KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/7. React Crash Course.srt 59KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/6. NPM Crash Course.srt 55KB
[TutsNode.com] - Full Stack Web Development Bootcamp/2. Introduction to the Web Development/1. Frontend vs Backend.srt 39KB
.pad/95 38KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/3. Visual Studio Code Crash Course.srt 26KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/2. BEGIN - Creating Dockerfile for the Python API service.srt 20KB
.pad/160 19KB
.pad/178 18KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/5. Analyzing API Docker container from inside.srt 18KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/9. BEGIN - Saving images in the database from the frontend app.srt 17KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/14. Toast notifications SOLUTION.srt 16KB
[TutsNode.com] - Full Stack Web Development Bootcamp/28. CRASH COURSES/2. Shell and Terminal Crash Course.srt 16KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/11. Fixing errors in the images API.srt 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/12. END - Image Author Information SOLUTION.srt 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/12. API Service Overview and Python installation/2. Installing Python, Pip and Pipenv on MacOS.srt 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/3. Making API request to the Unsplash API.srt 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/8. Adding images endpoint and handling GET requests.srt 15KB
.pad/146 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/5. Basic frontend app codebase review.srt 15KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/2. BEGIN - Creating Header component.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/16. Importing env variables from the file in the Python app/1. Extracting UNSPLASH_KEY to the env file.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/11. Saving images in the database Summary.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/10. END - Hiding Save button for already saved images.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/9. Spinner SOLUTION.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/3. Structure of the Frontend app.srt 14KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/4. END - Continue replacement of the fetch with Axios.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/6. Retrieving saved images when React app loads.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/4. Delete image API endpoint SOLUTION.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/4. Finalize and test API request to the Unsplash API.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/1. BEGIN and END - Changing Favicon.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/9. END - Adding delete images functionality.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/6. Analyzing requests and responses in our Frontend app.srt 13KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/4. BEGIN - Creating volumes mapping for the frontend service.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/13. Creating Python Virtual Environment for api application using pipenv/2. Creating Python virtualenv and installing Flask.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/8. BEGIN and END - Explaining ESLint error and extending ESLint config.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/25. API endpoint for reading and creating images in the database/3. Creating instance of the MongoClient.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/6. Adding props to the ImageCard component.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/27. Deleting images and frontend improvements/16. Improvements Challenges section Summary.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/4. Creating React application and how React works/8. How React works and what is JSX.srt 12KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/1. Installing and Configuring Git.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/6. Styling Search component.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/3. Building Docker image for the API service.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/11. REST API and HTTP Methods/9. Idempotent HTTP Methods.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/10. Adding SVG logo and Welcome component/1. BEGIN - Creating SVG logo from text.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/14. Creating and starting simple Flask web server/2. BEGIN - Simple Flask application.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/20. Dockerizing Backend Flask API Service/4. Running API containers based on the built Docker image.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/9. Saving images in the state and deleting them in the UI/2. Saving images in the state.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/21. Dockerizing Frontend React Application/5. Why you need to have node_modules folder and python venv folder locally.srt 11KB
[TutsNode.com] - Full Stack Web Development Bootcamp/5. Initializing Git and creating remote GitHub repository/4. Publishing repository to the GitHub.srt 10KB
[TutsNode.com] - Full Stack Web Development Bootcamp/22. Docker Compose for the API and Frontend services/6. Enabling volumes mapping for the api service.srt 10KB
[TutsNode.com] - Full Stack Web Development Bootcamp/6. React props and creation of the Header and Search components/8. Controlled Search component.srt 10KB
[TutsNode.com] - Full Stack Web Development Bootcamp/15. Creating new-image Flask API endpoint and testing it using Postman/1. BEGIN - Creating new-image API endpoint.srt 10KB
[TutsNode.com] - Full Stack Web Development Bootcamp/26. Saving and reading images from the database in the frontend app/2. BEGIN - Installing Axios in the frontend app and rebuilding frontend image.srt