Notes
by Nino · 33 things on Twos
- Chocolatey log C:\ProgramData\chocolatey\logs\chocolatey.log
- ✓ Ask Parker for tips
- ✓ How to get started
- ✓ install vscode, node.js
- ✓ get Mimo app
- ✓ subscribe to Mimo
- enroll Mosh monthly course
- customize editor with Prettier, copy Mosh
- https://codingfordesignersbook.com/
- https://docs.expo.dev/
- Tailwind CSS
- how to build hamburger menu using tailwind css
- https://www.toptal.com/designers/ui-ux/designers-coding
- https://developer.mozilla.org/en-US/docs/Web/CSS
- Typescript
- How to manipulate the DOM
- Build as many things as possible > learn learn learn
- React → react native
- Core concepts: variables, functions, class
- What makes an app slow?
- plugins to add components
- ---
- developer tools browser extensions
- https://chrome.google.com/webstore/detail/magetools-devtools-reimag/jemdgiimoenlbpbkjpacjbkjmhgopaei?hl=en
- https://twitter.com/radix_ui?s=11&t=jAYKW9Uz5MqRqS2QhAU7gQ
- https://youtube.com/shorts/zDiJpqVbszk?feature=share
- use button instead of div
add cursor: pointer; to make it clickable
- vscode tidy plugin? tidies up code
- use <ul> <li> <a href=""> for navigation instead of <div> <span> <flex>?
- ✓ swift vs swiftui, objc
- nodejs typescript