Fueling Curiosity, One Insight at a Time
At Codemancers, we believe every day is an opportunity to grow. This section is where our team shares bite-sized discoveries, technical breakthroughs and fascinating nuggets of wisdom we've stumbled upon in our work.
Feb 20, 2018
Vim tip - Hitting g Ctrl-g will show you some tech info about the current file, like number of words or how many bytes it has
-- Col 1 of 25; Line 184 of 184; Word 471 of 472; Byte 4266 of 4291
-- Col 1 of 25; Line 184 of 184; Word 471 of 472; Byte 4266 of 4291
Atul
Feb 15, 2018
In ssh url
git@github.com:code-mancers/engineering-blog.git
git is the user on github.com server. Even ssh://code-mancers@github.com/engineering-blog.git
is a valid git url since git tries to clone it but since there is no code-mancers user on github hence git is not able to clone it.Atul
Feb 13, 2018
You can use https://www.fullstory.com to record user sessions and play back interactions. UX designers use this tool to understand how to improve their design.
Emil
Feb 13, 2018
always use default props while writing react component, reduces the number of unexpected bugs which are hard to reproduce.
Harshwardhan
Feb 13, 2018
a
tags without an href
are not links, they are placeholders for links. Also, capybara only click on links which have the href attribute.Manu
Feb 2, 2018
Difference between usage of size/count/length when dealing with ActiveRecord::Relations and got rid of many
COUNT(*)
queries. Good article on the same - http://work.stevegrossi.com/2015/04/25/how-to-count-with-activerecord/Manu
Jan 29, 2018
Postgres VACUUM [https://www.postgresql.org/docs/9.1/static/sql-vacuum.html] - It reclaims storage occupied by dead tuples.
Manu
Jan 25, 2018
Rspec's
subject
is a special variable that refers to the object being tested. It's instantiated implicitly but can also be done explicitly. Handy to be used with shoulda matchers. Manu
Jan 24, 2018
In Tmux, prefix+t shows the current time in big font size
Emil
Jan 24, 2018
about StringIO http://ruby-doc.org/stdlib-1.9.3/libdoc/stringio/rdoc/StringIO.html so useful in certain cases
Mrinmoy
Showing 70 to 72 of 80 results
Ready to Build Something Amazing?
Codemancers can bring your vision to life and help you achieve your goals
- Address
2nd Floor, Zee Plaza,
No. 1678, 27th Main Rd,
Sector 2, HSR Layout,
Bengaluru, Karnataka 560102 - Contact
hello@codemancers.com
+91-9731601276