General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
T J
freeCodeCamp.org
comments
Comments by "T J" (@TJ-hs1qm) on "freeCodeCamp.org" channel.
Previous
1
Next
...
All
Your mastery of sound design is totally unparalleled.
9
Immutable Reference: When you declare an array using const, you're making the reference to the array immutable, not the contents of the array itself Immutability: If you want true immutability, you need to use methods like Object.freeze() or libraries designed for immutable data structures
4
aaand it's already outdated....ReactDom API has changed in React 18. Got to love these frontend developers 😅
3
thx all good, I'm using Intellij now, it handles everything nicely.
2
wow!
2
Classic example of a great coder who can't teach :)
2
> Do I need to learn js before this course? For this course.. No for a job, yes! > And is this course only enough for a junior dev? No, but this is a good starting point
2
while we play with ourselves 😅
2
Hate to say it but the Indian accent sounds so annoying.
2
How do you make sure this decentralized platform isn't going to be owned by a central party? Given enough purchasing power people like Musk could by up more than 50% of the network putting us back to square one.
1
Why does he slap THE in front of react every time he says react? 😅
1
1:43:27 7. Microsoft should not train AI models using copyrighted data.
1
It would be nice if clicking on CSS in VSCode would open the corresponding element in the browser's developer tools. And the other way around too, selecting a rule in the dev tools should bring up the rule in VSCode.
1
Cloud computing is foremost a marketing term.
1
so basically if you're building on an existing database schema you end up re-modeling your entire database in graphql?
1
For anyone interested in the application of types beyond the basics Domain Modeling Made Functional - Scott Wlaschin https://youtu.be/2JB1_e5wZmU
1
Perfect tools for money laundry and tax evasion
1
8:36 Section 01: Static Pages in React 8:42 Lesson 2: First React Code 14:05 requires vite.config.js or import React from react manually 15:18 Lesson 3: challenge 18:18 Lesson4: Local Setup w/ Vite 24:26 Lesson 5: Libraries/Frameworks 26:23 History: jQuery, by different browsers, he means, of course, MS Internet Explorer. The only goal MS had in those days was to prevent any web standard that wasn't set by MS. It was the single most destructive project since the rise of the Internet 33:18 Lesson 6: React.createElement() 36:12 Lesson 7: JSX 38:20 Syntax to remember 38:27 Lesson 8: Why React? It's Composable! 43:38 Challenge: Custom Component 45:56 Lesson 9: Why React? It's Declarative! 48:02 Challenge: createElement using vanilla dom 51:31 Lesson 10: Random housekeeping 52:01 Challenge: Start all over 1:00:14 ReactFacts Project - Markup 1:04:03 Pop Quiz 1:10:53 Custom Components 1:13:53 Intro: Custom Components Challenge Part 2 1:17:02 Lesson 14: Custom Components Challenge Part 2 1:20:40 Lesson 15: Custom Components Quiz 1:23:27 Lesson 16: Fragments 1:25:59 Lesson 17: Custom Components - Parent/Child Components 1:28:08 Custom Components Challenge Part 3 1:31:25 Lesson 18: Styling with Classes 1:34:55 Styling with Classes Challenge Part 1 1:38:05 Styling with Classes Challenge Part 2 1:40:04 Lesson 19: Organizing Components 1:43:34 Organizing Components Challenge 1:45:31 Lesson 20: Make Mental Outline of Project 1:49:25 Lesson 21: Initial Project Setup 1:54:02 Lesson 22: ReactFacts - Navbar & Styling 1:55:24 NavBar Challenge 2:02:10 Lesson 23: ReactFacts Project - Main Content Section 2:08:47 Lesson 24: ReactFacts Project - Coloring the Bullets 2:10:44 (use li::before to automatically center bullet points vertically) 2:11:00 Lesson 25: ReactFacts Project - Add Background Image 2:15:46 Lesson 26: Section 1 Recap ------------------------------------------------------------------------------------------------------ 2:18:00 Lesson 1: Section 2 Intro 2:20:28 Lesson 2: Travel Journal - Header 2:28:05 Lesson 3: Travel Journal - Entry Component 2:38:14 Lesson 4: Problem - Not reusable 2:40:32 Lesson 5: Props Part 1: Understanding the Concepts 2:45:49 Lesson 6: Props Part 2: Reusable Components 2:45:49 Lesson 7: Aside: JS inside JSX 2:53:35 Lesson 8: Props Part 3: Create a contact component 2:57:21 Lesson 9: Props Part 4: Passing data into a component 3:04:58 Lesson 10: Props Part 5: Receiving props in a component 3:08:23 Lesson 10: Challenge Fix the code to use the props 3:12:29 Lesson 11: Prop quiz! (Get it??) 3:16:58 Lesson 12: Destructing props 3:20:01 Lesson 12: Challenge Fix the code 3:22:11 Lesson 13: Props practice 3:31:12 Lesson 14: Non-string props 3:37:25 Lesson 15: Importing static assets 3:40:27 Lesson 16: Pass props to Entry component 3:46:53 Lesson 17: Review - array.map() 3:47:37 Lesson 17: Challenges map() 3:54:23 Lesson 18: React can render arrays 3:59:35 Lesson 19: Mapping components 4:05:46 Lesson 20: React quiz! 4:09:52 Lesson 21: Travel Journal: Map Entry components 4:16:37 Lesson 22: Travel Journal: key prop 4:20:53 Lesson 23: Travel Journal: Pass objects as props 4:26:34 Lesson 24: Travel Journal: Spread object as props 4:30:52 Lesson 25: Section 2 Recap ------------------------------------------------------------------------------------------------------ 4:33:02 Lesson 1: Section 3 Intro 4:33:10 Interactive web apps in React 4:37:42 Lesson 2: Chef Claude: Header 4:45:53 Lesson 3: Chef Claude: form
1
Previous
1
Next
...
All