Hack Reactor, 2021-10-28
You can read these slides directly at
Laurie Voss
@seldo
I may also include sarcastic remarks down here.
A: Twitter, America's most trusted source for real facts.
More on Wikipedia: en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
oh god this meme is 10 years old I need a new one
Dunning & Kruger won the Ig Nobel prize for psychology in 2000, but this is really useful stuff.
"You're probably awesome" is my motivational poster.
Four-finger typing is not enough.
Real fact: this girl is 40 now.
96% of web developers use IDEs. You don't have to use Vim.
Learn one and stick to it.
git or GTFO
"How soon do you need it?" is always part of the problem.
All hail Sir Tim, the least problematic founder ever.
And you can take advantage of that.
Rich apps are fun to build, and that's the problem.
Netlify invented this word so I have to use it
aka Just Give Them Some HTML ASAP
is what a web app feels like, not what it looks like
Most UX problems can be solved by modeling humans as monkeys of average intelligence.
http://twitter.com/#!/ded/status/18308450276
is the same as
http://twitter.com/
Beware the hashbang!
Deep links will save you money, ask me how in Q&A
Nobody uses carousels:
"Apple does it" is not a good enough reason.
Preserve spatial memory
Never make the monkeys angry
Performance is invisible UX.
Internet on PC + phone + tablet
= 42% of all time spent with media
Phone + tablet
= 88% of all time spent on Internet!
is not optional
3.4% of web users have limited vision:
http://www.practicalecommerce.com/articles/2114-Screen-Readers-Eight-Frequently-Asked-Questions
Guide to accessibility:
http://www.nngroup.com/reports/usability-guidelines-accessible-web-design/
There is no one true database.
Consistency = always the same answer
Availability = always an answer
Partition tolerance = can it run on lots of machines
CAP is useful, no cap
do kids still say that?
aka Relational vs. Object stores
Best database ever.
It's a database, but in your browser!
npm install pouchdb
Memory shared between machines
I have to stop making fun of Mongo.
...or do I?
(by which we mean MariaDB)
Get somebody else to run it for you.
Mo' money, less problems.
Great for search. Not a database.
Slow as hell, scalable as hell
S3: get Jeff Bezos to do it for you.
A scaling strategy, not a backup strategy.
Are not real unless you test them.
You WILL accidentally delete your database at some point.
Because people are terrible sometimes.
...nearly all the time, really.
An evil user and a destructively stupid user are indistinguishable.
Regular expressions are really hard and really worthwhile.
...and usually you don't have to write them.
vs
Efficiency
vs
Throughput
vs
Latency
is
is about cost, not performance
People are more expensive than hardware.
is another type of speed
This is where I make fun of Australia.
CDNs are magic, and now they are free!
Cram every damn thing into memory
Or just do less stuff. Also good.
TDD is a bad idea. Ask me about it in Q&A.
is a thing you do for your future self
Make the intern do it
"What happens if I put emoji in here?"
Changing stuff at random is not debugging.
"This could never have worked" is a thing you will end up saying a lot.
The dumbest way to debug is also the best.
Deleting huge chunks of code is why you need git.
Bad code everyone uses
is better than beautiful code nobody uses.
A pretty good framework is better than an amazing snowflake
Modules allow software to scale past the limit of our monkey brains.
13 functions, 78 interactions
13 functions, 16 interactions
Monolithic
Modular
is a bullshit term.
These are the hardest skills.
"people will forget what you said,
people will forget what you did,
but people will never forget
how you made them feel."
Maya Angelou
"Hey, you folks need any Cold Fusion devs?"
Pay it forward.
How to find and get a job (by @jewelia)
How to interview other people:
by ganging up
An even long(er) version:
Now would be good time to follow me on Twitter!
It seemed like he would never shut up
These slides are at:
@seldo