[PaidCoursesForFree.com] - Udemy - Realtime apps with Swift & Firebase acquire impressive skill
1. Introduction to Firebase/1. Introduction.mp4 17.4 MB 1. Introduction to Firebase/1. Introduction.vtt 5.1 KB 1. Introduction to Firebase/2. A little about me your future instructor.mp4 20.9 MB 1. Introduction to Firebase/2. A little about me your future instructor.vtt 1.6 KB 10. Bonus Now let's make This app even Better/1. What do you think could make this app better.html 284 B 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/1. Note - This section is currently under construction, read this!.html 384 B 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/10. Receiving the old messages from Firebase.vtt 6.3 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/11. Receiving the real time messages.vtt 5.4 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/12. Retrieving users username.vtt 10.1 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/13. Creating Avatar to all Users.vtt 3.8 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/2. Importing the JSQMessagesViewController pod to the project.vtt 6.7 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/3. Refactoring the segueways.mp4 8.3 MB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/3. Refactoring the segueways.vtt 1.2 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/4. A little debug trick that can come hand (always come hand).vtt 5 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/5. Debuging the view and disabling the attachment button.vtt 4.9 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/6. Creating the Avatars and Message Bubble.vtt 7 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/7. Overriding the CollectionView delegates.vtt 9.7 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/8. Sending the first message.vtt 2.9 KB 11. Bonus Section - Adding JSQMessage and making our app look like the iMessage app/9. Sending the messages up to Firebase.vtt 3.7 KB 12. Displaying Online and Offline Users/1. Setting user online when first login to Firebase.mp4 5.2 MB 12. Displaying Online and Offline Users/1. Setting user online when first login to Firebase.vtt 1 KB 12. Displaying Online and Offline Users/2. Dealing with losing connections.vtt 3 KB 12. Displaying Online and Offline Users/3. Setting user offline when the application is closed.vtt 5.6 KB 12. Displaying Online and Offline Users/4. Check if we have the user data before unwrap the data.vtt 3.9 KB 12. Displaying Online and Offline Users/5. Adding observers for the users.vtt 10.1 KB 13. Sending Photo as Message/1. Unhidding the Acessory button.vtt 2.6 KB 13. Sending Photo as Message/2. Creating the ActionSheet to select between Camera and Galery.vtt 4.2 KB 13. Sending Photo as Message/3. Open the Camera or the Gallery picker if pressent.vtt 5.9 KB 13. Sending Photo as Message/4. Implement the delegate method to Get the Image or Cancel Operation​​.vtt 4.6 KB 13. Sending Photo as Message/5. Creating a Static Helper Class to resize the Image.vtt 8.9 KB 14. Understanding Security and Rules when using Firebase/1. Overview of Firebase security tools.vtt 9.3 KB 14. Understanding Security and Rules when using Firebase/2. Rule Type .Read and .Write what it is and how to use.vtt 4.3 KB 14. Understanding Security and Rules when using Firebase/3. .Validate - How to validate strings for length, use operator such as and and or.vtt 8.3 KB 14. Understanding Security and Rules when using Firebase/4. Security and Rules Inheritance.vtt 6.1 KB 14. Understanding Security and Rules when using Firebase/5. How to authorise read and write only for authenticate user or specific users.vtt 10.9 KB 15. Tell us what you learned/1. Time for the true.html 111 B 16. Resources/1. Files Links Resources.html 3 KB 16. Resources/1.1 The Swift Programming Language.pdf.pdf 6 MB 16. Resources/2. Share your GitHub repository andor projects.html 1.5 KB 16. Resources/3. Apps Created by the Students and Published in the Apple Store.html 838 B 17. Students Q & A/1. Paul- EXC_BAD_INSTRUCTION Problem.vtt 9.9 KB 18. Bonus tracks/1. GitHub, How to use directly from Xcode (no extra software, no terminal).vtt 12.3 KB 18. Bonus tracks/2. More to come....html 63 B 19. Others/1. Feedback on the new Promo Video.mp4 16.6 MB 19. Others/1. Feedback on the new Promo Video.vtt 1.2 KB 19. Others/2. Swift Quick Reference eBook.html 891.3 KB 19. Others/3. Find the best deals here.pdf 699.3 KB 2. Installing and Configuring CocoaPods/1. What is Cocoapods and how do I install it.vtt 6.2 KB 2. Installing and Configuring CocoaPods/2. If you are having security problems installing CocoaPods.html 999 B 20. Claim your discount here/1. 50% OFF new Firebase course.html 34 B 20. Claim your discount here/1.1 More Details at Swift Next Step Website.html 85 B 20. Claim your discount here/1.2 Get 50.pdf.pdf 35.2 KB 3. First Steps with Firebase/1. How to create a Firebase acccount.mp4 3.6 MB 3. First Steps with Firebase/1. How to create a Firebase acccount.vtt 1.1 KB 3. First Steps with Firebase/2. Firebase dashboard.mp4 7.9 MB 3. First Steps with Firebase/2. Firebase dashboard.vtt 2.7 KB 4. Creating your first project with Firebase/1. How to create a Firebase application.mp4 15.3 MB 4. Creating your first project with Firebase/1. How to create a Firebase application.vtt 3.5 KB 4. Creating your first project with Firebase/2. Setup a Swift project using Firebase Pod.vtt 9 KB 4. Creating your first project with Firebase/3. Setup a Swift project using Firebase Framework.vtt 3.8 KB 5. First steps with Firebase and the Console/1. Creating a reference to Firebase and reading your first value.vtt 7.4 KB 5. First steps with Firebase and the Console/2. Writing a simple value to Firebase.mp4 9.5 MB 5. First steps with Firebase and the Console/2. Writing a simple value to Firebase.vtt 3.2 KB 6. Bring Firebase to the iPhone UI/1. Displaying the value in Firebase in a Label in realtime.mp4 21.2 MB 6. Bring Firebase to the iPhone UI/1. Displaying the value in Firebase in a Label in realtime.vtt 6.8 KB 6. Bring Firebase to the iPhone UI/2. Sending the value from a Text Field to Firebase.mp4 14.7 MB 6. Bring Firebase to the iPhone UI/2. Sending the value from a Text Field to Firebase.vtt 4.9 KB 6. Bring Firebase to the iPhone UI/3. Creating more sophisticated nodes (Json) in Firebird.mp4 13.6 MB 6. Bring Firebase to the iPhone UI/3. Creating more sophisticated nodes (Json) in Firebird.vtt 3.4 KB 6. Bring Firebase to the iPhone UI/4. Creating a node users with string for the name and a boolean isOnline in Swift.mp4 16.5 MB 6. Bring Firebase to the iPhone UI/4. Creating a node users with string for the name and a boolean isOnline in Swift.vtt 3.9 KB 6. Bring Firebase to the iPhone UI/5. Just send user when button is pressed.mp4 8.7 MB 6. Bring Firebase to the iPhone UI/5. Just send user when button is pressed.vtt 3.1 KB 6. Bring Firebase to the iPhone UI/6. Set the text and the background color according to the user details in real time.mp4 13.6 MB 6. Bring Firebase to the iPhone UI/6. Set the text and the background color according to the user details in real time.vtt 4.3 KB 6. Bring Firebase to the iPhone UI/7. Set the background color according to the user state in realtime.mp4 20.2 MB 6. Bring Firebase to the iPhone UI/7. Set the background color according to the user state in realtime.vtt 5.7 KB 6. Bring Firebase to the iPhone UI/8. Design a simple but resizable (autolayout bonus material) LoginSign Up screen.mp4 21.7 MB 6. Bring Firebase to the iPhone UI/8. Design a simple but resizable (autolayout bonus material) LoginSign Up screen.vtt 6.4 KB 7. Creating our data structure/1. Connection textfields and buttons.mp4 13.8 MB 7. Creating our data structure/1. Connection textfields and buttons.vtt 2.7 KB 7. Creating our data structure/2. Creating and authenticating a new user in Firebase.vtt 9.4 KB 7. Creating our data structure/3. Presenting login and sign up the errors to the user.mp4 21.1 MB 7. Creating our data structure/3. Presenting login and sign up the errors to the user.vtt 4.6 KB 7. Creating our data structure/4. Segue to table view controller after authenticate user with Firebase.mp4 12.2 MB 7. Creating our data structure/4. Segue to table view controller after authenticate user with Firebase.vtt 3.4 KB 8. Data Structure/1. Understanding Firebase flattened architecture (NoSQL).mp4 8.4 MB 8. Data Structure/1. Understanding Firebase flattened architecture (NoSQL).vtt 4.7 KB 8. Data Structure/2. Creating a flattened structure to our data.mp4 19.7 MB 8. Data Structure/2. Creating a flattened structure to our data.vtt 5.8 KB 8. Data Structure/3. Creating a UITextField inside an alertdialog to request the username.vtt 13.5 KB 8. Data Structure/4. Adding new User Node.vtt 11.3 KB 8. Data Structure/5. Keep the user logged in and logout functionality.vtt 10.4 KB 9. Sending the Message/1. Create the modal ViewController to enter the message.vtt 7.3 KB 9. Sending the Message/2. Populating MessageViewController.vtt 7.9 KB 9. Sending the Message/3. Sending the message to Firebase.vtt 5.1 KB 9. Sending the Message/4. Receive new messages in real-time from Firebase.vtt 7.5 KB 9. Sending the Message/5. Displaying new messages in the tableView.vtt 13.9 KB