Skip to content

Braveterry

My informations: Let me show you them

  • About

Recent Posts

  • Pushbullet: Move information among your devices
  • Vault: Tool for Secure Secret Storage written in Go
  • Link: Building a Shop with Sub-Second Page Loads: Lessons Learned
  • Link: I Miss Being Part Of A Complete Team
  • The Jupyter Notebook: Web app for creating and sharing docs with live code, equations, visualizations & explanatory text.

Tags

  • api
  • books
  • browser
  • cms
  • command-line
  • css
  • database
  • dependency-management
  • documentation
  • framework
  • git
  • go
  • html
  • java
  • javascript
  • json
  • library
  • markdown
  • messaging
  • micro-services
  • mobile
  • node.js
  • opensource
  • operations
  • performance
  • perl
  • php
  • podcast
  • programming language
  • python
  • rest
  • ruby
  • scm
  • search
  • security
  • services
  • software
  • Software Development
  • static-site-generation
  • testing
  • tutorial
  • unix
  • visualization
  • webserver
  • windows

Archives

  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Links

Learn to Create D3.js Data Visualizations by Example

Screenshot of sample code from tutorial

https://www.sitepoint.com/d3-js-data-visualizations/ ᔥ


D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.

Format LinkPosted on July 18, 2016July 18, 2016Tags javascript, library, tutorial, visualization

What ORMs have taught me: just learn SQL

Table diagram

http://wozniak.ca/what-orms-have-taught-me-just-learn-sql

Format LinkPosted on July 8, 2016July 5, 2016Tags database, sql

Writing good code: how to reduce the cognitive load of your code

Screenshot of code snippet from original blog post

http://chrismm.com/blog/writing-good-code-reduce-the-cognitive-load/

Format LinkPosted on July 7, 2016July 5, 2016Tags Software Development

Bugmastery: The art of making sure you catch every bug in production

Image of a bug saying "All your bug are belong to me!"

https://marcgg.com/blog/2016/07/04/monitoring-bugs/

Format LinkPosted on July 6, 2016July 5, 2016Tags monitoring, testing

Managing Technical Debt

ACM Queue magazine logo

http://queue.acm.org/detail.cfm?id=2168798

Format LinkPosted on June 27, 2016June 26, 2016Tags Software Development

thoughtbot/fake_stripe: Ruby library for testing Stripe code without hitting Stripe servers

Stripe logo

https://github.com/thoughtbot/fake_stripe ᔥ

Format LinkPosted on June 2, 2016June 2, 2016Tags library, ruby, testing

Why Most Unit Testing is Waste By James O Coplien (PDF)

Unit Test all the things! gif from memegenerator.net

http://rbcs-us.com/documents/Why-Most-Unit-Testing-is-Waste.pdf


“I find that weeks of coding and testing can save me hours of planning.”

Format LinkPosted on May 31, 2016May 30, 2016Tags testing

rqlite: Distributed relational database written in Go using SQLite and Raft

https://github.com/rqlite/rqlite


Pronounced “ree-qwell-lite”

Format LinkPosted on April 28, 2016April 27, 2016Tags database, distributed

Link: 19 Tips For Everyday Git Use

Git logo

http://www.alexkras.com/19-git-tips-for-everyday-use/

Format LinkPosted on April 21, 2016April 21, 2016Tags git, scm

Link: Cross-origin resource sharing

https://en.wikipedia.org/wiki/Cross-origin_resource_sharing

Format LinkPosted on April 18, 2016April 17, 2016Tags browser, html, javascript

Posts navigation

Previous page Page 1 Page 2 Page 3 … Page 11 Next page
Proudly powered by WordPress