A passionate programmer who advocates for clean & testable code. Speaks JavaScript fluently. Literally lives in the terminal. Uses Vim all day. CLI all the way.
I use a similar script to scaffold blog posts but it takes the currently opened in iA Writer documents (where I draft all my posts) and creates a file in the blog based on it. And I run it from Alfred.
github.com/sapegin/dotfiles/…x.com/4lpine/status/13344997…
I wrote a little bash script to scaffold out a blog post. Now I can run `make new`, input a title, and then I'm ready to write 📝
I have no idea why I hadn't done this since my Jekyll setup ages ago.
johno.com/generate-blog-post…
ALT Small bash script to generate posts. See the link in the tweet body for the blog post that includes a text version of the code.
I've had the chance to look at @gHeavyIndustry GergoPlex Heavy for a while here are my thoughts on it. Amazing build, has a learning curve.
youtu.be/TpJQtzaThmM
Do you know of a tech company that’s asking people who could work from home to come to the office? Reply to this thread, so we can track these irresponsible organizations, and remember their names even after this is over.
CDC: to avoid the spread of the coronavirus, self-isolate and stay indoors, avoiding other people
Programmer: I’ve been preparing for this my whole life
E2E tests make sure the app is working properly.
Integration tests make sure the code is working properly.
Unit tests make sure the developer is working properly.
Clean Code concepts for JavaScript: bit.ly/clean-code-js ~ a huge collection of patterns for writing readable, reusable, and refactorable code. By @ryconoclast
My lessons from the decade:
* You never stop learning
* You can't know everything
* Failure is healthy & helps us grow
* Your biggest competition is yourself
* Communication is key in life & work
* Be kind & empathize with others
* Value friends & family
* Get enough sleep :)