pallavi chauhaninnovateitworld.hashnode.dev·Nov 7, 202410 Essential Skills Every Full Stack Developer NeedsFull stack developers are versatile professionals who can handle both the front-end and back-end aspects of web development. This dual expertise demands a wide range of skills across multiple languages, frameworks, databases, and essential soft skill...DiscussFull Stack Development
Hamdaan AliforfreeCodeCampfreecodecamp.org·Jan 5, 2024How to Defend Against Server-Side Request ForgeryServer-Side Request Forgery (SSRF) has been a consistent issue in application security and is among the OWASP Top 10 vulnerabilities. In this walkthrough, you'll first learn what Server-Side Request Forgery is and how it differs from Client-Side Requ...DiscussBack end development
Dionysia LemonakiforfreeCodeCampfreecodecamp.org·May 10, 2023Full Stack Engineer – Career GuideFull-stack engineering roles have been growing in popularity over the last decade and are among the most sought-after positions in the tech job market. But what exactly are full-stack engineers? What do they do on a day-to-day basis? And how can you ...DiscussBack end development
freeCodeCampforfreeCodeCampfreecodecamp.org·May 2, 2023How to Get Started with NodeJS – a Handbook for BeginnersBy Krish Jaiswal Hello folks! 👋 Recently, I have been learning about Node.js. So I decided to share my learnings with you here. 👨💻 In this tutorial, we'll take a high-level look at Node.js – what it is, and what you can do with it. We will be co...DiscussBack end development
freeCodeCampforfreeCodeCampfreecodecamp.org·Apr 20, 2023How to Handle File Uploads on the Back End in Node.js and NuxtBy Austin Gil In some previous tutorials, I covered how to upload files using HTML and JavaScript. It requires sending HTTP requests with the [Content-Type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type) header set to multipa...DiscussBack end development
freeCodeCampforfreeCodeCampfreecodecamp.org·Jan 24, 2023How to Create Better Policy with Open Policy Agent and the Apache APISIX OPA PluginBy Njoku Samson Ebere One common thing in every organisation is policy. Policies define how an organisation operates. They are essential to the long-term success of an organisation. They preserve significant knowledge about how to comply with matter...Discussapache
Ihechikara AbbaforfreeCodeCampfreecodecamp.org·Sep 27, 2022Node.js Server-Side JavaScript – What is Node Used For?The release of Node.js in 2009 by Ryan Dahl increased the scope of what developers could do with JavaScript. Prior to that, you could only use JavaScript on the client side (the browser) or frontend of web applications. With Node.js, developers can c...DiscussBack end development
Dionysia LemonakiforfreeCodeCampfreecodecamp.org·Apr 1, 2022What is a Full Stack Developer? Full Stack Engineer GuideFull-stack developer roles are among the most highly sought after positions in the current job market. But what exactly is full-stack web development, and how do you become a full-stack developer? In this article, you will first learn what the term f...DiscussBack end development
Dionysia LemonakiforfreeCodeCampfreecodecamp.org·Mar 18, 2022Frontend VS Backend – What's the Difference?At the start of your web development journey, you will often hear about the frontend and the backend parts of an application. But what do these terms mean exactly? In this article, you will learn about the differences between the two by examining the...DiscussBack end development
freeCodeCampforfreeCodeCampfreecodecamp.org·Mar 3, 2022How to Build and Deploy a Backend App with Express, Postgres, Github, and HerokuBy Njoku Samson Ebere In this tutorial, we will be learning how to build and deploy an image management application backend. It will be able to store a record of an image in the database, get the image's record back from the database, update the rec...DiscussBack end development