Nwokporo Chukwuebukacodedaddy.hashnode.net·Jan 13, 2023Introduction to Caching Using RedisIntroduction to caching and its benefits Caching is a technique used to store frequently accessed data in a temporary storage area, known as a cache, to speed up the retrieval of that data. Some of the benefits of caching include: It significantly i...Johnson awah Alfred and 3 others are discussing this4 people are discussing thisDiscuss·13 likes·155 readsNODEJSRedis
Aaroncaycaaroncayc.hashnode.net·Jan 16, 2023Learn Web Development and Get Job ($82,000/year)Introduction Have you ever thought? How can you get a web development job with an average salary of $82000 a year? I wish I had a roadmap when I started my journey to become a web developer so now, I came up with this roadmap to help out those who wa...Discuss·10 likes·66 readsProgramingLearn Web Development
Omotayo Olutekunbiomotayoo.hashnode.net·Mar 26, 2023Backend Developer: Things You Need To Know To Become OneWho is a Backend Developer? A backend developer is a professional that specializes in developing and maintaining the server side of web applications. They are in charge of creating and managing the logic, database interactions, and server settings of...Discuss·10 likesbackend
Shubham Sharaffshubhamsharaff.hashnode.net·Apr 25, 2023What is REST API?— A Begineer's Guide To RESTful APIsBefore we deep dive into RESTful APIs, let's start by understanding what APIs are and how they work. What is API? API stands for "Application Programming Interface." APIs are nothing but a way for two software systems can communicate with each other ...Discuss·2 likes·67 readsREST API
luciferlucifer0x17.hashnode.net·Apr 10, 2023How Your Request Converted to Binary bits?Hey, I am Lucifer. I am a backend developer and a very curious person and I like to learn new things about tech. I started learning about the fundamentals of Backend development and started digging into Communication Protocols. As we all know devices...Discuss·2 likes·140 readsmodel-osi
Mohammed Rami Benhamidabloopdex.hashnode.net·Apr 5, 2023My 100 Days of Coding Challenge: Join Me on My JourneyHello, and welcome to my blog! My name is Mohammed Rami Benhamida, and I’m a third-year computer science student. Although I have some coding knowledge, I still consider myself a beginner and have much to learn. That’s why I’m excited to embark on a ...Discuss100DaysOfCode
Omotayo Olutekunbiomotayoo.hashnode.net·Mar 26, 2023Backend Developer: Things You Need To Know To Become OneWho is a Backend Developer? A backend developer is a professional that specializes in developing and maintaining the server side of web applications. They are in charge of creating and managing the logic, database interactions, and server settings of...Discuss·10 likesbackend
Gabrielgabrielcodes.hashnode.net·Feb 21, 2023From backend to frontend in 10 simple stepsTransitioning from a backend developer to a frontend developer can be a daunting task, but it's not impossible. In fact, the skills and knowledge that you already have as a backend developer can be a great foundation for becoming a successful fronten...Discuss·1 likebackend
James Oluwaleyetwelve.hashnode.net·Feb 17, 2023Exploring Firebase: A Comprehensive Guide to a Revolutionary Cloud PlatformFirebase is a comprehensive cloud-based platform that offers a range of powerful tools and services for building high-quality web and mobile applications. Developed by Google, Firebase offers a range of features such as a real-time database, hosting,...Discussbackend
Sai Mounika Perisaimounikaperi.hashnode.net·Feb 5, 2023this, call(), apply(), bind() and Function Currying in JavaScriptthis keyword this is a predefined keyword in JavaScript. When used in a function, this keyword simply points to an object to which it is bound. It answers the question of where it should get some value or data from. function alert() { console.log...Discuss·1 like·66 readsJavaScript
Sai Mounika Perisaimounikaperi.hashnode.net·Feb 4, 2023A Practical Guide to Array and Object DestructuringObject in JavaScript is used to store multiple values as a complex data structure. We create objects with curly braces ({...}) and one or more properties separated by a comma. Each of the properties is a key-value pair separated by the colon(:) symbo...DiscussJavaScript
Raven Dickersontheamazinraven.hashnode.net·Feb 3, 2023How I'm Slightly Pivoting my CareerHiii!! I'm back again! This time I'm here to talk about what I've been up to and how I'm slightly pivoting my learning goals. As a Junior DevOps professional (wow, it feels weird to say that!), I'm always interested in ways to improve and evolve my s...Discuss·10 likes·57 readsDevops
Chaitanyavchaitanya.hashnode.net·Feb 1, 2023The Top 5 Essential Computer Network Protocols for Back-End DevelopersComputer networks are an essential part of modern-day technology, connecting devices and allowing the transfer of data and information. For back-end developers, it is important to have a solid understanding of the underlying protocols that make these...Discuss#computernetwork