And by "know" I mean, I know a lot of keywords I need to google.
#Ngconf2023
#ngconf2023 Looks like I can do a mobile side project with ionic - learn angular & you don't have to learn a separate framework to do mobile
https://ionicframework.com/docs#:~:text=License%E2%80%8B,or%20commercial%20projects%20for%20free.
Last day at #ngconf2023
TODO: create a Tour of Zeros app, which is editable list of all the 0s in mathematics.
Google says there is no recorded cases of crowd surfing at a technical conference. I don't know what the deal is, it is mathematically sound. 15 people can easily carry 1/15 of a person over their head.
♡ 1 ↻ 0
Watching live from #ngconf2023
#ngconf2023 if you sit right next to the projector, the exhaust will keep you warm.
Got my pin from the Jetbrains booth. I'm going to pretend this gets me into secret speakeasys, like I imagine the vi people have
#ngconf2023 An #angular reactive form doesn't have to be a form. (?)🤯
This still works. (I think)
```
<div [formGroup]="form">
<input
type="text"
placeholder="First Name"
class="border-1 border"
formControlName="firstName"
/>
</div>
```
ok, so far the difference is the "onsubmit" event- that doesn't work with a div-as-form. Also, onsubmit refreshes the whole page. click doesn't refresh the page.
♡ 0 ↻ 0
🎵
I like big fonts and I cannot lie
You other brothers can't deny
That when a PPT slides in with an 46 point font...🎵
Didn't realize my glasses were so out of date. First PPT I've seen in person since 2019.
Am I ready for #ngconf2023 to start? Yes.
Smarts is knowing you are getting 3000 calories for dinner paid for on expense report. Wisdom is knowing that you will regret eating that much while traveling and jetlagged. ( My fortune cookie, probably)
♡ 1 ↻ 0This is not a good time for my Lenovo's power supply to fail. I think it is a physical break in the wire so it is in the perfect position, it provides power.
♡ 0 ↻ 0#ngconf2023 Saw Joe Eames! My wife knows all the Hollywood celebrities names, I never recognize them. I see tech celebrities and I feel like I should get their autograph.
♡ 0 ↻ 0#ngconf2023 The bandwidth, we're crushing it. Just imagine 100s of people running `npm install` over conference wifi all at the same time. Normally you can't feel the packets passing through your body, but with this many bits being downloaded from npm, you can.
♡ 0 ↻ 0#ngconf2023 I'm going to try to open this in github codespaces, seems like that might work better for the `npm install` step
♡ 0 ↻ 0Yeah, need new glasses. I should have taken care of that 3 weeks ago. Good news, I can see the slides on my laptop.
♡ 0 ↻ 0#ngconf2023 Well, codespaces can't run vscode in the browser at this level of bandwidth. `npm install` succeeded on my host machine anyhow. Check out my sample app! http://localhost:4200/
♡ 0 ↻ 0Ah, can't post clickable localhost URLs in mastodon, this breaks a whole category of jokes.
♡ 0 ↻ 0
I'm at #ngconf - I think all the chatter is on discord tho.
#ngconf2023 SLC
#ngconf2023 here I come.
- OnInit I'll go the the Doubletree.
- AfterViewInit I'll go to two workshops.
- OnDestroy, but before the rest of the conference, I'll be heading back home to Virginia & will watch the sessions on Youtube.