Https://nathandrake.dev
As opposed to now, when human devs write perfect code with no tech debt.
As opposed to now, when human devs write perfect code with no tech debt.
I started my web3 agency immediately after my boot camp. I was hired to my current job at mid-level.
Being a junior is a state of mind. So when they say they don’t hire juniors, just say, “I’m not a junior.” Then show them how you’re the solution to their problem.
I started my web3 agency immediately after my boot camp. I was hired to my current job at mid-level.
Being a junior is a state of mind. So when they say they don’t hire juniors, just say, “I’m not a junior.” Then show them how you’re the solution to their problem.
- "Developer jobs are going away."
- "No one should go to school for computer science."
- "There's no point in going to a code boot camp."
But when you press them on what to do instead? They deflect. They have no answer.
- "Developer jobs are going away."
- "No one should go to school for computer science."
- "There's no point in going to a code boot camp."
But when you press them on what to do instead? They deflect. They have no answer.
Are you syncing to an external system? If the answer is no, you should not be using a `useEffect`.
Are you syncing to an external system? If the answer is no, you should not be using a `useEffect`.
I use `prettier-plugin-json-sort` to consistently sort JSON keys. This makes it easier to find what I need, and reduces PR diffs.
I use `prettier-plugin-json-sort` to consistently sort JSON keys. This makes it easier to find what I need, and reduces PR diffs.
It's an opinionated, zero-config style guide for ESLint and Prettier. You can set up the whole thing with one line of code.
It's an opinionated, zero-config style guide for ESLint and Prettier. You can set up the whole thing with one line of code.