#A simple guide to Redis and caching with NodeJS

#A simple guide to Redis and caching with NodeJS

“#A simple guide to Redis and caching with NodeJS” In recent years, Redis has become a common occurrence in a Node.js application stack. Though its most popular use case is caching, Redis has many other use cases where you can take advantage of its blazing-fast in-memory database. In this tutorial, we are going to give…

Read More
#The 7 Most Common Ruby on Rails Programming Mistakes To Avoid

#The 7 Most Common Ruby on Rails Programming Mistakes To Avoid

“#The 7 Most Common Ruby on Rails Programming Mistakes To Avoid” Ruby on Rails is one of the most popular and widely used web development frameworks. It is a relatively easy and powerful web development framework for building scalable and enterprise-ready applications. It heavily emphasizes convention over configuration and allows new Rails applications to be…

Read More
#Here are 10 best practices for Node developers

#Here are 10 best practices for Node developers

“#Here are 10 best practices for Node developers” Node.js is popular among developers as an asynchronous and event-driven language used for backend development. It has a syntax easy enough to understand even for beginners. Whether you’re a beginner or a seasoned developer using Node, following the best practices of Node.js programming is a must when…

Read More
#Why specialization is the root of all evil

#Why specialization is the root of all evil

“#Why specialization is the root of all evil” This article was originally published on .cult by Fagner Brack. .cult is a Berlin-based community platform for developers. We write about all things career-related, make original documentaries and share heaps of other untold developer stories from around the world. Has something like this ever happened to you?…

Read More
#3 concrete steps to learning a programming language

#3 concrete steps to learning a programming language

“#3 concrete steps to learning a programming language” Learning a programming language is stretching your skills, as a developer. It’s a new tool in your toolbox, too. With it, you can create something out of thin air. If you’re lucky, others will find your creation useful, and you’ll feel the warmth of being helpful. Beyond that,…

Read More