Shad Mirzaiamshadmirza.hashnode.net·Dec 31, 2020FeaturedFrom Nothing to Hashnode: My Tech JourneyHi everyone, it's almost the end of the year 2020 and since everyone is sharing how this year went for them, I thought of doing the same. This is my coding journey from nothing to joining Hashnode Team. It's going to be a long ride so hold tight. Let...803 likes·5.5K readsCareer
Daniel Cranneydanielcranney.hashnode.net·May 23, 2022FeaturedI Learned to Code to Launch a SaaS. Here’s 10 Lessons I Learned Along the Way.For years before learning to code, I had ideas for websites, apps and projects. However, without having the skills to actually build them, that's all they were - ideas. In September 2020, several months after the pandemic first started, I did what ma...297 likes·6.8K readsSaaS
Debbie Danndebbiedanndigital.hashnode.net·Feb 25, 2022Featuredbuzzphonics: a learning app🐝 About the project In this Netlify x Hashnode hackathon post I want to share with you how I built my buzzphonics app. I wanted to create a phonics app that I can save on my phone and have to hand when reading with my daughter who's just started le...207 likes·1.7K readsNetlifyHackathon
Lane Wagnerwagslane.hashnode.net·Apr 25, 2023JavaScript? Python? Go? Which Tech Stack Should You Learn?Ah, the age-old question: which tech stack should I learn? Aspiring developers often get bogged down in this dilemma, and it's not hard to see why. The tech industry is an ocean of opportunities, and the fear of diving into the wrong waters can be pa...Learning Journey
Jon Christiejonchristie.hashnode.net·Apr 24, 2023Introduction to JavaScript (1.1)1.1 - Introduction to the History and Uses of JavaScript JavaScript is a popular programming language used primarily for creating interactive web pages and web applications. In this lesson, we'll cover the history and uses of JavaScript and why it's ...1 likeJavaScript: From Beginner to Experttechnology
Crystal Edu-tainmentcrystaledutainment.hashnode.net·Apr 22, 2023Introduction to JAVAWhat is JAVA? JAVA is a platform independent language.That means, the same source code can be run on different machines. For Example:- If we write a java code on windows operating system and the same source can be executed on Linux,ubuntu and other...Java
PropelAuthpropelauth.hashnode.net·Apr 17, 2023What Does 2FA Actually Mean?Amongst the crowd of acronyms in the authentication space, 2FA, or Two Factor Authentication, seems to be one of the more self explanatory names. But what actually goes into 2FA, and how does it factor into authentication as a whole? What is 2FA? 2FA...10 likesSecurity
Bilal Khanibilalkayy.hashnode.net·Apr 17, 2023Creating an EC2 Instance on AWS using TerraformIntro 🏳️ Hey friends and welcome to my blog post about creating an Amazon Web Services (AWS) EC2 instance using Terraform! My name is Bilal Khan, and in this post, I will guide you through the process of creating an EC2 instance using Terraform code...1 like·48 readsAWS
Piyush Kesarwanipiyushdev.hashnode.net·Apr 16, 2023How to make a responsive sidebar navigation menu with HTML, CSS, and JSA responsive sidebar navigation menu is a common element in many websites, as it allows users to easily navigate through different pages and sections of the website. In this tutorial, we will show you how to create a responsive sidebar navigation men...41 readsHTML5
Elena Marinakielenamarinaki.hashnode.net·Apr 14, 2023FeaturedManaging the Overload of New Tech: My Own Quest to Keep UpThe challenge In today's fast-paced technological landscape, staying up to date with the latest developments in frameworks has become an essential part of our daily routine. Just the other day, I revisited some documentation I had used about a month ...82 likes·467 readslearning
Ijeoma Igboaguijaycent.hashnode.net·Apr 13, 2023Part 2: How to Create a Book App with React.js - A Step-by-Step TutorialIn the first part of this tutorial, I showed you how to set up the project and get data from an API. To recap briefly, here's a link to the first part of the tutorial: How to Create a Book App with React.js - Step-by-Step Guide. Creating a Template(o...26 likes·104 readsReact
Gift Godfreygiftgodfrey.hashnode.net·Apr 14, 2023Guide to collecting dataData collection has become an essential part of our daily life. No one ventures into a business or makes a final decision about a business without first enquiring about the business from different people or different sources. This simple analogy desc...39 readsresearch
Piyush Kesarwanipiyushdev.hashnode.net·Apr 13, 2023How to build a Cryptocurrency tracker using ReactCryptocurrencies have gained immense popularity in recent years and have become a significant investment option. With the increase in demand for cryptocurrencies, several platforms have emerged that allow users to buy, sell, and trade various cryptoc...11 likesReact