Lucas Lima do NascimentoforWasp - full-stack with React & Node.jswasp-lang.hashnode.dev·Sep 28, 2023Contributing to Tech Communities: How Open-Source can land you a job and get you out of the Skill Paradox 💼Hello there! TL;DR In this article, we’re going to see how open-source can change your career for the better and get you out of the Skill Paradox — a point in which the skills you need to land a job are generally acquired after you get a job. Beside...Carlos Armando Marcano Vargas and 2 others are discussing this3 people are discussing thisDiscuss·46 likes·61 readsOpen Source
Arnab Senarnabsen.hashnode.dev·Sep 30, 2023Understanding MapReduceMapReduce is a programming paradigm that helps us perform large-scale computation across computing clusters. DISCLAIMER: In this blog, I will take a very simple overview of this topic. If this blog actually spikes your interest and you want to delve...Discuss·33 likes·84 readsTutorial
KEN MWAURAzoo.hashnode.dev·10 hours agoGetting Started with SMS Notifications using Africas Talking and GitHub Actions Part 3 - Error NotificationsThis is part trois (3) in the Africas Talking and GitHub Actions series. Find the other parts here: Getting Started with SMS Notifications using Africas Talking and GitHub Actions Part 1 Getting Started with SMS Notifications using Africas Talking ...Discuss·1 likeAfrica's Talking
Lucas Lima do Nascimentoblog.llxd.eu·14 hours agoHow to deal with people: Communication 💬Hello there! Following up on my article on how to create a more than minor side-project, another thing developers would probably like to learn is how to communicate and collaborate efficiently, so, I decided to share my thoughts with you on this as w...DiscussBeginner Developers
Md Taqui imamforToday'sCodetaquideveloper.hashnode.dev·18 hours agoThis Is The Weirdest JavaScript Operator 🤯The in operator in JavaScript is really confusing at first because it doesn't behave the way most people expect. While it may seem like it should check if a value exists in an array, it actually checks for the existence of properties in the prototype...DiscussJavaScript
Md Taqui imamforToday'sCodetaquideveloper.hashnode.dev·Oct 1, 2023Building Voice Applications: A Step-by-Step Tutorials Guide🚀Voice assistants are becoming hugely popular interfaces for accessing services through natural language. This post provides in-depth tutorials for building voice apps on Amazon Alexa and Google Assistant while discussing relevant topics in the field....DiscussGoogle
Jonathan HarelforFinefinedev.hashnode.dev·Sep 30, 2023Creating a Custom Captive Portal for Home WiFi with Raspberry Pi and AI MagicEver wondered about the magic behind those WiFi login pages that greet you at places like Starbucks? You know the drill – you sip your coffee, pull out your laptop or smartphone, connect to the WiFi, and voilà! Suddenly, you're redirected to a page w...Discuss·1 likeRaspberry Pi
Md Faizan Alamsololearner.hashnode.dev·Sep 30, 2023A Deep Dive into Docker ContainerIntroduction Containers are one of the most popular and powerful technologies in the world of software development. They allow you to package your applications and their dependencies into isolated and portable units that can run on any platform. But ...Discuss·11 likesDocker
Sm0keapp-generator.hashnode.dev·Sep 30, 2023Apps in Django - Concept & Free SamplesHello Coders! This article explains the Apps Concept in Django, a leading backend framework used to code secure and scalable web apps and services. In Django, an "app" (short for application) is a self-contained module or component of a web applicat...DiscussDjango
Arnab Senarnabsen.hashnode.dev·Sep 30, 2023Understanding MapReduceMapReduce is a programming paradigm that helps us perform large-scale computation across computing clusters. DISCLAIMER: In this blog, I will take a very simple overview of this topic. If this blog actually spikes your interest and you want to delve...Discuss·33 likes·84 readsTutorial
Ashik Kabeerashikkabeer.hashnode.dev·Sep 29, 2023TypeScript Crash CourseHello Everyone! Welcome to My TypeScript classroom where you are going to learn the basics of typescript language. So let's jump right into it. What is typescript? Is it a completely new programming language or what? The answer is NO. It's not a new ...DiscussTutorial
Julia Furst Morgadojulia.hashnode.dev·Sep 28, 2023How to Contribute to CNCF Glossary Localization – No CodeIntroduction The Cloud Native Computing Foundation (CNCF) Glossary is a valuable resource that helps clarify the terminology and jargon used in the world of cloud-native computing. It provides concise and precise definitions of essential terms, makin...Discuss·10 likesOpen Source