Trecia Kat treciaks.hashnode.net·Jul 15, 2022FeaturedI am a self taught developer and I landed my first tech job, remotely!"I got my job through Twitter 🎉" I never thought that I'd be the one saying those words. I've always seen posts of people from tech twitter who have shared that they got a job on Twitter or that online presence helped them secure a job. Little did ...522 likes·15.4K readsGrid Life 👩💻Web Development
Victoria Lovictoria.hashnode.net·Jul 10, 2020Why Every Developer Should Start BloggingHello everyone! Hashnode has proudly launched the #2Articles1Week challenge! How exciting! To commemorate the start of this challenge, I'm dedicating this post to Hashnode and the fellow writers on this platform who are also partaking in this challen...470 likes·9.7K readsVictoria's Blogging TipsDeveloper
Adrian Twarogadriantwarog.hashnode.net·Jul 20, 2021FeaturedProgrammers That Don't Blog Should Start Right Now1. Introduction Programmers that don't blog should start right now. You're future self with thank you when your blog helps you getting a better job, earn more money and of course, have an easier time learning new concepts. I'm not exaggerating when I...379 likes·7.7K readsBlogging
JannikT1jannikt1.hashnode.net·Oct 9, 2024State Machines and Statecharts: What are they?State Machines and Statecharts: What are they? State machines are great. But what actually are they? Can you explain them to others? What is a statechart? I'll help you out. Jannik Wempe ·Aug 8, 2021· 9 min read Table of contents [ What are State M...Computer Science
FloScalableFeedfloscalablefeed.hashnode.net·Jul 21, 2023proident esse nostrud cillum esse idDolor veniam proident nostrud ex laborum elit deserunt cillum. Minim consequat magna anim consectetur in aliqua officia incididunt Lorem cupidatat. Nulla in mollit deserunt. Enim proident laboris exercitation. Sint est in proident ipsum minim consequ...JavaScript
GqlTestingTypesUpdategqltestingtypesupdate.hashnode.net·Jul 21, 2023ex eu eu irure anim esseUllamco nulla laboris irure aliquip incididunt in qui officia eiusmod ex duis. Esse eiusmod magna labore dolor incididunt incididunt sunt irure in duis enim commodo. Nulla excepteur dolore nisi tempor aliquip labore minim quis occaecat qui. Magna mol...AWS
Gaurav Shuklagauravshukla.hashnode.net·Apr 25, 2023Maps In GolangWhat is a Map? A map is a built-in type in Go that associates a key with a value. In other words, a map is a collection of key-value pairs. The keys in a map must be unique, and the values can be of any type. The syntax for declaring a map in Go is a...10 likesWeMakeDevs
Suman Prasadsumanprasad.hashnode.net·Apr 25, 2023Day - 1: Kubernetes Architecture and Components, Kubernetes Installation and Configuration📍 Introduction: Welcome to TWS Kubernetes Challenge, where we believe in constant learning and growth. Whether you're a beginner or an experienced professional, our 7-days #KubeWeek challenge is designed to help you sharpen your skills and explore t...26 likes·241 readsBeginner Developers
Jake Conradjcconrad.hashnode.net·Apr 25, 2023Once Again, From the TopWhere I started Hello! My name is Jake and I'm a developer. At least, that's what I'm telling myself. I entered the IT space in January of 2020 as a level 1 desktop support agent and as of today in 2023, I work as a network security administrator for...coding
Mufassir Kazimufassirkazi.hashnode.net·Apr 25, 2023RudderStack - The Open Source Alternative to SegmentWith over 114+ team size and 3.5k+ GitHub stars, RudderStack is the most popular open-source alternative to Segment. To put it briefly, RudderStack assists you in gathering all your customer event data. Once you have collected it, you can easily send...Open Source
Afees Oduolaodudev.hashnode.net·Apr 25, 2023How to start open-source contribution as a new developerOne of the ways to collaborate, sharpen your skills, and build your portfolio is through open-source contribution. This article will focus on open-source projects. Open-source projects are publicly available for anyone's use, modifications, and enhan...Open Source
Sai Pranaysaipranay47.hashnode.net·Apr 25, 2023Productivity Tips for DevelopersAs a developer, you likely have a lot of tasks to complete each day, and it can be challenging to stay focused and efficient. However, by following a few simple tips, you can improve your productivity and achieve more in less time. Here are five tips...Productivity
Akshay kotawarakshaykotawar.hashnode.net·Apr 25, 2023Architecture of KubernetesKubernetes is an open-source platform that is used for container orchestration. It helps manage, deploy and scale containerized applications across a cluster of nodes. The architecture of Kubernetes is designed to be highly scalable and fault-toleran...Devops