Codebrahma

Work

Posts written by nithin krishna

Open github network graph from command line

Tutorial

Github's network graph is one most elegant tools to track your project's progress. Here is a brief tutorial on how to open github network graph from command line

#github
Read Post

Rails I18n and elegant message passing to Javascript

Research and Articles

Internationalization is the process of abstracting all strings out of your application. Rails provides excellent support for Internationalization.

Parallel processing in Ruby - How it works

Development

Ruby on rails developers explaining how parallel processing works in ruby with code snippets.

Implementing Upsert in Rails: Tutorial

Tutorial

Tutorial on implementing upserts in rails. An upsert is update or insert. Upsert in database terms refers to an operation which should insert a row into a database table if it doesn’t not already exist, or update it if it does.

Observers in Rails: Ruby on Rails Development

Tutorial

Codebrahma explaining about the observers in rails. Observer classes respond to life cycle callbacks to implement trigger-like behavior outside the original class.

Ruby rescue vs try vs ternary | Ruby exception handling

Research and Articles

Codebrahma explaining different types of exception handling in ruby. Comparision between Ruby Rescue vs Try vs ternary.

Optimizing your workflow Git-Bash-101

Tutorial

Codebrahma sharing cool bash scripts to optimize your git workflow. Git workflow for web development

older posts ›

Join our NEW newsletter to learn about the latest trends in the fast changing front end atmosphere

Mail hello@codebrahma.com

Phone +1 484 506 0634

Codebrahma is an independent company. Mentioned brands and companies are trademarked brands.
© 2021 codebrahma.com. All rights reserved.