BHAVESH PATILparanerdzops.hashnode.dev·Nov 18, 2024Static vs. Dynamic IP Address: Security Implications and Mitigation StrategiesLearn about the security implications of using a static IP address and discover effective mitigation strategies to protect your network Static vs. Dynamic IP Address: Security Implications and Mitigation Strategies Increased Vulnerability to Targete...DiscussSecurity
Dany ParedesProdanywalls.com·Oct 31, 2024October 2024: Angular with NgRx Entities, Build Dashboard with Kendo UI, and CommunityHi! 👋🏽 October has ended, and it was a month where I felt more productive. I started to find time to write more, learn, and share! From exploring NgRx entities, building dashboards, to hosting exciting events. Let’s take a look back at the highligh...Discuss·31 readsDevLife
Dany ParedesProdanywalls.com·Oct 1, 2024September 2024: 📖 Signals and LearningSeptember has come to an end, and it was a calm and reflective month. While I couldn't write as much as I had hoped, I took the time to adapt to my job at @celonis and dive deeper into Angular Signals, writing, and reading a great book. Let's take a ...Discuss·133 readsdev-lifeDevLife
PetBoundforPetBoundblog.petbound.org·Sep 14, 2024Why you should adopt a pet as a work-from-home developerHave you ever found yourself spending endless hours in front of a computer screen, feeling isolated and drained? As a work-from-home developer, this scenario might be all too familiar. While this can be productive, it can also lead to feelings of lon...Discusswork life balance
Christina Kolerikollabs.dev·Aug 13, 2024Episode One - A Developer's Origin StoryHey there, fellow code wranglers! Christina here, and I'm pumped to kick off this wild ride called The Kollabs Chronicle. It's my little experiment in sharing the highs, lows, and "wait, what just happened?" moments of life as a software engineer. Oh...Discuss·4 likes·203 readsDebugging LifeSoftware Engineering
Aman Shrivastavaaman04.hashnode.dev·Aug 10, 2024The Power of MVP: How Airbnb, Stripe, and Twitch Started Small and Grew BigWhat is an MVP? A Minimum Viable Product (MVP) is your product's simplest, most basic version that you can launch to start solving a problem for your users. It’s not about perfection it’s about getting your idea out there, learning from real-world us...Discuss·1 likeStartups
Sai Aneeshlhcee3.hashnode.dev·Aug 1, 20242024 Stack Overflow Developer SurveyStack Overflow's annual Developer Survey is a goldmine of insights into the ever-evolving world of software development. The 2024 edition, released in July, painted a vivid picture of developer experiences, preferences, and challenges. Let's dive int...DiscussStack Overflow
Prashant Baleprashbale.hashnode.dev·Jul 24, 2024Aspect-Oriented Programming in Spring: Simplifying Cross-Cutting ConcernsAspect-Oriented Programming (AOP) is a programming paradigm that allows you to separate cross-cutting concerns from the main business logic of your application. This separation helps keep your code clean, modular, and easier to maintain. Cross cuttin...DiscussAspect
Dany ParedesProdanywalls.com·Jun 29, 2024June 2024: NgRx, Angular, and with the CommunityJune has come to an end, and it has been a fantastic month with some changes in my professional life! I want to take a moment to share the great experience I had working with the community and learning about NgRx and testing. Let's take a look back a...Discuss·179 readsdev-lifeAngular
Hritik Rajhritikblogs.hashnode.dev·Jun 21, 2024Chocolatey InstallationChocolatey is a package manager for Windows that provides a centralized repository of software packages. It simplifies the process of installing, updating, and managing software on Windows machines through a command-line interface (CLI). Here’s a com...Discuss#chocolatey-installation