freeCodeCamp.org

35.9K posts

freeCodeCamp.org banner
freeCodeCamp.org

freeCodeCamp.org

@freeCodeCamp

We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity. Tweets by @abbeyrenn.

Just here on Earth... for now Katılım Ağustos 2013
159 Takip Edilen1.2M Takipçiler
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Building an e-commerce app means handling products, auth, payments, state, and deployment together. In this course, you'll learn how to build a full-stack e-commerce app with Next.js, Supabase, Zustand, and Paystack. You'll also learn authentication, server actions, API routes, reviews, cart state, and how to deploy the finished app on Vercel. freecodecamp.org/news/build-an-…
freeCodeCamp.org tweet media
English
0
0
14
444
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Building projects is one of the best ways to improve your web development skills. In this course, you'll build 19 projects with HTML, CSS, and JavaScript, like quizzes, Kanban boards, and API-based apps. You'll also practice form validation, local storage, drag and drop, UI design, and working with external APIs in real projects. freecodecamp.org/news/build-19-…
freeCodeCamp.org tweet media
English
2
29
189
5.2K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Slow Docker builds can make small code changes take much longer to ship than they should. In this guide, Balajee explains how Docker build cache works, what causes common cache misses, and how to restructure your Dockerfile for faster rebuilds. You'll also learn how to use .dockerignore, multi-stage builds, BuildKit cache mounts, and CI/CD cache backends to cut build times dramatically. freecodecamp.org/news/how-to-op…
freeCodeCamp.org tweet media
English
0
16
125
5K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Eid Mubarak to everyone around the world who's celebrating!
GIF
English
22
77
1K
12.5K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Today is the Spring Equinox - meaning the sun is directly above the equator and perfectly overhead at noon. For your coding challenge, you'll need to determine how long of a shadow a 4-foot pole casts at a given time. Check it out on the freeCodeCamp mobile app.
freeCodeCamp.org tweet media
English
0
3
34
3.1K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
A Flutter app can be hard to ship safely when builds, signing, environment configs, and store releases are still manual. In this tutorial, @devseyi helps you build a production-ready Flutter CI/CD pipeline with GitHub Actions. You'll also learn how to distribute tester builds with Firebase and TestFlight, upload Sentry symbols, and automate deployment. freecodecamp.org/news/how-to-bu…
freeCodeCamp.org tweet media
English
2
26
194
7.2K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
A lot of RAG tutorials work locally, then fall apart when you try to ship them. In this handbook, @dannwaneri teaches you how to build a production RAG system with Cloudflare Workers, Vectorize, and Workers AI. You'll also learn how to handle loading, querying, error handling, and performance while keeping costs low. freecodecamp.org/news/build-a-p…
freeCodeCamp.org tweet media
English
4
41
218
8.1K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Automation powers much of modern software development these days. And in this course, you'll learn how CI/CD works in production with Jenkins. It covers the SDLC and branching strategies, pipelines, how to build and deploy a Dockerized app, and lots more. freecodecamp.org/news/ci-cd-in-…
freeCodeCamp.org tweet media
English
0
35
301
10K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
If you're a freelance dev - or want to become one - this podcast interview is for you. Quincy chats with Luke Ciciliano, developer and consultancy owner - who's been freelancing for decades. They talk about how AI can help create more small business customers, how to engage with clients and close a deal, and lots more. freecodecamp.org/news/how-to-la…
freeCodeCamp.org tweet media
English
3
7
52
4.6K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Writing clean code helps you build scalable, maintainable software applications. And in this handbook, @shahancd explains what clean code is and why it's important. He also walks you through some helpful coding patterns & discusses comments, naming conventions, functions, project structure, and lots more. freecodecamp.org/news/the-clean…
freeCodeCamp.org tweet media
English
0
56
377
12.2K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Machine learning projects aren't over when your model works in a notebook. In this tutorial, Sandeep helps you build an end-to-end ML platform locally with MLflow, Feast, FastAPI, Great Expectations, and Evidently. You'll also learn how to add Docker and GitHub Actions for testing, monitoring, and CI/CD. freecodecamp.org/news/build-end…
freeCodeCamp.org tweet media
English
2
60
402
13.5K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
For today's coding challenge, you'll invert a matrix. Have you ever done that before? See if you can figure it out on the freeCodeCamp mobile app.
freeCodeCamp.org tweet media
English
2
7
59
4.1K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Getting help debugging is easier when you know how to ask a solid technical question. In this guide, Pete teaches you what to include when asking for help, from code and error messages to steps to reproduce and expected vs actual results. You'll also learn how to share minimal reproductions and give other developers the context they need to help you faster. freecodecamp.org/news/how-to-as…
freeCodeCamp.org tweet media
English
4
24
168
6.7K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
ngrok is useful, but it's no longer the only strong tunneling tool for exposing local services. In this guide, @manishmshiva compares LocalXpose, LocalTunnel, Cloudflare Tunnel, Tailscale, and Boring Proxy. You'll learn which options are a good fit for quick development sharing, secure production access, or self-hosted control. freecodecamp.org/news/top-ngrok…
freeCodeCamp.org tweet media
English
3
27
132
5.5K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Kubernetes gets a lot easier to manage when Git becomes the source of truth for your deployments. In this tutorial, Olumoko shows you how to implement GitOps on Kubernetes using Argo CD and GitHub Actions. You'll also learn how to automate image builds, deploy manifests from Git, and keep your cluster synced through self-healing updates. freecodecamp.org/news/how-to-im…
freeCodeCamp.org tweet media
English
4
64
395
16K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
A full-stack app needs a front end + auth, a database, an API, and a reliable way to deploy everything. In this tutorial, @cloud_girl1 teaches you how to build a full-stack CRUD app with React, AWS Lambda, DynamoDB, API Gateway, and Cognito auth. You'll also learn how to use AWS CDK to deploy the backend and CloudFront to ship the frontend over HTTPS. freecodecamp.org/news/full-stac…
freeCodeCamp.org tweet media
English
3
47
304
10.2K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Continuous Integration & Continuous Delivery helps you deliver reliable software quickly. These practices and tools are designed to automate the process of integrating, testing, & deploying code changes. In this tutorial, Juan helps you create a basic CI/CD pipeline using Python, Webhooks, and Bitbucket on Linux. freecodecamp.org/news/create-a-…
freeCodeCamp.org tweet media
English
3
96
506
15.1K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Many RAG apps look impressive in a demo. But once real users start asking questions, weak retrieval, timeouts, and missing guardrails can cause them to fail in predictable ways. In this tutorial, Chidozie helps you build a beginner-friendly, production-ready RAG app with FastAPI, FAISS, structured outputs, a retrieval gate, & other helpful features. freecodecamp.org/news/build-rag…
freeCodeCamp.org tweet media
English
0
29
183
8K
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
For today's coding challenge, you'll get a string of numbers separated by various punctuation. Your job is to return the largest number. See if you can solve it on the freeCodeCamp mobile app.
freeCodeCamp.org tweet media
English
0
7
41
4.6K