Learn WebSockets with Socket.IO
freeCodeCamp
by Beau Carnes
2h ago
WebSockets a critical technology in the development of real-time applications such as live notifications, multiplayer games, and real-time chats. We just published a course on the freeCodeCamp.org YouTube channel that is designed to help you understand the fundamentals of WebSockets and how to implement real-time, bidirectional communication in web applications ..read more
Visit website
Quincy's 5 freeCodeCamp Resources Worth Your Time Email – You Need to Re-subscribe Real Quick
freeCodeCamp
by Quincy Larson
10h ago
I've been sending my "5 freeCodeCamp resources worth your time" for 8 years now. That's nearly 400 emails that I've authored and sent out over the years. Don't worry. I'm not tired. I love doing this, I'm going to keep working hard to share helpful learning resources with you. I ..read more
Visit website
How to Deploy a Next.js App Using Fly.io and Tigris
freeCodeCamp
by Andrew Baisden
10h ago
In this tutorial, you're going to learn about the app deployment platform Fly.io and the globally distributed S3-compatible object storage service Tigris. Both platforms are deeply connected, which makes them a great choice for your projects. You get the app deployment experience from Fly.io and the object storage features ..read more
Visit website
How to Set a Different Location to Save All Screenshots on macOS
freeCodeCamp
by Md. Fahim Bin Amin
1d ago
If you're coming to macOS from a different operating system (like Windows or Linux), it might feel odd that, by default, macOS saves screenshots in the Desktop folder. This make the desktop look messy after a while if you take a lot of screenshots! But it doesn't look messy if ..read more
Visit website
How to Build a Dynamic Dropdown Component in React – React Compound Component Pattern Explained
freeCodeCamp
by Jaja Ibifubara David
1d ago
Dropdowns have been part of the internet since its inception—they're an unsung hero of user interaction, silently facilitating countless actions and decisions with just a click or tap. You probably encountered one today, whether it was selecting a category on your favourite online store or choosing your birthdate on ..read more
Visit website
Mastering RAG from Scratch
freeCodeCamp
by Beau Carnes
1d ago
Retrieval-Augmented Generation (RAG) can be extremely helpful when developing projects with Large Language Models. It combines the power of retrieval systems with advanced natural language generation, providing a sophisticated approach to generating ..read more
Visit website
How to Use JSON Web Tokens for Secure Authentication in Flask Applications
freeCodeCamp
by Yemi Ojedapo
1d ago
Passwords, credit card information, personal identification numbers (PINs) – these are all critical assets used for authorization and authentication. This means they need to be protected from unauthorized users. As developers, we are tasked with safeguarding these sensitive bits of info, and it's important to implement strong secure measures in ..read more
Visit website
C Print String – How to Print a String in C
freeCodeCamp
by Dionysia Lemonaki
2d ago
Printing strings is a fundamental operation in programming. It helps you output information, inspect and debug your code, and display prompts to users. In this article, you will learn some of the different techniques to print strings in C. What is a ..read more
Visit website
Function Components vs Class Components in React – With Examples
freeCodeCamp
by Joan Ayebola
2d ago
In React, there are two primary ways to create components: function and class components. Each has its own syntax and use cases, although with the introduction of React Hooks, the gap between them has narrowed significantly. But the selection of appropriate component types is still very crucial for building efficient ..read more
Visit website
Learn how to deploy to Digital Ocean
freeCodeCamp
by Beau Carnes
2d ago
DigitalOcean is a cloud infrastructure provider that offers developers cloud services that help to deploy and scale applications that run simultaneously on multiple computers. We just posted a course on the freeCodeCamp.org YouTube channel that will ..read more
Visit website

Follow freeCodeCamp on FeedSpot

Continue with Google
Continue with Apple
OR