Aaron Smithtrendsintech.hashnode.dev·12 hours agoBlazor vs ASP.NET: A Comparison for Modern DevelopersChoosing between Blazor and ASP.NET is an important decision for developers (image by Tumisu | Pexels) As a web developer, choosing the right framework is crucial, as many share similarities but offer distinct advantages. The right choice can signifi...DiscussBlazor
Shivanshi Singhshivanshi770.hashnode.dev·Sep 17, 2024Hadoop vs. Spark: Which Big Data Framework is Right for You?Introduction In the world of Big Data, Hadoop and Spark are two of the most powerful and widely used frameworks. Both offer robust solutions for handling large-scale data processing, but they differ in how they approach and solve Big Data challenges....Discusshadoop
SANKALP HARITASHsankalp-haritash.hashnode.dev·Sep 15, 2024Exploring the Differences Between CommonJS and ES6 Modules in Node.js: A Personal ExperienceWhen I first started working with Node.js, I knew I had to get comfortable with its module systems. Like many developers, I began with CommonJS, using the familiar require syntax to import modules. As I became more confident and started exploring the...Discuss·1 likeJavaScript
PravinforPravin's blogpnad.hashnode.dev·Sep 15, 2024The Ultimate JavaScript Learning GuideIntroduction JavaScript is a versatile programming language widely used in web development, from creating dynamic front-end interactions to powering server-side applications. Before diving into frameworks, it's essential to build a solid foundation i...DiscussJavaScript
Aman Mishraamanmishra.hashnode.dev·Sep 14, 2024Understanding State in ReactIn React, state refers to data that a component maintains over time, acting like the component’s memory. It's essential for storing information that needs to persist throughout the lifecycle of the app. For example, state is used in features like not...Discuss·2 likesReact
ADITYA PISALaditya1165.hashnode.dev·Sep 9, 2024Building Docker Images on Jenkins and Deploying Application to AWS EC2 with CodeDeployIn this article, we will see how to set up a Jenkins pipeline to streamline the CI/CD process by integrating Docker, AWS, and Jenkins. The pipeline includes steps to build Docker images and push them to Docker Hub. It then configures AWS to manage ar...DiscussJavaScript
Retzam Tarleretzam.hashnode.dev·Sep 9, 2024Deep Learning FrameworksHello! Welcome to another surprise mid-series special! 🤗 Some time back I contributed to a project called unify.ai. The vision of unify.ai is to create a platform that unites popular machine-learning frameworks and models through APIs. So I thought ...Discussdeep learning frameworks
Teja Srinivastejasrinivas.hashnode.dev·Sep 4, 2024The Future of Web Development: Trends to WatchThe world of web development is always evolving, with new trends popping up faster than you can say "JavaScript framework." If you're a developer, staying on top of these trends is like having a secret superpower that keeps your skills sharp and your...DiscussWeb Development
samuel jakshtisforWasp - full-stack with React & Node.jswasp-lang.hashnode.dev·Aug 29, 2024Wasp: The JavaScript Answer to Django for Web DevelopmentWasp v Django: Building a full stack application just got a lot easier Hey, I’m Sam, a backend engineer with a lot of experience with Django. I wanted to make the jump and learn some frontend for a full stack app. I quickly experienced the arduous na...Matija Sosic and 1 other are discussing this2 people are discussing thisDiscuss·32 likes·71 readsDjango
Gemma Blackgemmablack.dev·Aug 28, 2024Why I'm Building Financial Calculators with a Minimal Technical StackI love Laravel. I love Nuxt probably just as much. And Vue.js ❤️. And client-side apps in general. And Serverless. And Containers. And Kubernetes! And the list goes on. ...so why go back to basics? Really, do I need all of that, for calculators? Some...Discuss·54 readsframeworkless