- Java
- Kotlin
- Swift
- aca-store-react-2
- Questions on online lessons
- Be aware of design patterns
- What is the point of pub/sub
- You are now capable of building an ecommerce site to about 80% capacity
- You can build the entire front end
- You can render the webpage based on data, not hard coded html.
- The interface is driven by the data in state.js. Does it matter that this data is hard coded?
- The user can interact with the web page. They can click and type.
- What features do you think you could add to the site?
- Sorting, searching ... what else?
- What if I wanted to be able to click on a product to see the details of it?
- How do we change pages in React?
- What would we need to do to implement Add Product To Cart for real?
- Fork, solve, submit link
- dedup
- What does in place mean?
- What is suppose to be returned by the functionn
- Questions on online lessons
- https://github.com/AustinCodingAcademy/aca-node/pulls
- npm quiz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
debugger; | |
const names = ["Jon","Bob","Ted","Barney","Lilly","Robin","Saul","Axe"]; | |
const myNumbers = [4,3,55,22,99,1913,7,5,4,2,1]; | |
function findThree(name){ | |
return name.length === 3; | |
} | |
function filter(theArray, fnc){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Page Title</title> | |
</head> | |
<body> | |
sdlkfjsdl;kfjsdf | |
lsdkjflkdfjlkjdfslsldkfjslkdfjlskdjflksdjfls;dkjfsl;dkfjsdlkfjsdlkfjsdlkfjsd | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Im not boring!!!!!!!</title> | |
</head> | |
<body> | |
hiiiiiiiiii | |
</body> | |
</html> |
my blog
sdfaasfsdfasdf