Explore tweets tagged as #backendbasics
This is one of the most underrated engineering blogs on the internet: https://t.co/s0Yyl7o3Kf If youโre a backend engineer, this is a must-read.
0
0
1
0
0
0
1/6 What's Middleware? These are functions that get the request, handle response, or call next to continue the app 'conveyor belt'. Essential for adding features! #JavaScript #BackendBasics
1
0
0
How many of these did YOU already know? โก๏ธ Follow for more: @codecraftzone
#servers #backenddevelopment #codingtips #techlearning #programmingguide #developers #techfacts #itknowledge #learncoding #fullstackdeveloper #backendbasics #cloudserver #webserver #codecraftzone
0
2
2
Diving into the depths of backend today - learning how Node.js manages asynchronous operations. Every day brings new insights! #BackendBasics #CodeLearning
0
1
3
7/Ever wondered what a backend actually is? It's essentially a machine that "listens" for user requests over protocols like HTTP or gRPC, through specific ports. #BackendBasics #HowItWorks
1
0
4
Ways of interacting with APIs on the web REST: HTTP-based API for resource interaction.๐ GraphQL: Single endpoint API for precise data requests.๐ gRPC: High-performance framework ideal for service-to-service comms.๐ #APIsExplained #BackendBasics
0
0
0
What happens after you send an HTTP request? 1๏ธโฃ DNS resolves the URL to an IP address. 2๏ธโฃ Your browser connects to the server via TCP. 3๏ธโฃ The server processes the request and sends a response. 4๏ธโฃ Your browser renders the result. #WebDevelopment #BackendBasics
0
0
0
๐ง What exactly is backend development? It is the backbone of every digital experience, data management, logic, and server-side operations. Think of it as the power of your favorite apps and websites. #Tech #BackendBasics
1
0
0
We were introduced to JavaScript โ the backbone of backend with Node.js. ๐ Key concepts covered: ๐ธ Variables ๐ธ Naming conventions ๐ธ Data types ๐ธ Local vs Global scope #JavaScript #BackendBasics
1
0
0
Think of it as the power of your favorite apps and websites. #Tech #BackendBasics" "๐ปAt its core, backend development includes working with servers, databases, and APIs. This helps ensure smooth communication between the user interface and the data store.
0
0
1
A reverse proxy sits in front of your backend servers. It takes incoming client requests, forwards them to the right server, and sends back the response. Think of it like a bouncer filtering and directing people to the right rooms. #BackendBasics #SystemDesign
1
0
2
How do you protect your code from Sql injection? ๐ Follow for more real security truths every developer must know. #WebSecurity #DevTruths #SQLInjection #DatabaseSecurity #BackendBasics #CodingMindset #TechTruths #BuildSecure #FollowForMore ๐
0
0
1
๐ Introduction: Starting a thread on backend web development! ๐ Let's dive into the essential concepts that power the digital world. #backendbasics
1
0
0