TECHcommunity_SAGtechcommsag.hashnode.dev·Oct 29, 2024Junior Developer's Guide to Legacy Systems | IUG 2024About this video Developers Lars-Erik Bjørk, Kristoffer Jacobsen, Geir Knudsen, and Johan Svartdal present their insights on organizational change and onboarding new talent. https://youtu.be/g0DE8AeIwkI Read full topicDiscussdeveloper guide
Raymond Umukorotltmt.hashnode.dev·Sep 13, 2024LinkedIn 0auth2.0 implementation - easy wayWelcome to My First Post! Hello! I’m Raymond Umukoro, and I’m thrilled to share my very first article here on Hashnode. In this post, we’ll explore how to integrate LinkedIn OAuth 2.0 into your app—a topic I recently tackled myself—and highlight some...Discuss·3 likesLinkedIn OAuth 2.0
Mikeydraken.hashnode.dev·Aug 18, 2024Building Your Ultimate Next.js BoilerplateIntroduction As developers, we often find ourselves repeating the same setup processes for new projects. Authentication, database connections, payment integrations, and styling – these are the building blocks of most modern web applications. But what...Discussnextjs Boilerplate
Nicholas Kariminickarimi.hashnode.dev·May 29, 2024Using dBeaver to Access Postgres on WSL: A Developer GuideTL;DR While WSL and Windows share some resources, they maintain a level of separation. Network connections made on Windows might not be directly accessible by WSL applications like PostgreSQL.You need to adjust PostgreSQL's security settings to allow...Discuss·58 readsdbeaver
Arturcode-with-arthur.hashnode.dev·May 26, 2024Exploring the World of Algorithms: Understanding Their Types and PurposesIn the ever-evolving realm of computer science and software development, algorithms serve as the fundamental building blocks for solving complex problems efficiently. Whether you're a seasoned developer or just starting your journey in programming, h...DiscussSearch Algorithms
Vedant Kahalekarvedantk.hashnode.dev·May 25, 2024How to Choose a Tech Stack for Your SaaS ProductAs a developer, I've seen how choosing the "right" tech stack can be a double-edged sword. I often fell into the trap of chasing shiny new technologies, thinking they were the key to building the next great product. But experience has taught me that ...Discussdeveloper guide
Creator0xsolcreator.hashnode.dev·May 5, 2024A Developer’s Intro to Huddle01 SDK and Ideas to BuildHave you ever heard of a dRTC (decentralized real-time communication) protocol before? Well, this blog is entirely dedicated to developing audio and video apps by leveraging a dRTC protocol known as Huddle01. What's dRTC ? To address the limitations...Discuss·27 readshuddle
Sumit Mondalsumit007.hashnode.dev·Feb 21, 2024Unraveling the Basics: A Simple Guide to Using Amazon Location Service in AWSIntroduction: In the ever-evolving world of cloud computing, Amazon Web Services (AWS) continues to unveil new services that empower developers to create innovative and location-aware applications. One such offering is the Amazon Location Service, wh...DiscussAWS - HandsOn#AmazonLocationService
Sumit Mondalsumit007.hashnode.dev·Feb 5, 2024Getting Started with Amazon DynamoDB in AWS: A Beginner's GuideIntroduction: Amazon DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS). It is designed to deliver fast and predictable performance with seamless scalability. In this blog post, we'll explore the basics of using ...DiscussAWS - HandsOn#AmazonDynamoDB
Sumit Mondalsumit007.hashnode.dev·Jan 23, 2024Demystifying AWS Step Functions: A Simple Guide for BeginnersIntroduction: In the world of cloud computing, AWS (Amazon Web Services) provides a plethora of services to help developers build scalable and reliable applications. One such service is AWS Step Functions, a serverless function orchestrator that simp...DiscussAWS - HandsOnAWS