TILs - 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.

Published
Author
user-image
Vinu
CEO
revive stuck terminals : eg - In case you loose your ssh connection and your terminal is stuck, but would like to continue on the same terminal without closing it.

Code

press "(esc) (enter) (shift + `) (.)" ignore brackets :

Published
Author
user-image
Goromlagche
In ActiveRecord when using default scope filters, be careful in left_joins queries. As the scope would show up the join on clause.
Published
Author
user-image
Akshay
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
Published
Author
user-image
Akshay
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
Published
Author
user-image
Revath
privacy.firstparty.isolate. This feature restricts cookies, cache and other site data so it can only be accessed by the first party domain name.
Published
Author
user-image
Revath
adb shell input text "RR" to reload react native app from laptop instead of shaking the devise.

Showing 52 to 54 of 82 results

Ready to Build Something Amazing?

Codemancers can bring your vision to life and help you achieve your goals