zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
GetFreeCourses.Co-Udemy-Crash Course Build a Full-Stack Web App in a Weekend!
magnet:?xt=urn:btih:0ac88857acb5bef4d295713be605b262b2f5221f&dn=GetFreeCourses.Co-Udemy-Crash Course Build a Full-Stack Web App in a Weekend!
磁力链接详情
文件列表详情
0ac88857acb5bef4d295713be605b262b2f5221f
infohash:
68
文件数量
6.16 GB
文件大小
2024-1-14 03:21
创建日期
2024-11-9 02:04
最后访问
相关分词
GetFreeCourses
Co-Udemy-Crash
Course
Build
a
Full-Stack
Web
App
in
a
Weekend!
1. Welcome, Welcome, Welcome!/1. Introduction.mp4 49.4 MB
1. Welcome, Welcome, Welcome!/3. A High-Level Overview of Web Development.mp4 45.61 MB
1. Welcome, Welcome, Welcome!/4. Setting Up Our Code Editor.mp4 61.16 MB
2. HTML – Building the App Skeleton [DAY 1]/1. What is HTML.mp4 14.34 MB
2. HTML – Building the App Skeleton [DAY 1]/2. HTML Document Structure.mp4 28.7 MB
2. HTML – Building the App Skeleton [DAY 1]/3. Working With Text and Lists.mp4 59.26 MB
2. HTML – Building the App Skeleton [DAY 1]/4. Hyperlinks, Images, and Attributes.mp4 57.55 MB
2. HTML – Building the App Skeleton [DAY 1]/5. Structuring the App.mp4 54.07 MB
2. HTML – Building the App Skeleton [DAY 1]/6. Building a Form.mp4 69.84 MB
2. HTML – Building the App Skeleton [DAY 1]/7. Adding More Buttons.mp4 78.57 MB
3. CSS – Styling the App [DAY 1]/1. What is CSS.mp4 17.18 MB
3. CSS – Styling the App [DAY 1]/10. Creating Larger Layouts With CSS Grid.mp4 103.81 MB
3. CSS – Styling the App [DAY 1]/11. Centering the App.mp4 118.7 MB
3. CSS – Styling the App [DAY 1]/12. Styling Links and Transitions.mp4 76.33 MB
3. CSS – Styling the App [DAY 1]/13. Styling Buttons.mp4 189.23 MB
3. CSS – Styling the App [DAY 1]/14. Developer Skill Googling and Reading Documentation.mp4 71.3 MB
3. CSS – Styling the App [DAY 1]/15. Styling the Voting Buttons.mp4 120.79 MB
3. CSS – Styling the App [DAY 1]/16. Styling Form Elements.mp4 135.99 MB
3. CSS – Styling the App [DAY 1]/17. Adapting the Layout to Smaller Screens.mp4 168.79 MB
3. CSS – Styling the App [DAY 1]/2. Styling Text.mp4 47.62 MB
3. CSS – Styling the App [DAY 1]/3. Including Google Fonts.mp4 123.32 MB
3. CSS – Styling the App [DAY 1]/4. Working With Color.mp4 95.71 MB
3. CSS – Styling the App [DAY 1]/5. Inheritance and the Global Selector.mp4 58.53 MB
3. CSS – Styling the App [DAY 1]/6. The CSS Box Model.mp4 138.28 MB
3. CSS – Styling the App [DAY 1]/7. Block and Inline Elements.mp4 95.24 MB
3. CSS – Styling the App [DAY 1]/8. Creating Small Layouts With Flexbox.mp4 122.12 MB
3. CSS – Styling the App [DAY 1]/9. Applying Flexbox to Our Facts.mp4 102.85 MB
4. Supabase – Storing the App Data [DAY 1]/1. What is Supabase.mp4 17.3 MB
4. Supabase – Storing the App Data [DAY 1]/2. Creating Your First Database.mp4 19.78 MB
4. Supabase – Storing the App Data [DAY 1]/3. Creating a Table.mp4 82.9 MB
4. Supabase – Storing the App Data [DAY 1]/4. Adding Security Policies.mp4 35.9 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/1. What is JavaScript.mp4 9.74 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/10. Objects.mp4 82.61 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/11. Looping Over Arrays The forEach and map Methods.mp4 120.31 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/12. What is the DOM.mp4 12.84 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/13. Going Back to the First DOM Manipulation.mp4 83.56 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/14. Creating DOM Elements.mp4 166.73 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/15. Loading Data With fetch and asyncawait.mp4 139.99 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/16. The filter and find Array Methods.mp4 134.64 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/2. Displaying and Hiding the Form.mp4 112.08 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/3. Values, Variables, and Operators.mp4 80.75 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/4. Functions.mp4 71.58 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/5. Taking Decisions With ifelse Statements.mp4 98.41 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/6. The Ternary Operator.mp4 61.9 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/7. Working With Strings.mp4 75.17 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/8. Arrow Functions.mp4 80.58 MB
5. JavaScript – Making the App Interactive [DAY 1 + 2]/9. Arrays.mp4 72.28 MB
6. React – Building the Final App [DAY 2]/1. What is React.mp4 41.5 MB
6. React – Building the Final App [DAY 2]/10. Creating the Header Component.mp4 88.36 MB
6. React – Building the Final App [DAY 2]/11. Working With Forms the React Way.mp4 161.19 MB
6. React – Building the Final App [DAY 2]/12. Adding a New Fact – Part 1.mp4 107.44 MB
6. React – Building the Final App [DAY 2]/13. Adding a New Fact – Part 2.mp4 133.1 MB
6. React – Building the Final App [DAY 2]/14. Loading Data From Supabase with useEffect.mp4 163.02 MB
6. React – Building the Final App [DAY 2]/15. Creating a Loader Component.mp4 151.61 MB
6. React – Building the Final App [DAY 2]/16. Filtering by Categories.mp4 154.57 MB
6. React – Building the Final App [DAY 2]/17. Uploading a Fact to Supabase.mp4 126.49 MB
6. React – Building the Final App [DAY 2]/18. Handling Votes and Updating a Fact on Supabase.mp4 207.49 MB
6. React – Building the Final App [DAY 2]/2. Installing Node.js and Setting Up A React Project.mp4 119.46 MB
6. React – Building the Final App [DAY 2]/3. Meeting JSX and Creating the App Component.mp4 88.35 MB
6. React – Building the Final App [DAY 2]/4. Dividing Our Interface Into Components.mp4 130.81 MB
6. React – Building the Final App [DAY 2]/5. Rendering the List of Facts.mp4 120.97 MB
6. React – Building the Final App [DAY 2]/6. Passing and Receiving Props.mp4 117.08 MB
6. React – Building the Final App [DAY 2]/7. Rendering the List of Categories.mp4 78.71 MB
6. React – Building the Final App [DAY 2]/8. Introducing State.mp4 97.93 MB
6. React – Building the Final App [DAY 2]/9. Displaying and Hiding the Form the React Way.mp4 90.82 MB
7. Deployment – Uploading the App to the Internet [DAY 2]/1. Finishing Touches and Creating a Production Build.mp4 191.87 MB
7. Deployment – Uploading the App to the Internet [DAY 2]/2. Deploying to Netlify.mp4 50.82 MB
8. The End!/1. Where to Go from Here.mp4 24.79 MB
其他位置