Better world by better software

Gleb Bahmutov PhD

Our planet 🌏 is in danger

Act today: what you can do

Nov 27 2013
process

Product, process, people

How I categorize every piece of knowledge about software development

Read More

Share Comments
  • advice
Nov 26 2013
book review

Review of "The Phantom Tollbooth"

Fun for kids, language mastery for adults.

Read More

Share Comments
Nov 26 2013
products

Deploy Node app to Heroku

Main steps when deploying NodeJS app using Heroku CLI tool.

Read More

Share Comments
  • ci
  • nodejs
Nov 16 2013
book review

Review of "High Performance Browser Networking"

A must read for anyone programming distributed systems that include the browser.

Read More

Share Comments
  • performance
Nov 16 2013
process

High MPG Code Coverage

How to get many useful things from unit test coverage information.

Read More

Share Comments
  • code coverage
  • testing
Nov 15 2013
process

High MPG Unit Tests

How to get many useful things from unit tests

Read More

Share Comments
  • testing
Nov 14 2013
products

Concurrency can bite you even in Node

Ordering of execution can be tricky in the JavaScript event loop.

Read More

Share Comments
  • concurrency
  • nodejs
  • promises
Nov 10 2013
process

Large projects are never finished

Large projects have lots of downsides, split them up.

Read More

Share Comments
  • advice
  • git
  • modular development
Nov 10 2013
book review

Review of "Clean code" by Robert Martin

Clean Code A Handbook of Agile Software Craftsmanship by Robert Martin.

Read More

Share Comments
  • advice
Nov 8 2013
products

My favorite functional adaptors

unary, once, time, fluent and tap

Read More

Share Comments
  • functional
  • javascript
  • promises
Nov 7 2013
process

Tightening Node Project

Linting, CI, badges and pre-commit hooks for Node project.

Read More

Share Comments
  • advice
  • nodejs
Nov 5 2013
products

Focus on specific Jasmine suite in Karma

iit, xit, ddescribe, xdescribe

Read More

Share Comments
  • angularjs
  • javascript
  • testing
Nov 3 2013
products

Run QUnit module setup once

How to run the async test suite setup.

Read More

Share Comments
  • QUnit
  • testing
Nov 2 2013
products

Testing async module setup

Unit test suits with async setup functions.

Read More

Share Comments
  • QUnit
  • promises
  • testing
Oct 30 2013
products

Iterator callbacks

Adapting signatures and preserving context in iterators.

Read More

Share Comments
  • functional
  • javascript
Oct 28 2013
products

I love Markdown

Markdown is lightweight convention for text documents.

Read More

Share Comments
  • markdown
Oct 26 2013
book review

Review of "The Signal and the Noise" by Nate Silver

Excellent book on data and statistics.

Read More

Share Comments
Oct 24 2013
process

Tightening Jshint

Measuring and increasing number of jshint settings.

Read More

Share Comments
  • advice
  • javascript
  • jshint
  • nodejs
Oct 19 2013
products

AngularJs and JavaScript nuggets

Tiny JavaScript examples that simplify and clean up your code.

Read More

Share Comments
  • angularjs
  • javascript
Oct 19 2013
book review

Review of "Antifragile" by Nassim Nicholas Taleb

Subject your life to constant low levels of stress to prepare for unpredictable events.

Read More

Share Comments
Oct 9 2013
people

Training new developers like you were a loan shark

Invest into new developers early to reap compounded returns.

Read More

Share Comments
Oct 7 2013
process

Really painless modular development

Keep dependencies up to date using next-update

Read More

Share Comments
  • advice
  • modular development
Oct 6 2013
process

Modular development using Nodejs

Split large projects into small modules.

Read More

Share Comments
  • advice
  • modular development
Oct 2 2013
process

Never break remote master (again)

Run extensive testing from clean environment before pushing code to remote repo.

Read More

Share Comments
  • git
Oct 1 2013
book review

Review of "Year without Pants" by Scott Berkun

Great book on remote working in software industry.

Read More

Share Comments
Sep 30 2013
people

who.influences(me)

Who do I listen to when selecting or learning a technology.

Read More

Share Comments
Sep 28 2013
process

Never break master by accident

Run unit tests on every commit using git hook.

Read More

Share Comments
  • git
Sep 26 2013
products

Status dashboard from Markdown

See the project build status for all projects at once.

Read More

Share Comments
  • advice
  • markdown
Sep 25 2013
products

Project status badges

Add build status, version and dependency badges to your README.md

Read More

Share Comments
  • advice
Sep 25 2013
products

REST API testing made easy

Quick API endpoint testing using several libraries.

Read More

Share Comments
  • testing
Sep 24 2013
people

JavaScript and AngularJs learning resources

Books, emails, websites for learning JavaScript, AngularJs and HTML5

Read More

Share Comments
  • angularjs
  • javascript
Sep 20 2013
people

Transition from Windows to Mac

Advice for developers moving from Windows to Mac OS X.

Read More

Share Comments
  • advice
Sep 19 2013
process

Check dependencies in grunt by default

Quickly verify that necessary top level dependencies are installed.

Read More

Share Comments
  • grunt
  • modular development
Sep 18 2013
products

Git aliases

Aliases simplify working with git commands

Read More

Share Comments
  • advice
  • git
Sep 17 2013
products

Simplify your life with JShint

Detect some code problems using static analysis.

Read More

Share Comments
  • grunt
  • gulp
  • javascript
  • jshint
  • testing
⬅ Prev1…678
 

Categories

  • book review15
  • climate9
  • people23
  • process161
  • products523

Tags

  • 11ty2
  • QUnit5
  • a11y3
  • advice117
  • algolia3
  • angular1
  • angularjs58
  • angularjs21
  • assertions9
  • ast8
  • boilerplate14
  • browser22
  • ci33
  • circle14
  • climate13
  • code coverage15
  • concurrency1
  • cyclejs7
  • cypress268
  • cypress dashboard12
  • d33
  • db13
  • docker12
  • documentation6
  • email3
  • es613
  • es71
  • functional70
  • generators5
  • git15
  • github32
  • graphql5
  • grunt7
  • gulp3
  • hiring4
  • hyperapp7
  • immutable5
  • interview3
  • jade4
  • javascript166
  • jshint3
  • markdown11
  • model-based testing1
  • modular development28
  • netlify4
  • nodejs84
  • performance23
  • presentation7
  • promises31
  • proposal2
  • ramda28
  • react7
  • react native6
  • reactive12
  • reactjs4
  • renovate5
  • screencast1
  • security10
  • sentry11
  • service workers6
  • state machine1
  • testing165
  • tutorial26
  • typescript9
  • ui2
  • vercel10
  • visual testing4
  • vuejs5
  • web workers6
  • webpack3

Tag Cloud

11ty QUnit a11y advice algolia angular angularjs angularjs2 assertions ast boilerplate browser ci circle climate code coverage concurrency cyclejs cypress cypress dashboard d3 db docker documentation email es6 es7 functional generators git github graphql grunt gulp hiring hyperapp immutable interview jade javascript jshint markdown model-based testing modular development netlify nodejs performance presentation promises proposal ramda react react native reactive reactjs renovate screencast security sentry service workers state machine testing tutorial typescript ui vercel visual testing vuejs web workers webpack

Archives

  • March 20234
  • February 20239
  • January 202310
  • December 20228
  • November 20224
  • October 20226
  • September 20225
  • August 20224
  • July 20227
  • June 20225
  • May 20228
  • April 20226
  • March 202210
  • February 20227
  • January 202211
  • December 202111
  • November 20217
  • October 20218
  • September 20214
  • August 20219
  • July 202110
  • June 202111
  • May 20215
  • April 20219
  • March 20219
  • February 20219
  • January 20217
  • December 20206
  • November 20208
  • October 202010
  • September 20205
  • August 20203
  • July 20203
  • June 20204
  • May 20203
  • April 20202
  • March 20207
  • February 20201
  • January 20201
  • December 20193
  • November 20193
  • October 20192
  • September 20196
  • August 20195
  • July 20192
  • June 20191
  • May 20195
  • April 20194
  • March 20193
  • February 20191
  • January 20194
  • December 20183
  • November 20182
  • October 20183
  • September 20184
  • August 20184
  • June 20185
  • April 20183
  • March 20184
  • February 20181
  • January 20185
  • December 20173
  • November 20174
  • September 20172
  • August 20179
  • July 20174
  • June 20174
  • May 20172
  • April 20179
  • March 201710
  • February 20175
  • January 20174
  • December 20165
  • November 20161
  • October 20162
  • September 20161
  • August 20165
  • July 20162
  • June 20167
  • May 20165
  • April 20168
  • March 201610
  • February 20165
  • January 20168
  • December 20159
  • November 20158
  • October 20154
  • September 20154
  • August 201511
  • July 20154
  • June 20159
  • May 20158
  • April 201510
  • March 201515
  • February 201513
  • January 201510
  • December 20148
  • November 201419
  • October 20148
  • September 201413
  • August 201412
  • July 201413
  • June 20149
  • May 201411
  • April 201413
  • March 201411
  • February 201412
  • January 201411
  • December 201311
  • November 201314
  • October 201311
  • September 201310

Recents

  • Upgrade Cypress From Version 9 to Version 12
  • Your Testing Questions Answered
  • Minimize Mailosaur Use
  • Trigger Selected Cypress Specs Using GitHub Actions
  • Split React Native Web Component Tests For Free
© 2023 Gleb Bahmutov
Powered by Hexo