My first go doing #scetchnotes! Thanks @Cennydd@twitter.com for the ideas and inspiration around technology and ethics. #FrontendUnited
Also on: twitter.com
My first go doing #scetchnotes! Thanks @Cennydd@twitter.com for the ideas and inspiration around technology and ethics. #FrontendUnited
Also on: twitter.com
Staaaaaaaap π
Also on: twitter.com, mastodon.social
Itβs easy to forget that part of learning to code is learning how to even get a program running, which is often more confusing/frustrating than the code.
https://twitter.com/schmichael/status/1121823147118850048?s=21
I feel that environment knowledge is often discounted over programming knowledge. Using the command line, knowing how to install a program, knowing how to install dependencies, dealing with version control, and knowing how to debug all of the above, all of this is vital knowledge thatβs hard to learn.
So yeah. If youβre learning to code and find this hard, well, it is! Be kind to yourself. Environments are unintuitive and fickle. Weβve all battled through this stuff and still do.
Also on: twitter.com
This is a big reason why I still use lodash or Ramda in a number of my projects. Clever code is rarely readable code. It feels good when you write it, but in a team working on production code readability is your no. 1 priority.
Javascript syntax has come a long way, but sometimes a utility library is still useful to abstract common patterns that would be verbose or unreadable with today's js syntax.
https://gomakethings.com/clever-javascript-does-not-mean-simple-or-readable/
Last week, someone tweeted: Woah, this is elegant JavaScript. Need to conditionally add a property to an object? Hereβs a slick approach. The right-hand side is only applied if the condition is true. If the condition is falsy, the spread operator does nothing. They shared this code snippet from an article by Andrea Simone Costa: const obj = { ...condition && { prop: value }, }; This is not a dig at Andrea.
gomakethings.comAlso on: twitter.com, mastodon.social
Really excellent insights from @KimCrayton1@twitter.com on the @StackOverflow@twitter.com 2019 Developer Survey. Please watch!
Also on: twitter.com
Yet another freaking beautiful @TravelOregon@twitter.com ad. π
Also, can confirm: I have legit been in a field of frolicking doggos overlooking mount hood.
Also on: twitter.com
π― You can have good relationships with your colleagues but employer pays you money for your time and expertise, your family doesnβt.
Also on: twitter.com, mastodon.social
You shut up.
Also on: twitter.com, mastodon.social
@paulhwpark@twitter.com If you havenβt seen this before youβre going to love it: http://ncf.idallen.com/english.html
Also on: twitter.com
I spent the whole evening doing paper work and I donβt even feel bad. #adulting β
Also on: twitter.com, mastodon.social