Archives (51 articles)

Invalid file mode error when deploying a Node.js application to Cloud Foundry

Find out how to get rid of Cloud Foundry `Failed: The resource file mode is invalid` issue.

Create a pull/merge request starting from your terminal

A quick tip on how to create a pull/merge request with the git CLI in your terminal.

Vim indentation options

Little Wiki entry about the different Vim indentation options

Today I troubleshot: Narrow non-breaking space not rendering

Learn why narrow non-breaking spaces would not render on a webpage.

Today I learned: How to tailor my `npm init` experience

Learn how to customize your `npm init` experience by creating a .npm-init.js file.

Today I learned: HTML input checkbox can have an indeterminate state

Spotlight on little-known indeterminate state of HTML input checkbox.

Core principles of Progressive Enhancement

Progressive enhancement in few bullet points.

Fuzzy file search prompt ready upon vim entrance

Create a Vim autocommand to fire up your fuzzy file search plugin when you enter your editor.

Essential seeds

A quote by Ryder Caroll about seeding passion and perseverance

Progressive enhancement and rule of least power

A great quote by Derek Featherstone about Progressive enhancement.