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
Emil
docker system prune -a will free up significant space on your hard disk if you have a lot of stopped docker containers and dangling volumes etc
Published
Author
user-image
Emil
Cypher language, the SQL equivalent for neo4j graph DB is kickass . It allows users to fetch complex join queries in an intuitive way using pattern matching. https://neo4j.com/developer/cypher/ . Also, neo4j is the DB that helped journalists uncover interesting data relationships that led to paradise papers. This is because neo4j treats relationships as first class citizens and you can query using paths between different data elements. For example, "what is the shortest path between PersonA and PersonB".
Published
Author
user-image
Harshwardhan
don't use new webpack.optimize.ModuleConcatenationPlugin() in development env, causes memory leak in webpack 3 and build fails
Published
Author
user-image
Akshay
rspec-rails will lazy load puma from version 3.7.1
Published
Author
user-image
Akshay
[ANN] used in mailing list is an abbreviation of 'Announcement'

Showing 76 to 78 of 82 results

Ready to Build Something Amazing?

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