Other

Questy
0 Views ยท 4 months ago

Take a first look at Unreal Engine 5.2 and it's new substrate material framework and experimental procedural generation tools. It also announcement updates to its Fortnite editor and supports animations in its metahuman framework.

#unrealengine #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Metahuman Face on Cover https://twitter.com/smallfly/s....tatus/15387190752783
Unreal 5.2 announcements https://www.unrealengine.com/e....n-US/blog/dive-into-
Metahuman https://www.unrealengine.com/en-US/metahuman
Unreal in 100 Seconds https://youtu.be/DXDe-2BC4cE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- The future of 3D video game development
- What's new in Unreal Engine 5.2?
- What is Unreal Substrate?
- What is Unreal Nanite?
- Procedural Generation tools in Unreal Engine
- How metahuman animator works

Questy
0 Views ยท 4 months ago

Test-Driven Development (TDD) is a proven prevent bugs and improve the quality of your code - and it's fun! Learn the fundamentals of JavaScript testing in this beginner's tutorial. https://github.com/fireship-io/tdd-basics-project

#js #webdev #tutorial

๐Ÿ”— Resources

Wallaby (20% discount) https://bit.ly/34KDnHP
Jest https://jestjs.io/
Cypress https://www.cypress.io/
Software Testing in 100 Seconds https://youtu.be/u6QfIXgjwGQ

๐Ÿ“š Chapters

00:00 Why Test?
01:13 Test-Driven Development (TDD) Philosophy
02:07 Functional Testing
03:40 Non-Functional Testing
03:53 JS Interview Question
04:12 Setting up Jest
06:04 Writing your First Test
09:05 Setup & Teardown
10:29 Code Coverage Report
10:57 Cypress E2E

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Want to build your own peer-to-peer video chat app? WebRTC is a technology that creates a realtime connection between browsers where users can exchange audio/video streams https://fireship.io/lessons/we....brtc-firebase-video-

00:00 WebRTC Explained
02:01 Build your own Video Chat
3:37 Code setup
04:34 Peer Connection & Webcam
06:49 Offer Signaling
09:45 Answer Signaling

Source Code

https://github.com/fireship-io..../webrtc-firebase-dem

Useful Resources

WebRTC Docs https://webrtc.org/
Codelab https://webrtc.org/getting-started/firebase-rtc-codelab
Signaling https://developer.mozilla.org/....en-US/docs/Web/API/W

#webdev #js #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Microsoft Excel just added support for Python, allowing developers to code and run custom functions directly inside a spreadsheet. Let's take a first look at how Python support will work in Excel.

#python #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Python Excel Announcement https://techcommunity.microsof....t.com/t5/microsoft-3
Anaconda Excel https://www.anaconda.com/excel
Python in 100 Seconds https://youtu.be/x7X9w_GIm1s

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Run Python locally in Excel
- Python excel overview
- How to get access to Python in excel
- Alternatives to Excel
- Microsoft's AI business strategy

Questy
0 Views ยท 4 months ago

Why learn Node.js in 2020? Master the fundamentals of Node in 7 easy steps, then build a fullstack web app and deploy it to a cloud server. Follow along in the full article: https://fireship.io/courses/ja....vascript/node-basics

1. What is Node?
2. How do you install Node?
3. Hello World
4. Know the Runtime
5. Events
6. File System
7. Modules
8. Build & Deploy

Node https://nodejs.org

#nodejs #javascript #tutorial

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
1 Views ยท 4 months ago

The Fetch API has officially made its way into Node.js giving web developers a better default tool for making HTTP requests. Learn why this feature is a big deal and with it means for NPM packages like Axios.

#firstlook #nodejs #TheCodeReport

๐Ÿ”— Resources

Node Announcement https://twitter.com/targos89/s....tatus/14884717551948
Undici Node Fetch https://github.com/nodejs/undici
Fetch Standard https://fetch.spec.whatwg.org/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is the fetch API?
- Why is node fetch a big deal?
- The future of Node.js
- New JavaScript features
- Node fetch vs Axios

Questy
0 Views ยท 4 months ago

What changed in the tech industry over the last year? Let's look at 10 trends in tech, AI, programming, hardware, and more for the year 2024.

#tech #trends #top10

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

AI Image Generation Tutorial https://youtu.be/ky5ZB-mqZKM
Tech Trends from 2023 https://youtu.be/1v_TEnpqHXE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What's new with AI in 2024
- Why is Bitcoin going up?
- State of the tech job market in 2024
- Predictions about technology in 2024

Questy
0 Views ยท 4 months ago

Learn the basics of Flutter in 12 minutes. Take a hands-on tour of Flutter's most important building blocks to start building apps for iOS, Android, the web, and desktop. https://fireship.io/courses/fl....utter-firebase/basic

๐Ÿ”ฅ Get The FULL FlutterFire Course - Upgrade to PRO
๐Ÿ’ฐ 30% off (expires 11/23) with code: ibTd664q

#flutter #dev #learntocode

๐Ÿ”— Resources

Full Course: https://fireship.io/courses/flutter-firebase/
Flutter Docs https://flutter.dev/
Hire Rolly Peres for Flutter Dev https://github.com/narcodico or [email protected]

๐Ÿ“š Chapters

00:00 Flutter Basic Training
00:56 Get Started
02:36 Stateless Widget
03:20 Material App
03:58 Container
05:07 Flex Layout
06:07 Stack
07:00 Scaffold Magic
07:27 Debugger
07:47 ListView
08:09 Builder
08:25 Stateful Widget
09:32 Advanced State Management
10:03 Navigator
10:51 Hero


๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Flutter Tutorial for Beginners
- Flutter Flex Layout
- Stateless vs Stateful Widgets
- Navigation in Flutter
- Flutter for Mobile Dev on iOS and Android

Questy
0 Views ยท 4 months ago

Learn everything you wanted to know about RxJS - Reactive Extensions for JavaScript in 15 minutes. In this lesson, I cover about 25 different examples related to RxJS.

Full Code and Lesson: https://angularfirebase.com/le....ssons/rxjs-quickstar

Useful Resources

RxMarbles: http://rxmarbles.com/
LearnRxJs: https://www.learnrxjs.io/
Official Docs: http://reactivex.io/documentation

Questy
2 Views ยท 4 months ago

Top 10 CSS Pro Tips to make your life as a web developer more productive. Some of the best programmers say CSS is too hardโ€ฆ but you might be surprised at how modern techniques can dramatically improve your code. https://fireship.io/tags/css/

00:00 CSS is too hard (myth)
00:56 1. Learn the box model
02:00 2. Firefox is Amazeballs
02:31 3. Flexbox is Fantastic
03:34 4. Grid is Great
04:23 5. Clamp it Down
05:09 Bonus: Impress your Boss
05:30 6. Aspect Ratio One-Liner
06:01 7. Variables for variables
06:46 8. Fancy Calculations
07:38 9. State Management Counter
08:18 10. Finding focus-within
09:01 Bonus: Treat an Incurable Disease

#css #learntocode #top10

Box Model https://developer.mozilla.org/....en-US/docs/Learn/CSS
Focus-within CSS dropdown https://fireship.io/snippets/b....asic-css-dropdown-me

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Learn the basics of Bitcoin โ‚ฟ in 100 seconds, then build your own blockchain from scratch with Node.js and TypeScript https://github.com/fireship-io/node-blockchain

Support the Cause

Send me some BTC: 13pEjpLf3taeezGkLpn2CMi2YNxaBF7rVZ
Sponsor me on Github for $1 https://github.com/codediodeio

References

How Bitcoin Works https://bitcoin.org/en/how-it-works
Original White Paper https://bitcoin.org/bitcoin.pdf

Source code https://github.com/fireship-io/node-blockchain

#bitcoin #blockchain #js

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
1 Views ยท 4 months ago

Get all the latest tech news at https://daily.dev/fireship

Let's take a look at 15 big events that happened in Tech in July 2024, like Google's Alpha Proof math AI, the CrowdStrike Windows disaster, Node.js TypeScript support, new Python web frameworks, and more.

#tech #programming #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Fireship Stripe Course https://fireship.io/courses/stripe-saas/
June 2024 Recap https://youtu.be/FhqNN1LykWU
CrowdStrike disaster https://youtu.be/H9RSeDUdkCA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

Tuaw Zombie Website
Node TS Support
FastHTML Framework
Zed Linux
Intel Chips Fixed Kinda
Stripe Buys Lemon Squeezy
StackOverflow Unhappiness
Google Alpha Proof
Google Alpha Rats
SearchGPT
Mistral Large
OpenAI Bankruptcy
Reddit Pay-to-Scrape
The COPIED Act
Crowdstrike Redemption Arc

Questy
0 Views ยท 4 months ago

Learn the basics of Next.js in 100 Seconds! Then build your first server-rendered react app with a full Next.js beginner's tutorial. https://fireship.io/courses/react-next-firebase

#react #webdev #100SecondsOfCode

Next.js Docs https://nextjs.org/
Source Code https://github.com/fireship-io/nextjs-basics

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
1 Views ยท 4 months ago

Master the basics of JavaScript Functions ๐Ÿš‚ in a fun tutorial packed full of 90's nostalgia. https://fireship.io/courses/ja....vascript/beginner-js

- Anatomy of a Function
- Statement vs Expression
- IIFE
- Parameters
- Arrow Functions
- Higher Order Functions
- Pure Functions
- Recursion

Episode 4 of "That Weird JavaScript Course".

#javascript #nodeJS #code
Take the JS Quiz ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

Questy
0 Views ยท 4 months ago

OpenAI just announced Sora, a state-of-the-art video generation AI model. Let's find out how Sora works and predict the ways it will change the world.

#ai #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Sora technical report https://openai.com/sora
Create AI influencer https://youtu.be/ky5ZB-mqZKM
10 Weird Algorithms https://youtu.be/SmyPTnlqhlk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is OpenAI sora?
- How to access Sora
- Google Gemini 1.5
- AI video tutorial
- How to create videos with ai
- Future of video editing software

Questy
2 Views ยท 4 months ago

A college student built a Twitter bot with Python that tracks the location of Elon Musk's private jet - then Elon offered him $5K to shut it down. Now the situation is blowing up in the media...

This is the first edition of "The Code Report" - a new series where I bring you breaking news every programmer should know.

#code #elon #thecodereport

๐Ÿ”— Resources

Source Code https://github.com/Jxck-S/plane-notify
ElonJet https://twitter.com/ElonJet
Teen Turn's Down 5K Article https://www.nbcnews.com/news/u....s-news/teen-rejects-


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to build ElonJet Twitter Bot
- How flight tracking works

Questy
0 Views ยท 4 months ago

7 unique ways to deploy a server-side app to the cloud. Explore the tradeoffs between each node.js deployment option on Google Cloud Platform. https://fireship.io/tags/node/

#node #webdev #top7

This video is NOT sponsored.

๐Ÿ”— Resources

Google Cloud https://cloud.google.com/gcp
Cloud Run Tutorial https://fireship.io/lessons/fi....rebase-microservices
Docker in 100 Seconds https://youtu.be/Gjnup-PuquQ
Node.js Docs https://nodejs.org/en/

๐Ÿ“š Chapters

00:00 Deployment ain't easy
00:42 Node.js App Tour
01:40 1. Server in your Garage
02:47 2. Cloud VM
04:06 3. App Engine Standard
05:45 4. App Engine Flex
06:23 5. Kubernetes
07:01 6. Cloud Functions
08:17 7. Cloud Run

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Use โ€œEthical Hackingโ€ or penetration testing to find exploits in your web app before the bad guys do. Featuring @DevAcademyCom to go beyond 100 seconds to explain the purpose of CORS http://links.dev-academy.com/6aP

#hacking #webdev #100SecondsOfCode

๐Ÿ›ก๏ธ Web Security Course

40% Discount with code: FIRESHIP_40
http://links.dev-academy.com/6aP

๐Ÿ”— Resources

OWASP Top 10 https://owasp.org/www-project-top-ten/
Burp Suite https://portswigger.net/burp
CORS in 100 Seconds https://youtu.be/4KHiSt0oLJ0

๐Ÿ“š Chapters

00:00 Ethical Hacking with Burp Suite
02:01 Why do we need CORS?
05:48 Same Origin Policy Example

Questy
0 Views ยท 4 months ago

Learn how to manage costs in Firebase with both clientside and serverside optimizations. https://angularfirebase.com/le....ssons/managing-fireb

Source Article https://hackernoon.com/how-we-....spent-30k-usd-in-fir
Firebase Pricing https://firebase.google.com/pricing/

Questy
0 Views ยท 4 months ago

๐Ÿ’ก Looking for app dev inspiration? Here are 7 unusual app ideas that you can use in your portfolio or as a side hustle. https://fireship.io/pro

#code #cloud #ideas

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Flutter makes it possible to deploy your code to iOS, Android, MacOS, Windows, and the Web. But what are the pros and cons of cross-platform development? https://fireship.io/tags/flutter/

#flutter #code #dev

๐Ÿ”— Resources

Flutter Web https://flutter.dev/web
Flutter Desktop https://flutter.dev/desktop

๐Ÿ“š Chapters

00:00 Cross-Platform Development
01:08 Build 5 Apps
05:48 Flutter Pros & Cons

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

The history of JavaScript over the last 25 years. How did a simple scripting language for Netscape evolve into the world's most widely used programming language? https://dev.to/codediodeio/the....-weird-history-of-ja

Full Course: https://fireship.io/courses/javascript/

#javascript #history

Sources:

ECMA https://www.ecma-international.....org/publications/st
WorldWideWeb https://www.w3.org/People/Bern....ers-Lee/WorldWideWeb
Brendan Eich Talk https://thenewstack.io/brendan....-eich-on-creating-ja

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

Questy
0 Views ยท 4 months ago

WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript.

#webdevelopment #learntocode #programming
๐Ÿ”— Resources

Web Dev Basics https://developer.mozilla.org/en-US/docs/Learn
Fullstack tutorials https://fireship.io/lessons/
Computer Science 101 https://youtu.be/-uleG_Vecis
10 Fullatack Web Apps https://youtu.be/FQPlEnKav48

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Web Development roa
- HTML and CSS Tutorial
- How to get started in web development?
- Web development roadmap for 2022
- Intro to web development for beginners

Questy
0 Views ยท 4 months ago

A first look at Midjourney 5 - a state-of-the-art generative image model that can produce photorealistic humans. We breakdown new features in v5 and discus ethical concerns surrounding AI image tech.

#ai #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Midjourney https://www.midjourney.com
AI copyright article https://www.theverge.com/2023/....2/22/23611278/midjou
GPT-4 First Look https://youtu.be/EunbKbPV2C0
Tensorflow in 100 Seconds https://youtu.be/i8NETqtGHms

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- New features in Midjourney 5
- What is Midjourney?
- Is Midjourney open sources?
- Top AI image generators
- Can AI images be hold a copyright?
- Moral and ethical concerns with AI image generators
- Midjourney 5 basics tutorial

Questy
0 Views ยท 4 months ago

ChatGPT could start a new technological gold rush for artificial intelligence startups. Let's look at 5 business ideas for GPT-3 and analyze the tech stacks of real companies using deep learning today.

#chatgpt #ai #programming

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

ChatGPT https://openai.com/blog/chatgpt/
MidJourney https://midjourney.com/
DeepMind https://www.deepmind.com/
Tech Trends in 2023 https://youtu.be/1v_TEnpqHXE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to make money with ChatGPT
- What are the drawbacks of AI?
- Will AI replace humans?
- What is the technological singularity
- Ways to integrate AI into an app
- What is MLOps?

Questy
0 Views ยท 4 months ago

Use Nx to power up โšก๐Ÿ‹ full-stack JavaScript projects with modern tooling, automation, and sophisticated code-sharing for monorepos https://nx.dev/

Nx is an open-source project from Nrwl ๐Ÿฆ„๐ŸŒŠ https://nrwl.io

Watch more free videos at https://fireship.io

#nrwl #nx #javascript

Questy
0 Views ยท 4 months ago

What is a Module Bundler? And why do I need one? Learn how tools like Webpack, Rollup, Parcel, and Snowpack can package your code as a production-ready web application. https://fireship.io

Webpack https://webpack.js.org/
Snowpack https://www.snowpack.dev/

Sponsor me for $1 https://github.com/codediodeio

#webdev #tutorial #javascript

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Learn the fundamentals of WebSockets in 100 seconds, then build a simple group chat app with Socket.io. https://fireship.io

Sponsor me on Github for $1.00 https://github.com/codediodeio

Source Code https://github.com/fireship-io..../socketio-minimal-de

- WebSockets https://developer.mozilla.org/....en-US/docs/Web/API/W
- socket.io https://socket.io

#webdev #js #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Some people say programming is a dying skill, but is this prediction accurate? Let's look at 6 trends in tech that don't look good for coders.

#programming #tech #learntocode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Coding is Dead by @TechLead https://youtu.be/yGKFdwhylXM
Metaverse breakdown by @MentalOutlaw https://youtu.be/zuqBRN5SJZ8
2022 Tech Trends https://youtu.be/LOpFYMPXqE4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- 2023 Trends in tech
- Should I learn to code?
- What is the future of programming?
- Is programming a safe job?
- Will AI make programmers obsolete?
- Is coding dead?

Questy
0 Views ยท 4 months ago

Out-of-control cloud computing becomes very expensive very quickly ๐Ÿ’ธ. Learn how a startup racked up a $72K bill in just 2 hours on Google Cloud. Tips to control costs on AWS, GCP, and Azure services that are priced to scale.

Thank you to https://announce.today for sharing your story!

#cloud #dev #learntocode

References

How we Burnt 72K https://blog.tomilkieway.com/72k-1/
GCP Budget Pub/Sub https://cloud.google.com/billi....ng/docs/how-to/budge
AWS Budget Alerts https://aws.amazon.com/about-a....ws/whats-new/2020/10

Courses

Security https://fireship.io/courses/firebase-security
Data Modeling https://fireship.io/courses/fi....restore-data-modelin

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

00:00 Hello World
00:49 $72k in 2 Hours
02:47 My AWS Story
03:35 Budget Kill Switch
04:32 Cloud Overflow
05:17 Scale Down
06:32 Bad Algorithms
08:02 Security

Questy
0 Views ยท 4 months ago

Five useful data modeling techniques in Cloud Firestore ๐Ÿ”ฅ that you may not know about. Checkout the full course here ๐Ÿ‘‰https://fireship.io/courses/fi....restore-data-modelin

- 25% off PRO Membership use code: lORhwXd2
- Cloud Firestore https://firebase.google.com/docs/firestore/

Questy
0 Views ยท 4 months ago

Learn the fundamentals of Search Engine Optimization (SEO) from the perspective of a web developer. Determine the optimal way to structure and render HTML for bots https://fireship.io/courses/react-next-firebase/

PRO Membership Discount 30% Code: fZGT5HZT

*Discount Expires on Friday 2/12

Technical overview https://developers.google.com/....web/updates/2019/02/
ISR https://nextjs.org/docs/basic-....features/data-fetchi

00:00 What is SEO
02:01 Create Good Content
03:54 HTML Structure
07:09 Rendering Strategies

#webdev #seo #100SecondsOfCode

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Last week I launched a side-hustle business with voice cloning AI, but things are not going well. Learn why most business ideas fail and develop techniques to improve your idea validation process.

#tech #business #startups

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

The Art of the Side Hustle https://youtu.be/A4_TFHzqAAg
AI startup ideas https://youtu.be/Aa83vRghue4
My Voice Cloning Service https://vocalize.cloud
Twitter report of business launch https://twitter.com/fireship_d....ev/status/1659930105

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Advice for solo businesses run by programmers
- Building in public
- Community building and viral marketing techniques
- Top reasons businesses fail
- Tips for launching a tech startup
- How to validate business ideas
- Running a software development side-hustle
- Charles Bukowski Motivation

Questy
0 Views ยท 4 months ago

Cryptography is scary. In this tutorial, we get hands-on with Node.js to learn how common crypto concepts work, like hashing, encryption, signing, and more https://fireship.io/lessons/node-crypto-examples/

๐Ÿ”— Resources

Full Tutorial https://fireship.io/lessons/node-crypto-examples/
Source Code https://github.com/fireship-io..../node-crypto-example
Node Crypto https://nodejs.org/api/crypto.html

๐Ÿ“š Chapters

00:00 What is Cryptography
00:52 Brief History of Cryptography
01:41 1. Hash
04:07 2. Salt
05:47 3. HMAC
06:35 4. Symmetric Encryption.
08:19 5. Keypairs
09:29 6. Asymmetric Encryption
10:22 7. Signing
11:31 Hacking Challenge

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Cryptography for Developers Basics
- Crypto algorithms: SHA, MD5, argon2, scrypt
- How password salt works
- Encryption vs Signing
- Difference between Asymmetric vs Symmetric Encryption
- How hacking works and hacks are prevented

Questy
0 Views ยท 4 months ago

Do you want to land a high-paying tech job writing code? Working for a great company requires more than just programming skills. Letโ€™s explore 10 proven strategies that make your personal brand more appealing to employers, especially as as a self-taught developer.

#tech #jobs #learntocode

๐Ÿ”— Resources

Follow me on Twitter https://twitter.com/fireship_dev
Connect with Jeff Delaney on LinkedIn https://www.linkedin.com/in/jeff-delaney/

Great Resignation https://www.inc.com/jessica-st....illman/great-resigna

Check out @DorianDevelops story https://youtu.be/oOs_eIHeloY
Get tips from @DThompsonDev https://youtu.be/Fz2ERBUNKCA

๐Ÿ“š Chapters

00:00 Working in Tech
00:49 Tech Jobs Outlook 2022
01:27 1. Strong Mindset
02:47 2. Location Matters
03:33 3. Master the Twitter Game
04:52 4. Connect on LinkedIn
05:27 5. Git going on GitHub
06:30 6. Build One Epic Thing
07:15 7. Build in Public
08:20 8. IRL Networking
09:14 9. Get a Mentor
09:50 10. Become a Good Fit

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to get a tech job
- What tech hiring managers look for
- Find a coding job in 2022
- Tips for junior programmer job seekers
- What is the great resignation?
- What is the outlook for tech jobs in the future?
- How to get hired as a self-taught developer?

Questy
0 Views ยท 4 months ago

What are dotfiles? Take to take your developer productivity to the next level ๐Ÿฅ‹๐Ÿ‘Š by automating the setup of your computer. Go beyond 100 seconds with special guest Patrick McDonald to setup your own dotfiles repo from scratch http://dotfiles.eieio.xyz/

What are dotfiles? https://wiki.archlinux.org/index.php/Dotfiles
Example repo https://github.com/eieioxyz/Be....yond-Dotfiles-in-100
Full Dotfiles Course http://dotfiles.eieio.xyz/

#dev #learntocode#100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, libraries, languages, and APIs. Letโ€™s over-engineer a tech stack for an MVP, then simplify it. Learn how to build fullstack apps in courses https://fireship.io/courses/

#tech #code #dev

๐Ÿ”— Resources

Learn about popular tech in the 100 Second Playlist https://youtube.com/playlist?l....ist=PL0vfts4VzfNiI1B
Petite Vue https://github.com/vuejs/petite-vue
Stacks of successful startups https://stackshare.io/
LAMP https://en.wikipedia.org/wiki/....LAMP_(software_bundl

๐Ÿ“š Chapters

00:00 Intro
00:37 Whatโ€™s in a Tech Stack?
02:05 Popular Stacks
03:08 Frontend
05:34 Backend
08:23 APIs
09:23 Petite Fire Stack

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Choosing a Tech Stack for Web Development
- Comparing JS frameworks
- React State Management with Redux
- Containers with Docker and Kubernetes
- Mobile dev with React Native, Flutter, & Ionic
- APIs with GraphQL and Apollo
- How to build a website
- Cloud Computing Concepts

Questy
1 Views ยท 4 months ago

New Series! Code this ๐Ÿ’ช, not that ๐Ÿ’ฉ. Learn how to write solid modern JavaScript and avoid bad code from the olden days. https://angularfirebase.com

- Source https://github.com/codediodeio..../code-this-not-that-

Questy
1 Views ยท 4 months ago

The ultimate 10 minute JavaScript course that quickly breaks down over 100 key concepts every web developer should know. Learn the basics of JS and start building apps on the web, mobile, desktop, and more.

#javascript #programming #code

๐Ÿšจ BLACK FRIDAY 40% Discount off PRO Memberships FOREVER

https://fireship.io/pro

๐Ÿšจ Use code BLACKFIRE at checkout


๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

NEW Full JavaScript Course https://fireship.io/courses/js
JavaScript in 100 Seconds https://youtu.be/DHjqpvDnNGE
JavaScript Docs https://developer.mozilla.org/....en-US/docs/Web/JavaS

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- JavaScript 101 Course
- Getting Started with JavaScript
- JavaScript basics tutorial
- Learn JS for beginners
- Most important JS concepts to know
- What is JavaScript used for?
- How do I learn JavaScript programming?
- Prototypal Inheritance
- Higher Order Functions
- Closures
- Non-blocking event loop
- Node.js

Questy
0 Views ยท 4 months ago

Prepare for a technical interview by learning about the graph data structure and basic traversal algorithms like depth-first search (DFS) and breadth-first search (BFS). https://fireship.io/courses/ja....vascript/interview-g

#compsci #JavaScript #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Learn how to choose a fullstack JavaScript framework by asking questions about your web app in a flow chart. If you're crazy enough, you can even build your own JS framework from scratch like me.

#js #webdevelopment #programming

๐Ÿ”— Resources

Flamethrower on GitHub https://github.com/fireship-io/flamethrower
Web Components https://developer.mozilla.org/....en-US/docs/Web/Web_C
JS frameworks comparison https://youtu.be/cuHDQhDhvPE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is a JS framework?
- How to choose a JS framework?
- Top frameworks for web development
- Tools to build a web app
- How to make static sites faster

Questy
1 Views ยท 4 months ago

Get the full Linux course at https://bit.ly/4crDqtb

Learn 101 essential concepts in Linux in 10 minutes. What is the Linux kernel? What is GNU? What is the best Linux distro? And many other important questions answered.

#linux #programming #101

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Computer Science 101 https://youtu.be/-uleG_Vecis
WebDev 101 https://youtu.be/erEgovG9WBs
Linux in 100 Seconds https://youtu.be/rrB13utjYV4

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Linux basics tutorial
- How to get started with Linux
- Essential Linux commands to know
- Difference between GNU and linux
- What does Linux kernel do?
- What are the top Linux distros in 2024?

Questy
1 Views ยท 4 months ago

A complete introduction to Docker. Learn how to Dockerize a Node.js and run manage multiple containers with Docker Compose. https://fireship.io/lessons/do....cker-basics-tutorial

00:00 What is Docker?
01:54 Installation & Tooling
02:40 Dockerfile
06:06 Build an Image
07:12 Run a Container
08:52 Debugging
09:35 Docker Compose

Source code https://github.com/fireship-io/fireship.io
Official Docker https://www.docker.com

#LearnToCode #Docker

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Amazon Web Services (AWS) is the world's largest and most complex cloud with over 200 unique services. Learn about the top 50 cloud products in just ten minutes. https://fireship.io/pro

#aws #cloud #top50

๐Ÿ”— Resources

AWS Products https://aws.amazon.com/products/
Format inspired by this Adobe video https://youtu.be/7W0ISI3yqwo

๐Ÿ“š Chapters

00:00 AWS Origin
00:34 RoboMaker
00:40 IoT Core
00:46 Ground Station
00:53 Quantum Computing
01:00 EC2
01:26 Load Balancer
01:39 Cloud Watch
01:47 Auto Scale
01:56 Beanstalk
02:21 Lightsail
02:40 Lambda
03:07 Serverless Repos
03:16 Outposts
03:25 Snow
03:39 ECR
03:56 ECS
04:09 EKS
04:15 Fargate
04:27 App Runner
04:41 S3
04:59 Glacier
05:06 Block Storage
05:19 EFS
05:32 SimpleDB
05:48 DynamoDB
05:59 DocumentDB
06:13 ElasticSearch
06:21 RDS
06:36 Aurora
06:58 Neptune
07:06 ElasticCache
07:16 TimeStream
07:28 QLDB
07:38 Redshift
08:05 Lake Formation
08:21 Kinesis
08:31 EMR
08:43 MSK
08:52 Glue
09:16 Data Exchange
09:31 Sagemaker
09:53 Rekognition
10:02 Lex
10:10 Deep Racer
10:18 IAM
10:33 Cognito
10:45 Notifications
10:52 SES
10:56 CloudFormation
11:08 Amplify
11:20 Budget


๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Remix is a new react-based JavaScript framework that supports server-side rendering. It comes from the team behind React Router and provides a fresh take on fullstack web app development.

#react #js #firstlook

๐Ÿ”— Resources

- Remix Docs https://remix.run
- Remix vs Next.js https://sergiodxa.com/articles..../remix-vs-next-js-co
- Next 12 First Look https://youtu.be/lRQ5z7i7pxE

๐Ÿ“š Chapters

00:00 What is Remix?
01:12 Server-side Rendering
02:01 Get Started
02:48 Routing
04:20 Data Fetching
05:01 Form Actions
06:19 Styles
06:54 React Server Components?
07:41 Business Model
8:08 Other Exciting Developments

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Remix?
- React Remix Tutorial
- Remix vs Next.js
- Does remix use server components?
- React Remix Basics for webdev
- Nested routing in remix
- How remix actions work

Questy
0 Views ยท 4 months ago

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the famous Gang of Four book and implement them with JavaScript and TypeScript https://fireship.io/lessons/ty....pescript-design-patt

#programming #compsci #learntocode

๐Ÿ”— Resources

Learn more from Refactoring Guru https://refactoring.guru/design-patterns/
GOF Design Patterns Book https://en.wikipedia.org/wiki/Design_Patterns
Criticism of Design Patterns https://blog.codinghorror.com/....rethinking-design-pa

๐Ÿ“š Chapters

00:00 Design Patterns
01:00 What are Software Design Patterns?
01:34 Singleton
02:24 Prototype
03:46 Builder
04:23 Factory
04:54 Facade
05:47 Proxy
06:45 Iterator
07:47 Observer
08:58 Mediator
09:50 State


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- TypeScript and JavaScript Design Patterns
- Algorithm vs Design Pattern
- What is Gang of four?
- Are design patterns still relevant?
- Design patterns basics tutorial

Questy
0 Views ยท 4 months ago

A breakdown of the most useful new features for web developers using HTML, CSS, and JavaScript. Learn about native dialog windows, WebGPU, CSS container queries, and more.

Check out https://clerk.com to build a beautiful user authentication system.

#webdevelopment #javascript #top10

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Web Baseline https://web.dev/baseline/
- WebDev 101 https://youtu.be/erEgovG9WBs
- JavaScript 101 https://youtu.be/lkIFF4maKMU
- Web Performance https://youtu.be/0fONene3OIA


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Beginner web development tutorial
- What is WebGPU?
- Web development best practices
- New CSS features in 2023
- New JS features in 2023
- Measuring performance on the web
- How to build websites from scratch

Questy
0 Views ยท 4 months ago

A side-by-side comparison of React Native and Flutter. I built a mobile chat app with both frameworks to understand differences in developer experience, tooling, code, and performance.

๐Ÿ”ฅ Use discount code O2LdtRD6 for 30% off fireship.io/pro

#flutter #react #versus

๐Ÿ”— Resources

Performance Comparison https://medium.com/swlh/flutte....r-vs-native-vs-react

React Native Demo https://fireship.io/lessons/re....act-native-firebase-
Flutter Chat Demo https://fireship.io/lessons/fl....utter-firebase-chat-

๐Ÿ“š Chapters

00:00 React Native vs Flutter
00:57 Language
01:41 Ecosystem
02:04 Philosophy
02:42 Architecture
04:00 Developer Experience
05:45 Tooling
07:39 Code
09:13 Performance


๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Comparing Flutter to React Native
- Mobile app development
- Native iOS and Android Development
- Cross-platform app performance

Questy
0 Views ยท 4 months ago

Learn about seven different database paradigms and what they do best. https://fireship.io/lessons/to....p-seven-database-par

00:00 Intro
00:45 Key-value
01:48 Wide Column
02:47 Document
04:05 Relational
06:21 Graph
07:22 Search Engine
08:27 Multi-model

#learntocode #data

Learn more about MeiliSearch https://fireship.io/lessons/me....ilisearch-firebase-g

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

React is a minimal on the surface, but itโ€™s actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial, we look at 10 antipatterns in React, along with tips and tricks to improve our code. https://fireship.io/courses/react

#react #js #CodeThisNotThat

๐Ÿ”ฅ Use this discount code to get 33% off Fireship PRO:

hh7F4Ezs

https://fireship.io/pro


๐Ÿ”— Resources

React Docs https://reactjs.org
Full React Course https://fireship.io/courses/react
React in 100 Seconds https://youtu.be/Tn6-PIqc4UM

๐Ÿ“š Chapters

00:00 React Antipatterns
01:00 1. Big Components
01:55 2. Nesting Gotcha
02:35 3. Failure to Memoize
03:15 4. Useless Divs
03:44 5. Messy Files
04:40 6. Big Bundles
05:34 7. Prop Drilling
06:30 8. Prop Plowing
07:00 9. Try Some Curry
07:39 10. Code Smarter

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- React Pitfalls
- React Code Smell
- Problems with React.js
- React Best Practices
- Structure a react project
- Antipatterns in react to avoid
- React tips and tricks
- React interview tips

Questy
0 Views ยท 4 months ago

Big companies, like Google & Facebook, store all their code in a single monolithic repository or monorepo... but why? Learn how to use tools like NPM or Yarn workspaces, Learna, Nx, and Turborepo to scale your codebase https://fireship.io/pro

#software #js #compsci

๐Ÿ”— Resources

Turborepo https://turborepo.org/
Nx https://nx.dev/
Lerna https://lerna.js.org/
Google's Monorepo https://cacm.acm.org/magazines..../2016/7/204032-why-g

๐Ÿ“š Chapters

00:00 The Worldโ€™s Largest Codebase
00:49 Benefits of Monorepos
01:50 The Problem with Monorepos
02:18 Yarn & NPM Workspaces
02:48 Lerna
03:30 PNPM
03:48 Nx vs Turborepo
06:10 Turborepo Tutorial

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Monorepo Pros and Cons
- What is a monorepo?
- Who uses Monorepos?
- Should I use a monorepo?
- Nx compared to Turborepo
- How Google's Monorepo works.

Questy
0 Views ยท 4 months ago

Firebase leads the backend-as-a-service space, but there are many popular alternatives like AWS amplify, Supabase, Nhost, MongoDB Realm, Appwrite, and Parse. Let's compare the pros and cons of fully-managed cloud services.

#database #vs #programming

NEW CHANNEL for advanced tutorials https://www.youtube.com/channe....l/UC2Xd-TjJByJyK2w1z

๐Ÿ”— Resources

- Firebase https://firebase.google.com/docs
- AWS Amplify https://docs.aws.amazon.com/amplify/
- Supabase https://supabase.com/docs
- Nhost https://nhost.io/
- Appwrite https://appwrite.io/
- Realm https://www.mongodb.com/docs/realm
- Firebase in 100 Seconds https://youtu.be/vAoB4VbhRzM
- MongoDB in 100 Seconds https://youtu.be/-bt_y4Loofg


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Best Firebase alternatives
- Is firebase expensive?
- Is Firebase part of Google Cloud?
- How to build an app in the cloud
- Firebase vs AWS Amplify
- Firebase vs Supabase

Questy
0 Views ยท 4 months ago

ElasticSearch recently dropped its open-source licensing strategy, prompting AWS to fork it. Learn how "Open Source" actually works and how companies profit from it. Follow me on twitter https://twitter.com/fireship_dev

00:00 ElasticSearch vs AWS Drama
04:43 What is Open Source?
06:40 How to make money with OSS

AWS's Side https://aws.amazon.com/it/blog....s/opensource/steppin
Elastic's Side https://www.elastic.co/blog/why-license-change-AWS
Open Source Initiative https://opensource.org/

#aws #elasticsearch #tech

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Vim is a keyboard-based text editor that can improve your productivity when writing code. Learn more in the Vim for VS Code course https://bit.ly/370N7Pr

Special Thanks to Joe Previte! https://twitter.com/jsjoeio

Vim history https://en.wikipedia.org/wiki/Vim_(text_editor)
Vim cheatsheet https://vim.rtorr.com/

#vim #dev #100SecondsOfCode


Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

When you learn how to code, you unlock the ability to build side-businesses that have the potential to make you rich. The 6-step guide provides realistic tips and tricks for launching a solo company as a software engineer.

#programming #business #tech

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Wanna use my voice? Generate it at https://vocalize.cloud
Check out my AI Cartoon with @Daxflame https://youtu.be/Vg7iez2HMks
Thanks to @codeSTACKr for the "Music Video"
Building Apps with AI https://youtu.be/iO1mwxPNP5A


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to create a side business as a developer
- Top indie makers
- How do programmers make money on the side?
- Tips for becoming a solopreneur
- Implementing payments into an app
- Startup ideas with AI in 2023

Questy
1 Views ยท 4 months ago

What is the best operating system for programming? Learn the pros and cons of MacOS, Windows, and Linux from the perspective of a programmer.

โšก Try out JetBrains IDEs for free https://jb.gg/Get_JetBrains_IDEs

#computerscience #programming

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Learn to code roadmap https://youtu.be/66tfvFeALBQ
Programming Iceberg https://youtu.be/pEfrdAtAmqk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Mac vs Windows vs Linux
- Best Linux distro for programmers
- What is WSL?
- How to choose an OS for software dev
- Benefits of Linux for programming

Questy
1 Views ยท 4 months ago

Why are there so many Linux distros? Take a brief journey through the history of Linux to understand hundreds of different distros exist today https://fireship.io/

00:00 In the Beginning
01:10 GNU + Linux
02:44 What is a Distro?
03:29 Slackware
03:48 Debian
05:30 Redhat
06:17 Arch
06:59 Independent Distros
07:58 Bonus Mindblower

#linux #dev #history

References:

Linux https://www.linux.org/
96.3% of servers run Linux https://www.zdnet.com/article/....can-the-internet-exi
Torvalds uses Fedora https://www.zdnet.com/article/....look-whats-inside-li
GNU/Linux Unified Logo https://www.reddit.com/r/linux..../comments/2a8xvf/sol
Linux Army https://www.reddit.com/r/linux....masterrace/comments/
Distro Timeline https://upload.wikimedia.org/w....ikipedia/commons/1/1

Questy
0 Views ยท 4 months ago

A complete introduction into the wild world of Web3 - the decentralized web. Is Web 3.0 the future or is it all hype? Learn about the technologies and patterns used when building a dapp on the blockchain. https://fireship.io

#web3 #blockchain #webdev

๐Ÿ”— Resources

Hardhat docs https://hardhat.org/
Web3 is BS https://www.stephendiehl.com/b....log/web3-bullshit.ht
Elon Tweet https://twitter.com/elonmusk/s....tatus/14663209983791
Solidity in 100 Seconds https://youtu.be/kdvVwGrV7ec
Chat Dapp https://youtu.be/J5x3OMXjgMc

Check out these channels:

HashLips for NFTs @HashLipsAcademy
Nader Dabit for Web3 Wisdom @naderdabit

๐Ÿ“š Chapters

00:00 Web1 vs Web2 vs Web3
00:48 Is Web 3.0 all hype?
02:05 Do you need crypto to build dapps?
02:38 How do dapps work?
03:42 How does user authentication work?
04:12 What is a token or NFT?
05:33 How to build a Web3 Frontend?
06:45 How to build a Web3 Backend?
07:41 How do I test a dapp with Ethereum?
08:11 Do I store all data in the blockchain?
08:47 Where to start?

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Top 10 web3 questions
- Web Explained
- Building dapps on Ethereum blockchain
- Ethereum gas fees explained
- Web3 basics for beginners
- Web3 app architecture
- Fungible vs Non-Fungible Tokens

Questy
0 Views ยท 4 months ago

Top 7 security concepts ๐Ÿ›ก๏ธ and hacking stories ๐ŸŽญ that every JavaScript developer should know about. Master these concepts in the Enterprise Security course: https://bit.ly/2wrUqAB (use FIRESHIP50 at checkout).

Full Security Article https://fireship.io/lessons/7-....security-concepts-ha
OWASP Top 10 https://owasp.org/www-project-top-ten/

Concepts:

1. Zero-day 0:47
2. Vulnerable packages 1:22
3. XSS 2:24
4. SQL Injection 3:42
5. Credential Leaks 4:48
6. Principle of Least Privilege 6:11
7. DDoS 7:43

#security #web #javascript

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Is

Questy
0 Views ยท 4 months ago

Edge computing is becoming a popular way to deliver modern web applications. Letโ€™s find out if the Edge is really faster by comparing Firebase to Vercel Edge Functions with Next.js.

#webdevelopment #javascript #vs

๐Ÿ”— Resources

Next Firebase Course https://fireship.io/courses/react-next-firebase/
Next.js 12.2 Release https://nextjs.org/blog/next-12-2
Cloud Flare Workers Docs https://developers.cloudflare.com/workers/
CDN Testing Tools https://tools.keycdn.com/performance

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is edge computing?
- Edge computing benchmarks
- Next.js Edge Functions Tutorial
- Are firebase cloud functions slow?
- Edge Computing drawbacks
- SSR Edge Rendering
- How to prevent cold starts on serverless functions

Questy
0 Views ยท 4 months ago

AI tools like ChatGPT and GPT-4 are changing the way programmers write code. Learn how build a React app with Typescript using with AI prompting and other tricks to speed up development.

#ai #programming #tutorial

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- ChatGPT https://chat.openai.com/
- React Docs https://react.dev/
- Automated workflow tweet https://twitter.com/mckaywrigl....ey/status/1642948620
- Copilot X https://youtu.be/q1HZj40ZQrM

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Building apps with AI
- AI pseudocode techniques
- Can ChatGPT build complete apps?
- GitHub Copilot X features
- Will AI replace programmers?
- TypeScript Tricks with ChatGPT
- How to use AI to code faster

Questy
0 Views ยท 4 months ago

Auth0 is Authentication-as-a-Service used to manage the front door to your application. It provides drop-in user auth solutions that look great on any frontend app, and integrate with any backend server. Try it ๐Ÿ‘‰ https://bit.ly/3peoMQ4

Thanks to @JamesQQuick for going beyond 100 seconds! Subscribe to his awesome channel.

Disclaimer. This video contains a paid endorsement and was produced in collaboration with Auth0. I trust their product and have used it as a customer for many years .

#dev #code #100SecondsOfCode

Questy
0 Views ยท 4 months ago

Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your development workflow. ๐Ÿ”ฅ Enroll in the New Full Git Course https://fireship.io/courses/git/

๐Ÿ’ฐ Extra big 40% discount (expires in 1 week). Use code: oqBi9fWv
Upgrade to PRO at https://fireship.io/pro

#git #learntocode #tips

๐Ÿ”— Resources

The Full Git & GitHub Course https://fireship.io/courses/git/
Git Docs https://git-scm.com/
Git in 100 Seconds https://youtu.be/hwP7WQkmECE

๐Ÿ“š Chapters

00:00 Git Started
00:59 Combine add & commit
01:20 Aliases
01:38 Amend
02:03 Force Push
02:24 Revert
02:47 Codespaces
03:21 Stash
04:05 PC Master Branch
04:27 Pretty Logs
04:51 Bisect
05:14 Autosquash
06:18 Hooks
06:58 Destroy Things
07:41 Checkout to Last


๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿท๏ธ Topics Covered

- Git Shortcuts
- Github Codespaces Cloud VSCode
- Software Version Control
- Dealing with Merge Conflicts
- Git Merge & Rebase
- How to Squash Commits

Questy
1 Views ยท 4 months ago

Welcome to the software engineer's technical interview survival guide. Using a mock interview with the classic FizzBuzz question, we cover various tips and strategies for high-pressure problem solving.

Thanks to @ThePrimeagen for collaborating!

#programming #interview #softwareengineer

๐Ÿ”— Resources

FizzBuzz Question https://leetcode.com/problems/fizz-buzz/
Coding interview https://en.wikipedia.org/wiki/Coding_interview
How to get a Tech Job https://youtu.be/Xg9ihH15Uto
How to Learn to Code https://youtu.be/NtfbWkxJTHw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Technical interview tips
- What are software engineer interviews like?
- How difficult is a coding interview?
- Failing a technical interview
- How to prepare for programming interview

Questy
0 Views ยท 4 months ago

Supabase is a new open-source "Firebase Alternative". Let's compare features, pricing, and the developer experience to see how Supabase stacks up to Firebase https://fireship.io

#cloud #firebase #review

๐Ÿ”— Resources

Supabase https://supabase.io/
Firebase https://firebase.google.com/

๐Ÿ“š Chapters

00:00 Supabase vs Firebase
00:50 Feature Parity
01:17 Vendor Lock In
01:49 Authentication
02:35 Security
03:11 Database
04:54 Realtime
05:39 Pricing
07:21 Is Supabase Legit?

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Software engineers can be very opinionated about their tools, patterns, and philosophies. Letโ€™s react to some of the most controversial opinions from elite developers on Stack Overflow. ๐Ÿ”ฅ Grab some swag https://swag.fireship.io/

๐Ÿ”— Resources

Original StackOverflow question https://stackoverflow.com/ques....tions/406760/whats-y
Trillion Dollar Disaster https://betterprogramming.pub/....object-oriented-prog

๐Ÿ“š Chapters

00:00 Controversial Opinions
00:45 Object-Oriented Programming
02:36 Love to Code
03:24 Lazy Programmers
04:14 Google
04:48 CS Degree
05:48 Bad Teachers
06:35 Unit Testing
07:20 The Customer
08:19 Comments

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿค“ Topics Discussed in this Video

- Software Engineering Opinions
- Object-oriented vs functional programming
- Java, JavaScript, Flutter, and Unity
- Coding Best Practices
- Learning how to Code
- Freelance Development

Questy
1 Views ยท 4 months ago

Choosing a modern tech stack is difficult because of the sheer number of tools available. Let's look at 8 important decisions you'll need to make when building a web or mobile app today https://fireship.io

#learntocode #programming #tech

๐Ÿ”— Resources

Svelte Kit https://kit.svelte.dev
Firebase https://firebase.google.com/
Stack overflow survey https://survey.stackoverflow.c....o/2022/#technology-m
Tech Stacks Explained https://youtu.be/Sxxw3qtb3_g
Svelte in 100 Seconds https://youtu.be/rv3Yq-B8qp4


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Best tools to build web apps
- What is a Tech Stack
- 2022 Developer roadmap
- Web framework comparison
- Top Web Technologies

Questy
0 Views ยท 4 months ago

Learn how to setup React with TypeScript. Compare the pros and cons of using TypeScript in an React project. Learn more in the full course ๐Ÿ‘‰ https://fireship.io/courses/react-next-firebase/

#js #react #typescript

๐Ÿ”— Resources

Full TypeScript Video https://youtu.be/ahCwqrYpIuM
TS Docs https://www.typescriptlang.org/
Create React App with TS https://create-react-app.dev/d....ocs/adding-typescrip

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Get more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Let's take a look at the top 15 new databases that could disrupt software development in the future. Many new serverless databases leverage tools like Postgres and MySQL, while others attempt build entirely new systems from scratch.

This video is NOT sponsored. No company paid to be on this list.

#database #programming #tech

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- 7 Database Paradigms https://youtu.be/W2Z7fbCLSTw
- SQL in 100 Seconds https://youtu.be/zsjvFFKOm3c

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Modern database paradigms
- Most popluar new databases
- Alternatives to SQL RDBMS
- Artificial Intelligence embedded in databases
- Planetscale
- Yugabye
- NeonDB
- Dolt
- CockroachDB
- Cloudflare D1
- Xata
- 8base
- EdgeDB
- SurrealDB
- FaunaDB
- memgraph
- KeyDB
- Meilisearch
- MindsDB

Questy
0 Views ยท 4 months ago

The C Programming Language is quite possibly the most influential language of all time. It powers OS kernels like Linux, Windows, and Mac and many other low-level systems. Its syntax has inspired many other languages, including Cpp, Csharp, Java, JavaScript, Go, Perl, and more.

#programming #compsci #100SecondsOfCode

๐Ÿ”— Resources

C Manuel https://www.gnu.org/software/g....nu-c-manual/gnu-c-ma
GCC compiler https://gcc.gnu.org/
C History https://en.wikipedia.org/wiki/....C_(programming_langu

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- C programming basics
- C pointers
- Memory safety and segmentation faults
- C syntax
- What is C used for?
- History of C

Questy
0 Views ยท 4 months ago

Learn how to host your website on a Raspberry Pi 4 after your app gets booted from Amazon Web Services (AWS) https://fireship.io/lessons/ho....st-website-raspberry

#aws #rpi #tech

Raspberry Pi https://www.raspberrypi.org/
AWS & Parler https://www.buzzfeednews.com/a....rticle/johnpaczkowsk

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Debugging is one of the most important skills of a software engineer. Learn 7 techniques, strategies, and tools for debugging as a modern web developer.

#programming #learntocode #software

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Testing in 100 Seconds https://youtu.be/u6QfIXgjwGQ
VS Code Tips https://youtu.be/ifTF3ags0XI
Crash Bandicoot Bug https://www.reddit.com/r/Games..../comments/1pp4oj/how

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What tools to engineers use to prevent bugs?
- How do you catch bugs during software development?
- How do you learn debugging?
- How to use VS Code debugger
- How to console log in JavaScript

Questy
0 Views ยท 4 months ago

Explore 7 roadmaps or learning paths for beginner developers. The goal of this video is to provide a starting point for aspiring software engineers looking to learn web development, mobile, desktop, IoT, data science, game dev, and low-level systems.

#tech #programming #code

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

How to get 100K tech job https://youtu.be/Xg9ihH15Uto
Learn to Code Tips https://youtu.be/NtfbWkxJTHw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to start learning web development
- Get started with mobile app development
- Data Science learning path
- What is best programming language to learn first?
- Learn to code path for beginners
- Best game engines for noobs
- Tips for learning to code

Questy
0 Views ยท 4 months ago

Learn how the question mark "?" in JavaScript provides syntactic sugar in three powerful ways. https://fireship.io/courses/javascript/

00:00 Ternary Operator
01:15 Optional Chaining
01:45 Nullish Coalescing

Ternary https://developer.mozilla.org/....en-US/docs/Web/JavaS
Optional Chaining https://github.com/tc39/proposal-optional-chaining
Nullish Coalescing https://github.com/tc39/propos....al-nullish-coalescin

#js #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Try out Nvidia NIM in the free playground https://nvda.ws/4avifod

Learn how to build a futuristic workforce of AI agents, then self-host and scale them for any workload thanks to Nvidia NIM - a platform that containerizes AI models and runs them on any GPU with Kubernetes.

#programming #ai #nvidia

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Nvidia NIM https://nvda.ws/4avifod
CUDA in 100 Seconds https://youtu.be/pPStdjuYzSI
Docker 101 https://youtu.be/rIrNIzy6U_g

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to scale AI models
- How to self-host an AI model
- Nvidia H100 GPU
- Will AI replace humans in the workforce?

Questy
0 Views ยท 4 months ago

Top 7 ways to write CSS code in a React or Next.js app. Learn the tradeoffs between different tools like CSS modules, CSS-in-JS, Sass, Tailwind, Bootstrap, component libraries, and more. https://fireship.io/courses/react-next-firebase/

#css #javascript #webdev

๐Ÿ”— Resources

NextJS CSS docs https://nextjs.org/docs/basic-....features/built-in-cs
CSS Modules https://github.com/css-modules/css-modules
SCSS Docs https://sass-lang.com/documentation
Mantine Library https://mantine.dev/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

Best ways to write CSS in React
How to use Sass in Next.js
CSS modules tutorial
How to use CSS-in-JS
How to use Tailwind in Next.js
How to use Bootstrap in Next.js
Best component libraries for react

Questy
0 Views ยท 4 months ago

Let's take a look at 13 new developments and controversies that happened in the technology industry in June 2024. Find out which new tech trends will shape the future of humanity.

#tech #programming #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Claude 3.5 https://www.anthropic.com/news/claude-3-5-sonnet
5 New AI tools https://youtu.be/BY81yNttfpg
Tech Trends 2024 https://youtu.be/vyQv563Y-fk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

Figma AI
Claude 3.5 Sonnet beats GPT-4o
Etched Transformer Chips
Intel LunarLake
Meta LLM Compiler
Kaspersky Ban
Cloudflare Extortion Controversy
Adobe Sued by FTC
Apple DMA violations
TechLead Drama
GitHub OSS Drama
State of JS Survey
YT Server Ads

Questy
0 Views ยท 4 months ago

Learn what the "this" keyword does in JavaScript in 100 seconds. And stay tuned for a few minutes of more advanced discussion after the credits.

#javascript #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Learn how to setup a private smart home from scratch with Home Assistant and a Raspberry Pi. Add the OpenAI integration to give GPT-4 and ChatGPT access to your home's data.

Get a Free ESP32 microcontroller thanks to Brydge https://bit.ly/44Nkode

#tech #iot #ai

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Home Assistant https://www.home-assistant.io
Home Automation example https://www.reddit.com/r/homea....ssistant/comments/zz
Raspberry Pi in 100 seconds https://youtu.be/eZ74x6dVYes

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to setup Home Assistant
- Can GPT-4 control a smart home?
- Smart home tips and tricks
- How to make smart home private
- Raspberry Pi Home Automation
- Home automation quick tutorial
- Smart homes of the future

Questy
0 Views ยท 4 months ago

What are some of the worst things about being a programmer? Let's look at 7 dreaded messages that a software engineer never wants to receive.

#programming #tech #comedy

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Programmer Stereotypes https://youtu.be/_k-F-MMvQV4
Technical Interview Survival https://youtu.be/1t1_a1BZ04o

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Worst things about programming
- Should I become a programmer?
- Software engineer career drawbacks
- Programming memes
- The bad parts of learning to code

Questy
0 Views ยท 4 months ago

Find all the best dev content at https://daily.dev/fireship

Remember, for every paid SaaS, there is a free open-source self-hosted alternative. Let's take a look at 10 FOSS tools designed to replace popular tools like MS Office, Notion, Heroku, Vercel, Zoom, Adobe, and more.

#software #programming #linux

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

My Full Linux Self-hosting Course https://fireship.io/courses/linux/
10 Fullstack Apps https://youtu.be/FQPlEnKav48
Unhappy developers https://youtu.be/-pSf9_MgsZ4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

โญ Repos mentioned

LibreOffice https://github.com/LibreOffice
Mattermost https://github.com/mattermost/mattermost
Nocodb https://github.com/nocodb/nocodb
Plane https://github.com/makeplane/plane
Appflowy https://github.com/AppFlowy-IO/AppFlowy
Jitsi https://github.com/jitsi
ERPNext https://github.com/frappe/erpnext
Coolify https://github.com/coollabsio/coolify
Dokku https://github.com/dokku/dokku
Instant https://github.com/instantdb/instant

Questy
0 Views ยท 4 months ago

I hacked my brain with a compact electroencephalogram (EEG) and connected it to GPT-4 with the OpenAI API. In this crazy tutorial, you'll learn how to use JavaScript to read your brainwaves.

#tech #javascript #science

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Neurosity Crown https://neurosity.co
Brainwaves https://www.scientificamerican.....com/article/what-is
Learn JavaScript Basics https://youtu.be/lkIFF4maKMU
GPT-4 overview https://youtu.be/EunbKbPV2C0

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How do you read brainwaves?
- Reading your brain with code
- Mindreading with an EEG
- How to use the OpenAI api
- How do brainwaves work?

Questy
0 Views ยท 4 months ago

Progressive Web Apps (PWA) deliver a native app-like experience on the web. Learn how to analyze and implement service workers to make your web app installable. Build complete PWAs with me here ๐Ÿ‘‰ https://fireship.io/tags/pwa/

What are PWAs? https://web.dev/what-are-pwas/
Workbox https://developers.google.com/web/tools/workbox

00:00 What is a PWA
02:03 Tools of the Trade
04:26 Build a PWA from Scratch

#webdev #pwa #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Try Brilliant free for 30 days https://brilliant.org/fireship

Take a look at the latest features in 15 different JavaScript frameworks and the problems they solve for web developers. Take an first look at the React compiler, Angular signals, Svelte runes, and more...

#programming #webdevelopment #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Next.js Full Course https://fireship.io/courses/nextjs/
21 web features https://youtu.be/q1fsBWLpYW4
They fixed React? https://youtu.be/4k6Xgjqkad4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Best JS frameworks for 2024
- New features in React.js
- What's new on Next.js
- React vs Angular vs Vue
- What is the React Compiler?

Questy
0 Views ยท 4 months ago

A brief history of Megaupload and its controversial founder Kim Dotcom. Find out how a teenage hacker built one of the largest websites in the world, which was eventually seized by the FBI for piracy.

#tech #hacking #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Kim Dotcom Extradition https://www.bbc.com/news/articles/c5y363lw204o
Google Monopoly Loss https://youtu.be/jx2dDV2eWBM
Illegal Web Scraping https://youtu.be/8GhFmQPZAlo

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Kim Dotcom extradition to the United States
- Kim Dotcom biopic
- Who is Kim Dotcom
- History of Megaupload
- Concerns about piracy

Questy
0 Views ยท 4 months ago

Let's take a first look at Claude 3, the latest LLM from Anthropic and see how it compares to GPT-4 and Gemini Ultra. Is Claude Opus the best AI tool for writing code?

#programming #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Claude 3 Announcement https://www.anthropic.com/news/claude-3-family
Gemini 1.5 https://youtu.be/xPA0LFzUDiE
ChatGPT Store https://youtu.be/9T_wv6D8PYo
How I record by Fireship videos https://youtu.be/N6-Q2dgodLs

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is the best AI coding model?
- Claude 3 analysis
- Has AGI been achieved?
- GPT-4 vs Claude 3
- Gemini Ultra vs Claude 3
- Programming with Claude

Questy
0 Views ยท 4 months ago

What is the best tool for starting a new React project in 2023? Let's look at 7 good alternatives to create-react-app for starting a new ReactJS web development project.

Subscribe to @nxdevtools for more awesome dev content!

#javascript #webdevelopment #reactjs

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- React Apps with Nx https://nx.dev/getting-started..../react-standalone-tu
- Create React App Github Issue https://github.com/reactjs/rea....ctjs.org/pull/5487#i
- 10 Rendering Patterns on the Web https://youtu.be/Dkx5ydvtpCA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to start react project as a beginner
- Getting started with Vite for React
- Build standalone react apps with Nx
- Getting started with Next.js
- Next.js vs Remix
- Gatsby vs Astro

Questy
1 Views ยท 4 months ago

Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster. https://fireship.io/pro

#learntocode #tech #programming

๐Ÿ”— Resources

Feynman Technique https://medium.com/taking-note..../learning-from-the-f
How to Get a Tech Job https://youtu.be/Xg9ihH15Uto
Spacing Effect https://en.wikipedia.org/wiki/Spacing_effect
Don't Learn to Code https://techcrunch.com/2016/05..../10/please-dont-lear

๐Ÿ“š Chapters

00:00 Learn to Code
00:43 1. Hard Work
01:29 2. Patterns over Syntax
02:38 3. Stop Watching
03:22 4. Stay Healthy
03:47 5. Feynman Technique
05:00 6. Dopamine Hits
05:47 7. Not Too Hard tho
06:27 8. Learn Like a Pro

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

Is Learning to Code hard?
Can anybody learn to code?
Tips for learning programming
Staying healthy while coding
Is coding the new literacy?
How to use the Feynman technique
What is the best programming language to start with? Python, JS, Go, Swift, or Kotlin

Questy
0 Views ยท 4 months ago

Let's take a first look at the new ChatGPT o1 model - a state-of-the-art reasoning AI model from OpenAI that shows unmatched abilities in math, science, and coding.

#programming #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

o1 model https://openai.com/o1/
V0 UI development https://youtu.be/TBIjgBVFjVI
Google's Doom Engine https://youtu.be/SBdDt4BUIW0

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is o1?
- Update on Devin AI programmer
- How does OpenAI o1 work?
- GPT-4o vs o1 benchmarks
- o1 vs Claude
- What is the best LLM in 2024?
- Trends in Artificial Intelligence

Questy
0 Views ยท 4 months ago

Take a first look at a groundbreaking new open-source AI image generation model Flux, which rivals Stable Diffusion and MidJourney. Learn how to run "flux.1" locally and train a LoRA with your own custom data.

#programming #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

How to build an AI girlfriend https://youtu.be/ky5ZB-mqZKM
Uncensored LLMs https://youtu.be/GyllRd2E6fg
Check out Matt Wolfe's Flux.1 tutorial: @mreflow
Flux on GitHub https://github.com/black-forest-labs/flux

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Who is behind Black Forest Labs?
- Stable Diffusion vs Flux
- Midjourney vs Flux
- Best Image generation AI in 2024
- How do you run Flux.1 locally?
- Flux.1 Python tutorial
- How to turn AI images in to video

Questy
0 Views ยท 4 months ago

Next.js version 13 was announced yesterday and it brings huge changes to the framework. They collaborated directly with the React team to create the ultimate web framework and a new webpack replacement built with Rust... let's take a first look.

#javascript #tech #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Next 13 Announcement https://nextjs.org/blog/next-13
Turbopack Announcement https://vercel.com/blog/turbopack
Next.js Full Course https://fireship.io/courses/react-next-firebase/
Next in 100 Seconds https://youtu.be/Sklc_fQBmcs

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What changed in Next.js 13?
- Should I upgrade to Next 13?
- Next.js vs Remix
- Next.js vs Nuxt
- Vite vs Turbopack
- Replacing webpack with Turbopack

Questy
0 Views ยท 4 months ago

Video production is hard, so I used the latest AI technology to write, narrate, and edit videos in my own style. Everybody is suddenly worried Artificial General Intelligence or AGI will replace humans in the near future, so let's take a look at popular projects like BabyAGI, AutoGPT, and Jarvis.

#programming #ai #tech

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

BabyAGI https://github.com/yoheinakajima/babyagi
AutoGPT https://github.com/Torantulino/Auto-GPT
Voice Cloning https://elevenlabs.io
Clone YouTuber's Voices https://deepfake.aleem.tv
Brainwaves GPT-4 https://youtu.be/-HYbFm67Gs8

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- AutoGPT tutorial
- How to build an AutoGPT tool
- What is HuggingGPT
- Is AGI possible?
- How to make videos with AI
- Stanford paper about AI human simulator
- ChaosGPT used for world domination

Questy
1 Views ยท 4 months ago

What is a JavaScript Closure? Learn the how closures allow functions to "remember" outside their local scope https://fireship.io/tags/javascript/

#js #programming #100SecondsOfCode

๐Ÿ”— Resources

MDN Docs https://developer.mozilla.org/....en-US/docs/Web/JavaS
My Favorite Closure Explanation https://stackoverflow.com/a/36879264/3808414
Interview Question https://dmitripavlutin.com/sim....ple-but-tricky-javas

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Breakdown of the State of JS survey results released in 2023. Which web frameworks are most popular and which ones are most hated? How much money do frontend developers actually make?

#javascript #tierlist #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

State of JS Results https://stateofjs.com
Tech Trends in the year 2023 https://youtu.be/1v_TEnpqHXE

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Trending tools for web developers
- Top JS frameworks for 2023
- React vs Svelte
- React vs Vue
- React vs Angular
- Web development salary expectations
- How much do JavaScript developers earn?

Questy
0 Views ยท 4 months ago

What is the best tool for starting a new React project in 2023? Let's look at 7 good alternatives to create-react-app for starting a new ReactJS web development project.

Subscribe to @nxdevtools for more awesome dev content!

#javascript #webdevelopment #reactjs

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- React Apps with Nx https://nx.dev/getting-started..../react-standalone-tu
- Create React App Github Issue https://github.com/reactjs/rea....ctjs.org/pull/5487#i
- 10 Rendering Patterns on the Web https://youtu.be/Dkx5ydvtpCA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to start react project as a beginner
- Getting started with Vite for React
- Build standalone react apps with Nx
- Getting started with Next.js
- Next.js vs Remix
- Gatsby vs Astro

Questy
0 Views ยท 4 months ago

Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster. https://fireship.io/pro

#learntocode #tech #programming

๐Ÿ”— Resources

Feynman Technique https://medium.com/taking-note..../learning-from-the-f
How to Get a Tech Job https://youtu.be/Xg9ihH15Uto
Spacing Effect https://en.wikipedia.org/wiki/Spacing_effect
Don't Learn to Code https://techcrunch.com/2016/05..../10/please-dont-lear

๐Ÿ“š Chapters

00:00 Learn to Code
00:43 1. Hard Work
01:29 2. Patterns over Syntax
02:38 3. Stop Watching
03:22 4. Stay Healthy
03:47 5. Feynman Technique
05:00 6. Dopamine Hits
05:47 7. Not Too Hard tho
06:27 8. Learn Like a Pro

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

Is Learning to Code hard?
Can anybody learn to code?
Tips for learning programming
Staying healthy while coding
Is coding the new literacy?
How to use the Feynman technique
What is the best programming language to start with? Python, JS, Go, Swift, or Kotlin

Questy
0 Views ยท 4 months ago

Next.js version 13 was announced yesterday and it brings huge changes to the framework. They collaborated directly with the React team to create the ultimate web framework and a new webpack replacement built with Rust... let's take a first look.

#javascript #tech #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Next 13 Announcement https://nextjs.org/blog/next-13
Turbopack Announcement https://vercel.com/blog/turbopack
Next.js Full Course https://fireship.io/courses/react-next-firebase/
Next in 100 Seconds https://youtu.be/Sklc_fQBmcs

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What changed in Next.js 13?
- Should I upgrade to Next 13?
- Next.js vs Remix
- Next.js vs Nuxt
- Vite vs Turbopack
- Replacing webpack with Turbopack

Questy
0 Views ยท 4 months ago

Cognition Labs just unveiled a new AI coding tool called Devin that is designed to automate the job of software engineers. Let's take a first look at Devin and see if it is a truly powerful tool or just artificial intelligence hype.

#ai #programming #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Devin Announcement https://www.cognition-labs.com/blog
SWE Benchmark https://www.swebench.com
Programming AI Assistants https://youtu.be/7h732qLxtAk
Uncensored AI models https://youtu.be/GyllRd2E6fg

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Devin?
- Devin vs GPT-4
- Devin vs GitHub Copilot
- Is coding dead?
- Can AI replace software engineers?
- How does Devin AI work?
- Future trends in software development
- Is programming a dying skill
- Should I learn to code?

Questy
0 Views ยท 4 months ago

Let's explore 10 game-changing open source libraries that can make your code faster, prettier, and cheaper. A hand-picked list of the coolest dev tools and projects on GitHub in 2022.

#tech #code #top10

๐Ÿ”— Resources

Full React Course https://fireship.io/courses/react/
REST in 100 Seconds https://youtu.be/-MTSQjw5DrM
GraphQL in 100 Seconds https://youtu.be/eIQh02xuVw4

๐Ÿ“ฆ Packages Mentioned

The Fuck https://github.com/nvbn/thefuck
Partytown https://github.com/BuilderIO/partytown
Trcp https://github.com/trpc/trpc
Mantine https://mantine.dev/
Danfo https://github.com/javascriptdata/danfojs
Supertokens https://github.com/supertokens/supertokens-core
Zinc https://github.com/prabhatsharma/zinc
MeiliSeach https://github.com/meilisearch/meilisearch
NokoDB https://github.com/nocodb/nocodb
Hi Mom https://github.com/tsivinsky/hi-mom
Hoppscotch https://github.com/hoppscotch/hoppscotch
Amplication https://github.com/amplication/amplication


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Best open source libraries 2022
- List of developer tools
- New developer tools

Questy
0 Views ยท 4 months ago

Nuxt3, an SSR framework for Vue, just hit release candidate last week. Let's take a first look at its most powerful features and compare it to other fullstack JavaScript frameworks like Next.js and Remix.

#webdev #js #TheCodeReport

๐Ÿ”— Resources

- Nuxt3 Release https://nuxtjs.org/announcements/nuxt3-rc/
- Nuxt Docs https://v3.nuxtjs.org/getting-started/quick-start
- Vue in 100 Seconds https://youtu.be/nhBVL41-_Cw
- Next in 100 Seconds https://youtu.be/Sklc_fQBmcs

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Nuxt version 3 first look
- Nuxt3 Review
- Nuxt.js vs Next.js
- Server side rendering with Vue.js
- Nuxt.js features overview
- Deploy vue to serverless edge functions

Questy
0 Views ยท 4 months ago

My chat app became overwhelmed with profanity and spam, but all this could have been avoided with better security practices. Let's take a look at essential app security libraries and techniques.

#programming #hacking #tech

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Original Chat App Pocketbase Project https://youtu.be/gUYBFDPZ5qk
- 7 Web Security Risks https://youtu.be/4YOpILi9Oxs
- Cryptography Concepts https://youtu.be/NuyzuNBFWxQ
- Cloudflare Turnstile https://www.cloudflare.com/products/turnstile/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How to prevent profanity in app
- How to deal with spam bots
- How to prevent website hacking
- Web app security best practices
- Cloudflare Turnstile vs reCaptcha
- Preventing DDoS attacks

Questy
0 Views ยท 4 months ago

Shopify just announced a React-based JavaScript framework called Hydrogen. It is similar to Next.js, but has extra features for ecommerce and data fetching with GraphQL.

#shopify #react #firstlook

๐Ÿ”— Resources

Hydrogen Docs https://hydrogen.shopify.dev/
React server components https://reactjs.org/blog/2020/....12/21/data-fetching-

๐Ÿ“š Chapters

00:00 Shopify Hydrogen
00:28 Why use it?
01:24 Developer Experience
03:57 Analysis

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Shopify Hydrogen Overview
- Hydrogen vs Next.js
- React server components
- React SSR and SEO for ecommerce
- Headless shopify graphql API

Questy
1 Views ยท 4 months ago

The CEO of Telegram, Pavel Durov, was arrested in France and is facing up to 20 years in prison. Learn how encrypted messaging apps like Telegram and Signal work and why some government officials want to ban them.

#tech #cybersecurity #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Telegram https://telegram.org/
Kim Dotcom https://youtu.be/08g_eJloufs
Google Monopoly https://youtu.be/jx2dDV2eWBM

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Why was Telegram CEO arrested?
- What is end-to-end encryption?
- Signal vs Telegram
- Best messaging apps for privacy
- Legal action against E2EE
- Who is Pavel Durov?

Questy
0 Views ยท 4 months ago

Let's take a first look at Bun 1.0 - the worlds fastest JavaScript runtime. Find out how Bun compares to Node.js and Deno.

#webdevelopment #javascript #thecodereport

๐Ÿ”ฅ Level up AI code generation with DevGPT

Try it for free: https://devgpt.com/?utm_source=fireship

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Bun 1.0 details https://bun.sh/blog/bun-v1.0
Bun.js Launch Video https://youtu.be/BsnCpESUEqM
Deno NPM modules https://youtu.be/cv7ci6GT5Hg

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Bun.js vs Node.js
- Bun vs Deno
- How is Bun so fast?
- Are JavaScript apps fast?
- Best JS frameworks
- How to optimize JavaScript performance

Questy
0 Views ยท 4 months ago

SvelteKit just hit version 1.0 and provides an awesome set of tools for building fullstack web applications. Let's take a first look at its features and compare it to other frameworks like Next.js and Nuxt.

#webdevelopment #javascript #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- SvelteKit announcement https://svelte.dev/blog/announcing-sveltekit-1.0
- SvelteKit Docs https://kit.svelte.dev/
- Svelte in 100 Seconds https://youtu.be/rv3Yq-B8qp4
- Subscribe to Beyond Fireship for the Full Tutorial https://www.youtube.com/channe....l/UC2Xd-TjJByJyK2w1z

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- SvelteKit vs Next.js
- SvelteKit vs Nuxt
- Svelte vs React
- Build SSR apps with Svelte

Questy
0 Views ยท 4 months ago

Worldcoin is a cryptocurrency that uses biometric iris data to verify people before making financial transactions. It is a controversial project co-founded by Sam Altman of OpenAI. Some call it a dystopian scam, while others believe it will make the global economy more equitable.

#tech #crypto #thecodereport #ai

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Worldcoin https://worldcoin.org
Worldcoin raises 115M https://techcrunch.com/2023/05..../25/sam-altmans-cryp
AI Regulation https://youtu.be/CDokUdux0rc

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Worldcoin?
- Is worldcoin safe?
- Who is funding Worldcoin?
- Top cryptocurrency projects
- The risks of AI
- What is a sybil attack?
- How Iris scanning works
- What is a Zero Knowledge Proof ZKP

Questy
0 Views ยท 4 months ago

Programmers are weird. It is human nature to put people into a box with stereotypes and the tech industry is no exception. Let's take a look at 10 common stereotypes people use for software engineers and developers https://fireship.io/pro

#tech #programming #comedy

๐Ÿ’€ Other Funny, but Useless Videos

React for the Haters https://youtu.be/HyWYpM_S-2c
Java for the Haters https://youtu.be/m4-HM_sCvtQ

๐Ÿ”ฅ Get a Fireship T-shirt - Upgrade for Life!

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment

๐Ÿ”– Topics Covered

- What are programmer stereotypes?
- What are programmers really like?
- Code memes
- are all programmers introverts?
- programming humor
- jokes about code
- making fun of coders
- what is hacking really like?

Questy
1 Views ยท 4 months ago

Yesterday, a popular open-source package, Faker.js, was abruptly taken down from GitHub. Its readme simply said โ€œWhat really happened to Aaron Swartz?โ€. Letโ€™s take a look at why Open Source Software can be a bad deal for many independent developers.

Note. This video was reuploaded after new information came to light.

#dev #opensource #history

๐Ÿ”— Resources

https://github.com/marak/Faker.js/
http://docs.jstor.org/jstor-st....atement-misuse-incid
https://www.rollingstone.com/c....ulture/culture-news/
https://nypost.com/2018/01/27/....these-hackers-suicid

๐Ÿ“š Chapters

00:00 Faker.js Disappeared
00:29 What happened to Aaron Swartz?
02:15 The Problem with Open Source

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Why Faker.js disappeared
- The Aaron Swartz story
- Why was Aaron Swartz arrested?
- What did Aaron Swartz create?
- Open Source Pitfalls
- Problems with Open Source

Questy
4 Views ยท 4 months ago

Angular is adding a new feature called signals that will give it a reactive primitive similar to Vue.js and Solid. Learn how it compares to other popular JavaScript frameworks like React.js and Svelte.

#javascript #programming #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Angular Signals Demo https://angular-signals.netlify.app
RFC https://github.com/angular/ang....ular/discussions/496
In Depth Change Detection https://indepth.dev/posts/1510..../rendering-cycle-in-
Angular in 100 Seconds https://youtu.be/Ata9cSC2WpM

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Angular Signals tutorial
- Is Angular dead?
- History of JavaScript frameworks
- Cool new JavaScript features
- Will Angular signals replace RxJS?
- Reactive programming on the web

Questy
0 Views ยท 4 months ago

GUN is a decentralized graph database (or graph synchronization protocol) . Learn how to use the GUN JavaScript API and start writing data to your own peer-to-peer network. https://github.com/amark/gun

#js #database #100SecondsOfCode

๐Ÿ”— Resources

GUN https://gun.eco/
Bitcoin in 100 Seconds https://youtu.be/qF7dkrce-mQ

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
2 Views ยท 4 months ago

Try Brilliant free for 30 days https://brilliant.org/fireship Youโ€™ll also get 20% off an annual premium subscription

The White House recently unveiled a plan to deal with networking weaknesses in the Border Gateway Protocol. In the past, the BGP has been exploited or misconfigured to cause massive disruptions on the Internet.

#hacking #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

BGP roadmap https://www.whitehouse.gov/onc....d/briefing-room/2024

CrowdStrike Disaster https://youtu.be/H9RSeDUdkCA
Rabbit R1 Hack https://youtu.be/lkbV8oP-F44

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Biggest Internet outages in history
- What is the Border Gateway Protocol?
- Major weaknesses on the internet
- How are networks kept secure?
- Cryptographic security in networking

Questy
0 Views ยท 4 months ago

Neuralink recently demonstrated the results of a brainchip installed in their first human patient. Learn how the Neuralink N1 is installed and how it reads brainwaves to perform actions entirely from thoughts.

#tech #neuroscience #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Full Neuralink demo https://twitter.com/neuralink/....status/1770563939413
Neuralink https://neuralink.com
Using my Brain to control GPT-4 https://youtu.be/-HYbFm67Gs8


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Neuralink?
- How do brainwaves work?
- The future of brain technology
- How does Neuralink help people with disabilities
- Pros and cons of Elon Musk's Neuralink

Questy
0 Views ยท 4 months ago

Convex is the realtime backend platform that actually replaces Firebase. Try out Convex for free: https://cvx.so/fireship

Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari dominate the web browser market share, but there are new emerging alternatives like Arc, Brave, and Ladybird that could shakeup the Internet over the next few years.

#programming #webdevelopment #thecodereport #ladybird #arc #brave

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

LadyBird Browser https://ladybird.org
WebDev 101 https://youtu.be/erEgovG9WBs
Illegal Web Scrapers https://youtu.be/8GhFmQPZAlo

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Chrome browser alternatives
- What is LadyBird browser?
- What is SerenityOS?
- Web browser war analysis
- Top browser engines
- Browser market share

Questy
0 Views ยท 4 months ago

Let's take a first look at React 19 and a variety of changes will improve the developer experience. We compare React's changes to other JavaScript frameworks like Svelte, Vue, and Angular.

#webdevelopment #programming #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

React Blog Post https://react.dev/blog/2024/02..../15/react-labs-what-
React for the Haters https://youtu.be/HyWYpM_S-2c
Fireship Next.JS course https://fireship.io/courses/nextjs/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What's new in react version 19
- React vs Vue
- React vs Svelte
- React 19 compiler

Questy
3 Views ยท 4 months ago

Google recently lost it's legal battle against the Dept of Justice, which accused it of monopolistic activity. Google's exclusive search engine deals with Apple and Android phone manufacturers were determined to be illegal.

#tech #google #thecodereport #google

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

AP Story https://apnews.com/article/goo....gle-antitrust-search
Google Search Leak https://youtu.be/XNQhDl4a9Ko
Apple Intelligence Fail https://youtu.be/ek2yOqAIYuU

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Google monopoly case analysis
- Recent Google legal challenges
- Apple antitrust case
- Meta antitrust case
- Amazon antitrust case
- Apple vs Google
- SEO news

Questy
0 Views ยท 4 months ago

Fleet has arrived... a brand new IDE from JetBrains that many have called a "VS Code killer". It has a feature called smart mode that turns a basic text editor into a full-blown IDE.

#programming #tech #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Fleet Announcement https://blog.jetbrains.com/fle....et/2022/10/introduci
Fleet architecture https://www.infoworld.com/arti....cle/3664112/jetbrain
I tried 10 text editors https://youtu.be/8PhdfcX9tG0
VS Code in 100 Seconds https://youtu.be/KMxo3T_MTvY

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- JetBrains Fleet Review
- Pros and Cons of Fleet
- Is Fleet better than VS Code?
- Is Fleet a good IDE?
- Fleet vs VS Code
- Fleet vs Vim

Questy
0 Views ยท 4 months ago

They say a Software Engineer is just a โ€œprofessional google searcherโ€ and that is 100% accurate. Learn how to use Google like a 10x developer to get the information you need faster. Follow me on Odysee https://odysee.com/@fireship:8

#google #learntocode #programminghumor

๐Ÿ”— Resources

Google Commands https://support.google.com/web....search/answer/246643

๐Ÿ“š Chapters

00:00 Professional Google Searchers
00:30 Exact
01:07 Site
01:22 Exclude
01:39 Before or After
01:55 Range
02:06 Logic & Group
02:20 Wildcard
02:36 FileType
02:48 Search the Fringe
03:22 Competitor Research
03:45 Cache

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Google Search Tips
- Google Dorking
- Developer Productivity
- How to Improve as a Programmer

Questy
0 Views ยท 4 months ago

Learn how Custom Properties or CSS Variables work in 100 Seconds. Stay tuned for a full CSS theme-toggler project the uses variables with JavaScript https://fireship.io/tags/css

My favorite example https://alligator.io

#css #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Let's breakdown the StackOverflow survey results to determine the best and worst programming languages of 2023. Find out which technologies have the highest salaries and how AI tools like ChatGPT are changing the programming landscape?

#programming #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

StackOverflow 2023 Results https://survey.stackoverflow.co/2023
How to Land a Tech Job https://youtu.be/Xg9ihH15Uto
State of JS breakdown https://youtu.be/vdiYtiKD8eI

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Top programming languages to learn
- PHP median salary
- What are the highest paid programming languages?
- How popular are AI tools for programmers?
- Do programmers use ChatGPT
- Do you need a college degree to become a programmer?
- How much money do programmers make?
- How many programmers work remote?
- Top IDEs for developers

Questy
1 Views ยท 4 months ago

Carbon is a new early-stage programming language from Google designed as a successor to C++ for low level systems development. It has full interoperability with Cpp, along with improved memory safety, generics, and a cleaner syntax.

#programming #tech #TheCodeReport

๐Ÿ”— Resources

Carbon on Github https://github.com/carbon-language/carbon-lang
Google Carbon Announcement https://9to5google.com/2022/07..../19/carbon-programmi
C++ in 100 Seconds https://youtu.be/MNeX4EGtR5Y
Rust in 100 Seconds https://youtu.be/5C_HPTJg5ek

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is carbon lang?
- Will carbon replace Cpp?
- Pros and cons of C plus plus
- How does carbon lang work?
- Why use Carbon instead of Rust?
- Carbon vs Go
- Rust vs C++

Questy
0 Views ยท 4 months ago

Amazon Prime Video released an article explaining how they saved 90% on cloud computing costs by switching from microservices to a monolith. Let's examine the details of their software architecture and find out why serverless was a bad choice.

#programming #aws #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Prime Video Serverless Article https://www.primevideotech.com..../video-streaming/sca
Majestic Monolith https://m.signalvnoise.com/the-majestic-monolith
AWS for the Haters https://youtu.be/ZzI9JE0i6Lc

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Monolith vs Microservice
- Pros and Cons of serverless
- Serverless pitfalls
- AWS lambda vs EC2
- What is a microservice
- How to save money on AWS
- Startups that have left the cloud

Questy
0 Views ยท 4 months ago

Mojo is a new LLVM programming language designed as a superset of Python with the low-level performance of C. It is optimized to run on GPUs with CUDA and other exotic hardware for deep learning and Artificial Intelligence.

#programming #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Mojo Language https://www.modular.com/mojo
- @howardjeremyp Mojo Video https://youtu.be/6GvB5lZJqcE
- LLVM in 100 Seconds https://youtu.be/BT2Cv-Tjq7Q
- Python in 100 Seconds https://youtu.be/x7X9w_GIm1s
- Linear Algebra for Programmers https://youtu.be/bOCHTHkBoAs

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Mojo Language?
- Best Python alternative
- Is python slow?
- Futuristic AI programming languages
- Is mojo a python killer?
- Mojo vs Python
- Mojo vs Rust
- Mojo vs C++

Questy
0 Views ยท 4 months ago

People have been debating the merits of Tailwind on twitter recently, so let's look at the pros and cons of this popular CSS library.

#css #webdevelopment #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Tailwind Docs https://tailwindcss.com/
Source Tweet https://twitter.com/shadcn/sta....tus/1613595843059404
Tailwind in 100 Seconds https://youtu.be/mr15Xzb1Ook
Pico CSS https://picocss.com/
VS Code Inline Fold https://github.com/moalamri/vscode-inline-fold


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Should I use tailwind?
- Why is tailwind popular?
- Tailwind vs CSS?
- Tailwind pro tips
- Twitter drama about CSS and web development

Questy
2 Views ยท 4 months ago

Google's new GameNGen paper describes how the build the classic Doom game from 1993 without a game engine. Learn how diffusion models could change the future of Game development

#gamedev #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

GameNGen Paper https://gamengen.github.io/
Flux Image Model https://youtu.be/QYVucud3ptc
Linear Algebra Fails https://youtu.be/krixaEhLnlA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Future trends in game development
- Google's Doom Engine
- Who is John Carmack?
- Building doom with AI
- Stable diffusion for game development
- How does the Doom rendering engine work?

Questy
0 Views ยท 4 months ago

Visual Studio Code is an open-source lightweight code editor maintained by Microsoft. Get the full VS Code Magic Tricks course to write better code faster https://fireship.io/courses/vscode-tricks

๐Ÿ”ฅ Black Friday - Upgrade to PRO ๐Ÿ”ฅ

Discount 33.330000000000003%
Free Sticker
Free T-Shirt (lifetime members)

Use code: 1LDSQD4q
๐Ÿ‘‰ https://fireship.io/pro

#learntocode #vscode #100SecondsOfCode

๐Ÿ”— Resources

Open VS Code now https://vscode.dev
VS Code Docs https://code.visualstudio.com/docs
Also checkout VIM https://youtu.be/-txKSRn0qeA

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is VS Code?
- VS Code tour
- VS Code as IDE
- Best code editor for beginners

Questy
0 Views ยท 4 months ago

Take first look at PocketBase, a new backend platform using the Go programming language and SQLite database that compiles to a single executable. It is a lightweight alternative to tools like Firebase and Supabase for easy backend development.

#programming #firstlook #TheCodeReport

๐Ÿ”— Resources

- PocketBase Github https://github.com/pocketbase/pocketbase
- Pocketbase HomePage https://pocketbase.io/
- Firebase Alt Video https://youtu.be/SXmYUalHyYk
- Edge Functions Video https://youtu.be/yOP5-3_WFus

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is PocketBase?
- Pocketbase vs Supabase
- Pocketbase vs Firebase
- Is PocketBase production ready?
- How to choose a backend for an app?

Questy
2 Views ยท 4 months ago

Linux is a cryptic labyrinth of directories defined my Filesystem Hierarchy Standard (FHS). Learn the purpose of the most common Linux directories in 100 seconds https://fireship.io/tags/linux/

00:00 Filesystem Hierarchy Standard
00:10 /
00:15 /bin
00:30 /sbin
00:38 /lib
00:42 /usr/bin
00:54 /usr/local/bin
01:05 PATH
01:20 /etc
01:34 /home
01:58 /boot
02:02 /dev
02:12 /opt
02:17 /var
02:24 /tmp
02:29 /proc

#linux #dev #100SecondsOfCode

Linux https://fireship.io/tags/linux/
FHS https://en.wikipedia.org/wiki/....Filesystem_Hierarchy

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Qwik is a JavaScript framework that uses a new rendering paradigm called resumability. It can serialize a JavaScript app into HTML, thus eliminating the need for the hydration technique used in meta-frameworks like Next.js.

#javascript #programming #TheCodeReport

๐Ÿ”— Resources

- Qwik GitHub https://github.com/BuilderIO/qwik
- Docs https://qwik.builder.io/docs/overview/
- Beta Announcement https://www.builder.io/blog/qw....ik-and-qwik-city-hav
- Lazy Loading Tutorial https://youtu.be/kwUfeWe7DCw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Qwik framework?
- Qwik vs React
- Qwik vs Angular
- Best JS frameworks of 2022
- How to make JS bundle smaller?

Questy
0 Views ยท 4 months ago

Vector databases are rapidly growing in popularity as a way to add long-term memory to LLMs like GPT-4, LLaMDA, and LLaMA. Learn how popular vector databases like Pinecone and Weaviate can store ML embeddings to integrate with tools like ChatGPT.

#programming #tech #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Full Vector DB tutorial coming soon on @beyondfireship
Rektor https://github.com/codediodeio/rektor-db
OpenAI Embeddings https://platform.openai.com/docs/guides/embeddings
Weaviate GitHub https://github.com/weaviate/weaviate
Chroma GitHub https://github.com/chroma-core/chroma


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is a vector in computer science?
- VC funding of databases news
- What are ML embeddings?
- What is a vector database?
- Vector database vs SQL
- Are vector databases fast?
- How to make custom chatGPT app
- Vector database basics tutorial
- Trending github repos about AGI

Questy
0 Views ยท 4 months ago

Let's take a first look at that latest release of shadcn/ui and combine it with Vercel's V0 tool - an AI tool for building front-end UIs on the web.

#programming #webdev #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

shadcn/ui https://ui.shadcn.com
React 19 updates https://youtu.be/4k6Xgjqkad4
JS Frameworks features in 2024 https://youtu.be/466U-2D86bc

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

What is ShadCN?
What is v0?
AI tools for frontend development
How to design a web UI quickly

Questy
0 Views ยท 4 months ago

Java 21 will bring major improvements to the world's most popular enterprise programming language. Learn about unnamed classes, string templates, and other new features expected in the future.

#programming #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Java 21 Unnamed Classes https://openjdk.org/jeps/445
Java in 100 Seconds https://youtu.be/l9AzO1FMgM8
Java for the Haters https://youtu.be/m4-HM_sCvtQ

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- New Java features in version 21
- Java Programming basics
- Unnamed classes and Instance Main Methods
- Java Memes
- Should I learn Java?
- Why do people hate Java?

Questy
0 Views ยท 4 months ago

Try Brilliant free for 30 days https://brilliant.org/fireship Youโ€™ll also get 20% off an annual premium subscription.

Learn the basics of FreeBSD - a UNIX-like operating system that shares code with projects like iOS, MacOS, Nintendo, PlayStation, and many other projects.

#programming #linux #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

NixOS in 100 Seconds https://youtu.be/FJVFXsNzYZQ
Linux 101 https://youtu.be/LKCVKw9CzFo

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- FreeBSD Tutorial
- Free BSD quick start
- What is BSD?
- BSD vs Linux
- What is Apple Darwin?
- How does Nintendo Switch OS work?

Questy
0 Views ยท 4 months ago

Astro version 1.0 just launched giving developers a way to build server-rendered websites with any JavaScript framework. It uses the islands architecture and partial hydration to deliver fast apps with frameworks like React, Vue, Svelte, and more.

#programming #javascript #TheCodeReport

๐Ÿ”— Resources

- Astro Launch Blog https://astro.build/blog/astro-1/
- Astro on GitHub https://github.com/withastro/astro
- I built a JS framework https://youtu.be/SJeBRW1QQMA
- Astro in 100 Seconds https://youtu.be/dsTXcSeAZq8

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Astro.js?
- Is Astro a good framework?
- Pros and cons of using Astro
- How build a fast website
- Top web development frameworks
- Best JS frameworks in 2022
- JS framework drama

Questy
0 Views ยท 4 months ago

What are Scalable Vector Graphics ๐Ÿค? How are vector images different than raster images? Learn the fundamentals of SVG in 100 seconds!

Learn more about web design, SVG, and CSS in this tutorial: https://fireship.io/lessons/css-cards-animated/

References:

Star Wars Animation https://codepen.io/nerdmanship/pen/ZLoyPG
Path Docs https://developer.mozilla.org/....en-US/docs/Web/SVG/T

#webdev #html #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

A recent ChatGPT exploit known as DAN allowed users to get the AI to violate the ethics and guidelines set by OpenAI. The results are both hilarious and terrifying.

#chatgpt #ai #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

ChatGPT https://chat.openai.com/
Original Twitter Thread https://twitter.com/Aristos_Re....venge/status/1622840
Google Bard Launch https://www.reuters.com/techno....logy/google-ai-chatb
5 ideas for AI startups https://youtu.be/Aa83vRghue4
Video title inspired by @thespiffingbrit

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Ethical and moral concerns with AI
- Did Google release an AI chatbot?
- Google Bard vs ChatGPT
- Is chatGPT biased?
- ChatGPT hacked
- DAN do anything now

Questy
0 Views ยท 4 months ago

Try Brilliant free for 30 days https://brilliant.org/fireship Youโ€™ll also get 20% off an annual premium subscription.

Nix is a purely functional package manager and config tool. It also takes form as a fully-fledged Linux distro called NixOS.

#linux #programming #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Nix Project https://nixos.org
Linux 101 https://youtu.be/LKCVKw9CzFo
Mac vs Windows vs Linux https://youtu.be/AdygBbbEnco

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is NixOS?
- Why use Nix?
- Nix basics tutorial
- What is the best Linux distro?
- Advanced Linux concepts

Questy
1 Views ยท 4 months ago

Fresh is a fullstack web framework for Deno that allows developers to build fast server-rendered webapps. It uses the "Islands Architecture" to limit JavaScript to specific components and can be deployed to the edge.

#webdevelopment #javascript #TheCodeReport

๐Ÿ”— Resources

Fresh Announcement https://deno.com/blog/fresh-is-stable
Fresh on Github https://github.com/denoland/fresh
Deno in 100 Seconds https://youtu.be/F0G9lZ7gecE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Fresh web framework tutorial
- Web frameworks for demo
- What is islands architecture?
- What is partial hydration?
- Fresh vs Next.js
- Fresh vs Remix

Questy
0 Views ยท 4 months ago

Artificial intelligence has started to make a real impact on the world by replacing human jobs and making some business models obsolete. We take a look at this week's biggest AI news and identify the biggest losers in the AI race.

#ai #tech #thecodereport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Geoffrey Hinton Resigns https://fortune.com/2023/05/01..../godfather-ai-geoffr
Chegg ChatGPT decline https://www.cnbc.com/2023/05/0....2/chegg-drops-more-t
Ibm replaced 7800 Jobs with AI https://www.reuters.com/techno....logy/ibm-pause-hirin
Elon Musk wants to Stop ChatGPT https://youtu.be/TpZcGhYp4rw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Why did Geoffrey Hinton quit google?
- Palantir military AI demo
- Is AI really dangerous?
- IBM replacing jobs with AI
- Which jobs are affected by AI?
- Stocks that are down because of ChatGPT

Questy
0 Views ยท 4 months ago

Ready to build your first website? HTML or Hypertext Markup Language is one of the core building blocks of the web. Learn the history of HTML and how it's used to give structure to a webpage. Learn more at https://fireship.io

#webdev #programming #100SecondsOfCode

๐Ÿ”— Resources

HTML history https://home.cern/science/comp....uting/birth-web/shor
HTML basics https://developer.mozilla.org/en-US/docs/Web/HTML
Watch my Web 1.0 beta short https://youtu.be/ZIv4hb_Swug

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font
- MonoLisa Font used for snippets

๐Ÿ”– Topics Covered

- What is HTML?
- HTML history
- How to build your first website?
- HTML intro for beginners
- How does HTML work
- Document Object Model

Questy
0 Views ยท 4 months ago

Build your first native desktop app (MacOS, Windows, Linux) in 100 seconds with Electron JS. https://fireship.io/tags/electron/

Electron Docs https://www.electronjs.org/


#100SecondsOfCode #Electron #JS

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

What is CUDA? And how does parallel computing on the GPU enable developers to unlock the full potential of AI? Learn the basics of Nvidia CUDA programming in this quick tutorial.

Sponsor Disclaimer: I was not paid to make this video, but Nvidia did hook me up with an RTX4090

#programming #gpu #100secondsofcode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

CUDA https://nvda.ws/3SF2OCU
GTC https://nvda.ws/3uDuKzj
CPU vs GPU https://youtu.be/r5NQecwZs1A

๐Ÿ”– Topics Covered

- How does CUDA work?
- CUDA basics tutorial in C++
- Who invented CUDA?
- Difference between CPU and GPU
- CUDA quickstart
- How deep neural networks compute in parallel
- AI programming concepts
- How does a GPU work?

Questy
0 Views ยท 4 months ago

Drizzle is a serverless TypeScript ORM designed for PostgreSQL, MySQL and SQLite. Get started with Drizzle by hooking it up to Neon's free serverless database https://neon.tech/fireship

#programming #database #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Neon Postgres Database https://neon.tech/fireship
Drizzle ORM https://github.com/drizzle-team/drizzle-orm
Neon's Full Drizzle Tutorial https://youtu.be/hIYNOiZXQ7Y
I tried 8 PostgreSQL ORMS https://youtu.be/4QN1BzxF8wM

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Drizzle?
- Best database to use with Drizzle
- Best serverless database tools
- What is object relational mapping?
- Comparison of JavaScript ORMs
- How does Object Relational Mapping in SQL work?

Questy
0 Views ยท 4 months ago

RedwoodJS is a fullstack JavaScript framework that combines the power of React, GraphQL, and Prisma into a single package. It is used to build serverless web applications with a relational SQL database for the storage layer.

#programming #js #100SecondsOfCode

๐Ÿ”— Resources

Redwood Docs https://redwoodjs.com/
Redwood Github https://github.com/redwoodjs/redwood
Prisma in 100 Seconds https://youtu.be/rLRIB6AF2Dg
GraphQL in 100 Seconds https://youtu.be/eIQh02xuVw4


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is RedwoodJS?
- RedwoodJS quickstart tutorial
- Redwood vs Next.js
- JS framework like Ruby on Rails
- Full Stack JavaScript Framwork Comparisons
- Using GraphQL on Web

Questy
0 Views ยท 4 months ago

Keeping track of time is complicated for programmers due to leap seconds, timezones, and the weirdly designed Gregorian calendar. A new bill is going through congress to make daylight savings time permanent - here's what that could mean for developers.

#compsci #programming #TheCodeReport

๐Ÿ”— Resources

Daylight Savings Bill https://www.reuters.com/world/....us/us-senate-approve
Try the Temporal API https://tc39.es/proposal-temporal/docs/
Why JS Dates Suck https://maggiepint.com/2017/04..../09/fixing-javascrip

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How do timezones work?
- What is a 13 month calendar?
- What is the Gregorian calendar?
- Timezones explained for programmers
- How to use JavaScript Temporal API
- What are the most hated features in JavaScript?

Questy
0 Views ยท 4 months ago

๐Ÿ›ก๏ธ Secure your Firebase app in 100 Seconds! Learn the basics of Firestore Rules then enroll in my Firebase Security Course https://fireship.io/courses/firebase-security/

#firebase #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

SurrealDB is a "NewSQL" multi-model database with an impressive list of features from popular relational, graph, and document paradigms. Its query language is based on SQL, but does not rely on JOINs for queries.

Full Tutorial Coming Soon on Beyond Fireship https://www.youtube.com/channe....l/UC2Xd-TjJByJyK2w1z

#database #programming #100SecondsOfCode

๐Ÿ”— Resources

SurrealDB Github https://github.com/surrealdb/surrealdb
Surreal Docs https://surrealdb.com/
SQL in 100 Seconds https://youtu.be/zsjvFFKOm3c
7 Database Paradigms https://youtu.be/W2Z7fbCLSTw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is SurrealDB?
- Is SurrealDB legit?
- Databases written in Rust
- Multi-model databases
- What is the best database?
- Database with realtime updates

Questy
0 Views ยท 4 months ago

Nim is a general-purpose programming language known for its python-like syntax and ability to compile to multiple languages like C, C++, and JavaScript. Learn the fundamentals of Nim in this quick tutorial.

#programming #code #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Nim Docs https://nim-lang.org/
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
Python in 100 Seconds https://youtu.be/x7X9w_GIm1s
Lisp in 100 Seconds https://youtu.be/INUHCQST7CU

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is the Nim language?
- Who created Nim?
- What is Nim used for?
- Nim basics tutorial
- Nim vs Rust
- Nim vs C

Questy
0 Views ยท 4 months ago

Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage https://fireship.io/tags/css/

#css #webdev #100SecondsOfCode

The sequel to HTML in 100 Seconds https://youtu.be/ok-plXXHlWw

๐Ÿ”— Resources

CSS Docs https://developer.mozilla.org/en-US/docs/Web/CSS
Flexbox in 100 Seconds https://youtu.be/K74l26pE4YA
Grid Layout in 100 Seconds https://youtu.be/uuOXPWCh-6o
CSS Animation https://codepen.io/ainalem/pen/oNxXRgW

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is CSS?
- How does CSS cascade?
- What is specificity in CSS?
- CSS Box Model explained
- CSS for absolute beginners
- What is CSS used for?
- When was CSS3 created?
- Will there be a CSS4?

Questy
0 Views ยท 4 months ago

Nuxt is a full-stack JavaScript framework based on Vue.js that provides server-side rendering, data fetching, state management, and many other features. Learn how to build web applications with Nuxt in this quickstart tutorial.

#webdevelopment #javascript #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Nuxt Docs https://nuxt.com/
Nuxt on GitHub https://github.com/nuxt/nuxt
Vue in 100 Seconds https://youtu.be/nhBVL41-_Cw
Vite in 100 Seconds https://youtu.be/KCrXgy8qtjM


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Nuxt basics tutorial
- Vue.js metaframework
- Nuxt directories explained
- Nuxt vs Next.js
- Vue vs React
- Which JavaScript framework should I learn?

Questy
0 Views ยท 4 months ago

Ansible is an Infrastructure-as-Code tool that can automate almost any task on a Linux server. Learn how to use it manage your cloud computing resources like a pro.

#linux #programming #100secondsofcode

๐Ÿ’ต Sign up for a Linode account at https://linode.com/fireship using the link below and get a free $100 60-day credit on a new Linode account

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Ansible Docs https://www.ansible.com
Ansible Linode Tutorial https://www.linode.com/docs/gu....ides/deploy-linodes-
Terraform in 100 Seconds https://youtu.be/tomUWcQ0P3k

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Ansible?
- Ansible basics tutorial
- What is Ansible used for?
- How do I automate cloud servers?
- Best Linux automation tools
- Ansible vs Terraform

Questy
0 Views ยท 4 months ago

The Remix React framework is joining forces with Shopify where it will be integrated into its Hydrogen framework. Interestingly, this is a change in direction away from React Server Components (RSC), which were recently adopted by Next.js.

#javascript #programming #TheCodeReport

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Remix announcement https://remix.run/blog/remixing-shopify
Shopify breakdown https://shopify.engineering/remix-joins-shopify
Next.js 13 https://youtu.be/_w0Ikk4JY7U

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is React Remix
- Why did Shopify acquire remix?
- What is Shopify hydrogen?
- Next.js alternatives
- React.js news

Questy
0 Views ยท 4 months ago

React Query is a tool that makes your data fetching code faster, easier, and more powerful. Learn how to use React Query it in a real application in the Full React Course https://fireship.io/courses/react

#js #webdev #100SecondsOfCode

๐Ÿ”— Resources

React Query Docs https://react-query.tanstack.com/
100 Seconds of React https://youtu.be/Tn6-PIqc4UM
Fetch API https://developer.mozilla.org/....en-US/docs/Web/API/F

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- React Query tutorial
- How to fetch data in react?
- Advanced data fetching in JS
- Implement infinite scroll in react
- How to implement optimistic updates in react
- Alternatives to react redux

Questy
2 Views ยท 4 months ago

Julia is a dynamic general purpose programming language popular for scientific computing and big data analytics. It is extremely fast thanks to its use of a JIT compiler and allows developers to write concise, yet powerful code.

#compsci #programming #100SecondsOfCode

๐Ÿ”— Resources

Julia Language https://julialang.org/
Why Julia? https://julialang.org/blog/2012/02/why-we-created-julia/
Python in 100 Seconds https://youtu.be/x7X9w_GIm1s
C in 100 Seconds https://youtu.be/U3aXWizDbQ4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Julia basics tutorial
- Julia vs Python
- Julia vs R
- what is Julia used for?
- who created Julia?
- parametric types and polymorphism explained
- Julia type system explained
- is Julia easy to learn?

Questy
0 Views ยท 4 months ago

Supabase is the open-source Firebase alternative that features an impressive collection of tools like PostgreSQL, user authentication, serverless edge functions, and more.

#programming #sql #100secondsofcode

๐Ÿ”ฅ NEW! The Full Supabase Course

https://fireship.io/courses/supabase/

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Supabase Docs https://supabase.com/docs
- Zack's Supabase Basics Video https://youtu.be/tUm1AlaMcMQ
- 5 Backends Compared https://youtu.be/SXmYUalHyYk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Supabase?
- Supbase vs Firebase
- Getting started with Supabase
- Supabase Basics tutorial

Questy
0 Views ยท 4 months ago

Why does everybody hate JavaScript so much? A complete roast of JS that highlights the strongest criticisms against the world's most popular programming language.

#javascript #roast #comedy

๐Ÿ”ฅ Black Friday Discount

https://fireship.io/pro

๐Ÿ”ฅ Use code BLACKFIRE at checkout for 40% off

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Full JavaScript Course https://fireship.io/courses/js
- JavaScript in 100 Seconds https://youtu.be/DHjqpvDnNGE
- React for the Haters https://youtu.be/HyWYpM_S-2c

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- JS Roast
- Funny JavaScript features
- Worst aspects of JavaScript
- JavaScript pitfalls
- JavaScript drama

Questy
0 Views ยท 4 months ago

Redux is a popular state management pattern for large-scale web applications. Learn the basics of the Redux with React https://fireship.io/courses/react/

#js #webdev #100SecondsOfCode

๐Ÿ”— Resources

Redux Toolkit https://redux-toolkit.js.org/
100 Seconds of React https://youtu.be/Tn6-PIqc4UM
Should I use Redux? https://medium.com/@dan_abramo....v/you-might-not-need


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Redux?
- Should I use Redux in my app?
- Redux quickstart tutorial
- How does redux patter work?
- Why do some developers hate Redux?

Questy
0 Views ยท 4 months ago

PyTorch is a deep learning framework for used to build artificial intelligence software with Python. Learn how to build a basic neural network from scratch with PyTorch 2.

#ai #python #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

PyTorch Docs https://pytorch.org
Tensorflow in 100 Seconds
Python in 100 Seconds https://youtu.be/x7X9w_GIm1s

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is PyTorch?
- PyTorch vs Tensorflow
- Build a basic neural network with PyTorch
- PyTorch 2 basics tutorial
- What is a tensor?
- Which AI products use PyTorch?

Questy
0 Views ยท 4 months ago

AWS is the world's largest cloud provider, but it is far from perfect. Let's take a look at the main reasons people hate Amazon Web Services.

#programming #humor #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

Full AWS overview https://youtu.be/JIbIYCM48to
JavaScript for the Haters https://youtu.be/aXOChLn5ZdQ
Java for the Haters https://youtu.be/m4-HM_sCvtQ


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Criticism of AWS
- Roast of Amazon Web Services
- Should I use AWS?
- Drawbacks of using a cloud provider
- Why do people think AWS sucks?

Questy
0 Views ยท 4 months ago

Elixir is a dynamic functional programming language built on top of the Erlang BEAM virtual machine. It is excels at building concurrent fault-tolerant applications at scale.

#programming #compsci #100SecondsOfCode

๐Ÿ”— Resources

Elixir Lang https://elixir-lang.org/
Phoenix Framework https://phoenixframework.org/
Ruby in 100 Seconds https://youtu.be/UYm0kfnRTJk
Haskell in 100 Seconds https://youtu.be/Qa8IfEeBJqk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Elixir basics tutorial
- What is a functional programming language?
- Elixir phoenix framework
- Elixir compared to Ruby
- Elixir compared to Haskell
- Concurrency in Elixir
- Which companies use Elixir?

Questy
0 Views ยท 4 months ago

Perl is a dynamic scripting language popular among system administrators and web developers. It is syntactically similar to the C Programming Language, but designed for efficient text processing tasks.

#programming #compsci #100SecondsOfCode

๐Ÿ”— Resources

Perl Language https://www.perl.org/
Perl Timeline https://history.perl.org/PerlTimeline.html
Autovivification https://perlmaven.com/autovivification

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Perl?
- Who created Perl?
- Is Perl dead?
- Perl Basics Tutorial
- How to get started with Perl?
- Perl vs Python

Questy
0 Views ยท 4 months ago

Stripe makes your wildest app monetization ๐Ÿ’ธ strategies possible. Learn how to process your first online payment, then go further with the full course https://fireship.io/courses/stripe-js/

#stripe #javascript #100SecondsOfCode

Course Source Code: https://github.com/fireship-io..../stripe-payments-js-
Stripe Docs: https://stripe.com/docs/payments

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Cypress is a complete testing solution for web developers. It uses a browser-based test-runner to visually validate your JavaScript code and makes test-driven development fun.

#webdev #js #100SecondsOfCode

๐Ÿ”— Resources

Cypress Docs https://docs.cypress.io
TDD Explained https://youtu.be/Jv2uxzhPFl4
Free E2E Course from @DevAcademyCom https://courses.dev-academy.com/p/web-e2e-testing

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Testing with Cypress Basics
- What is Cypress?
- Cypress vs Jest
- Cypress vs Jasmine
- JavaScript Testing
- JavaScript TDD
- JavaScript BDD

Questy
0 Views ยท 4 months ago

RabbitMQ is an open-source message broker often used for communication between microservices in the cloud. Learn how to build your own message queue with RabbitMQ in docker.

#programming #cloudcomputing #100SecondsOfCode

๐Ÿ”— Resources

RabbitMQ https://www.rabbitmq.com
Terraform in 100 Seconds https://youtu.be/tomUWcQ0P3k
Elixir in 100 Seconds https://youtu.be/R7t7zca8SyM

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is RabbitMQ?
- What is RabbitMQ used for?
- How does RabbitMQ work?
- Basic RabbitMQ tutorial in Node.js
- What is a messaging protocol?

Questy
0 Views ยท 4 months ago

Use the special link https://redis.info/fireship (or code: MATRIX200) to try Redis Enterprise Cloud to get a $200 credit, become part of a weekly raffle, and a chance to win a Tesla Model 3(Terms and conditions apply)!

Redis is an extremely fast in-memory database often used as a cache. It has evolved into a multi-model database with support for graphs, JSON documents, full-text search, and more. Try Redis Enterprise for free https://bit.ly/3wnVsXA

#database #tech #100SecondsOfCode

Note. I collaborated with RedisLabs on this video, but I maintained full creative control over the content - Redis itโ€™s a product I genuinely like and use (like all topics on my channel).

๐Ÿ”— Resources

Redis Modules: https://bit.ly/3ABCEHu
Redis on Github: https://github.com/redis/redis

Questy
0 Views ยท 4 months ago

TempleOS is an open-source 64-bit operating system created by Terry Davis and designed to be the Third Temple prophesied by the Bible. It is one of the most complex software engineering projects ever created by a solo developer.

#programming #tech #100SecondsOfCode

๐Ÿ”— Resources

TempleOS Downloads https://templeos.org
Terry Davis Vice Article https://www.vice.com/en/articl....e/wnj43x/gods-lonely
Linux in 100 Seconds https://youtu.be/rrB13utjYV4
C in 100 Seconds https://youtu.be/U3aXWizDbQ4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- HolyC Programming Language
- What is TempleOS?
- How to install TempleOS?
- Is TempleOS a good operating system?
- Who created TempleOS?
- Setting up TempleOS on VirtualBox

Questy
1 Views ยท 4 months ago

Java is a programming language famous for its ability to compile to platform-independent bytecode. It powers enterprise web apps, big data pipelines, and android mobile apps.

#java #programming #100SecondsOfCode

๐Ÿ”— Resources

Java Website https://java.com
Star7 Demo https://youtu.be/1CsTH9S79qI

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- How Java works
- Java basics
- History of Java
- Java vs C
- How to compile Java
- Overview of JVM, JRE, & JDK

Questy
0 Views ยท 4 months ago

Learn the basics if TypeScript in 100 Seconds! If you love TS, upgrade to Fireship PRO for 40% off using code mbus5Kcj at https://fireship.io/pro

TypeScript docs https://www.typescriptlang.org/

#typescript #js #100SecondsOfCode

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
1 Views ยท 4 months ago

Prisma is an open-source ORM that makes it fun and safe to work with a database like MySQL, Postgres, SQL Server, or MongoDB. It generates a type-safe client library to provide an awesome DX in any Node.js or JavaScript project.

This video is NOT sponsored.

#database #webdev #100SecondsOfCode

๐Ÿ”— Resources

- Prisma Docs https://www.prisma.io/
- Prisma Source Code https://github.com/prisma/prisma
- MySQL Full Tutorial https://youtu.be/Cz3WcZLRaWc

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Prisma
- Is Prisma an ORM?
- Prisma Quickstart
- What is Prisma used for?
- How to use Prisma in Node.js
- Using Prisma with a relational database
- Prisma compared to Sequalize or TypeORM

Questy
0 Views ยท 4 months ago

Did you know you can run Linux on an M1 Macbook Pro? Itโ€™s now possible thanks to a new distro called Asahi Linux. I did some investigative computing and was able to run Arch on a brand new Apple Silicon M1 pro chip, but with some caveatsโ€ฆ

#mac #linux #TheCodeReport

๐Ÿ”— Resources

- Asahi Alpha Release https://asahilinux.org/2022/03..../asahi-linux-alpha-r
- Asahi on GitHub https://github.com/AsahiLinux
- Apple Silicon https://developer.apple.com/do....cumentation/apple-si
- M1 Benchmarks via @AZisk

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Can you run linux on a macbook pro?
- How to Run linux on an M1 macbook
- Asahi linux setup tutorial
- MacOS vs Linux
- Get started with Arch Linux on Apple Silicon

Questy
0 Views ยท 4 months ago

Learn the basics of Sass (SCSS) or syntactically awesome stylesheets. Sass is a language and complier the can make your CSS code more efficient and programmatic https://fireship.io/tags/css/

#css #webdev #100SecondsOfCode

๐Ÿ”— Resources

Sass Docs https://sass-lang.com/documentation
CSS Top 10 Pro Tips https://youtu.be/Qhaz36TZG5Y
Bracket Pair Colorizer https://marketplace.visualstud....io.com/items?itemNam

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides developer-friendly APIs that help software engineers train, analyze, and deploy ML models.

#programming #deeplearning #100secondsofcode

๐Ÿ”— Resources

TensorFlow Docs https://www.tensorflow.org/
Fashion MNIST Tutorial https://www.tensorflow.org/tutorials/keras/classification
Neural Networks Overview for Data Scientists https://www.ibm.com/cloud/learn/neural-networks
Machine Learning in 100 Seconds https://youtu.be/PeMlggyqz0Y

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is TensorFlow?
- How to build a neural network with TensorFlow
- What is TensorFlow used for?
- Who created TensorFlow?
- How neural networks work
- Easy neural network tutorial
- What is a mathematical Tensor?

Questy
0 Views ยท 4 months ago

FFmpeg is a legendary multimedia processing tool used to edit audio and video files programmatically. It can covert and transform over 100 different codecs and is integrated into many applications under the hood.

#linux #programming #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- FFmpeg Docs https://ffmpeg.org/
- Advanced FFmpeg techniques https://fireship.io/lessons/ff....mpeg-useful-techniqu
- Gzip in 100 Seconds https://youtu.be/NLtt4S9ErIA
- Linux in 100 Seconds https://youtu.be/rrB13utjYV4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is FFmpeg?
- FFmpeg tips and tricks
- FFmpeg quick start tutorial
- Who created FFmpeg?
- How do I build my own video editing software?

Questy
0 Views ยท 4 months ago

Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific computing.

#science #programming #100secondsofcode

๐Ÿ”— Resources

Fortran Docs https://fortranwiki.org/fortran/show/HomePage
Fortran History https://www.ibm.com/ibm/histor....y/ibm100/us/en/icons
Assembly in 100 Seconds https://youtu.be/4gwYkEK0gOk
C in 100 Seconds https://youtu.be/U3aXWizDbQ4

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- History of Programming Languages
- When was Fortran invented?
- Who created Fortran
- Is Fortran still used?
- Fortran basics tutorial
- What is Fortran used for?

Questy
0 Views ยท 4 months ago

Blazor is a framework that can build frontend web applications with HTML, CSS, and C#. It leverages web assembly to eliminate JavaScript from the usual client-side tech stack.

#webdevelopment #csharp #100SecondsOfCode

๐Ÿ”— Resources

Blazor Docs https://dotnet.microsoft.com/e....n-us/apps/aspnet/web
C# in 100 Seconds https://youtu.be/ravLFzIguCM
Web Assembly in 100 Seconds https://youtu.be/cbB3QEwWMlA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Blazor?
- Blazor basics tutorial
- How to install Blazor?
- How does Blazor work
- Using C# to build a website
- Tools to build web apps without JS
- Use cases for web assembly

Questy
0 Views ยท 4 months ago

Machine Learning is the process of teaching a computer how perform a task with out explicitly programming it. The process feeds algorithms with large amounts of data to gradually improve predictive performance.

#ai #python #100SecondsOfCode

๐Ÿ”— Resources

Machine Learning Tutorials https://fireship.io/tags/machine-learning/
What is ML https://www.ibm.com/cloud/learn/machine-learning
Neural Networks https://towardsdatascience.com..../a-beginners-guide-t
ML Wiki https://en.wikipedia.org/wiki/Machine_learning

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Topics Covered

- Convolutional Neural Networks
- Machine Learning Basics
- How Data Science Works
- Big Data and Feature Engineering
- Artificial Intelligence History
- Supervised Machine Learning

Questy
0 Views ยท 4 months ago

Assembly is the lowest level human-readable programming language. Today, it is used for precise control over the CPU and memory on the bare metal hardware of a computer. Learn the basics Assembly with NASM in 100 Seconds.

#compsci #programming #100SecondsOfCode

๐Ÿ”— Resources

NASM Assembler https://www.nasm.us/
x86 Assembly Guide https://www.cs.virginia.edu/~e....vans/cs216/guides/x8
How a CPU Works https://youtu.be/vqs_0W-MSB0
WASM in 100 Seconds https://youtu.be/cbB3QEwWMlA

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Assembly Language?
- What are registers on a CPU?
- Assembly language basics tutorial
- How to say hello world in assembly
- Who invented assembly language?
- Assembly vs Machine Code
- x86 vs ARM architecture

Questy
0 Views ยท 4 months ago

Want to build your own programming language? LLVM is a tool for building and optimizing compilers and forms the backbone of many languages like Rust, Swift, CUDA, C, and C++.

#compsci #programming #100SecondsOfCode

๐Ÿ”— Resources

LLVM https://llvm.org
LLVM Kaleidoscope Tutorial https://llvm.org/docs/tutorial/
C++ in 100 Seconds https://youtu.be/MNeX4EGtR5Y
Rust in 100 Seconds https://youtu.be/5C_HPTJg5ek


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- LLVM tutorial
- What is LLVM?
- Who created LLVM?
- How to build a programming language from scratch
- What are the main parts of a compiler?
- How do compliers work?
- Lexer vs Parser

Questy
0 Views ยท 4 months ago

Haskell is a purely functional programming language based on lambda calculus. It uses immutable values and expressions to produce terse code that is suitable for general-purpose software applications.

#programming #compsci #100SecondsOfCode

๐Ÿ”— Resources

Haskell Docs https://www.haskell.org/
Haskell Wiki https://wiki.haskell.org/
Monad Graphic https://stackoverflow.com/ques....tions/9345008/why-do

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Haskell Basics Tutorial
- Functional programming concepts
- Who is Haskell Curry?
- What is Haskell used for?
- What is a Monad?

Questy
0 Views ยท 4 months ago

Apache Kafka is a distributed event streaming platform used to handle large amounts of realtime data. Learn the basics of Kafka in this quickstart tutorial.

#programming #datascience #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Kafka Homepage https://kafka.apache.org/
- Kafka Github https://github.com/apache/kafka
- RabbitMQ in 100 Seconds https://youtu.be/NQ3fZtyXji0


๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Apache Kafka?
- Who created Apache Kafka?
- What is Kafka used for?
- How do large apps handle streaming data?
- Apache Kafka basic examples

Questy
0 Views ยท 4 months ago

Learn the fundamentals of the OSI model for computer networking in 100 seconds. https://fireship.io

#compsci #100SecondsOfCode

OSI Model https://en.wikipedia.org/wiki/OSI_model

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

Questy
0 Views ยท 4 months ago

SolidJS is a JavaScript framework for building fast, declarative UIs on the web. It shares many ideas with React, but does not use the virtual DOM to deliver a more performant and pragmatic developer experience.

#webdev #programming #100SecondsOfCode

๐Ÿ”— Resources

Solid Docs https://www.solidjs.com/
Solid GitHub https://github.com/solidjs/solid
React in 100 Seconds https://youtu.be/Tn6-PIqc4UM
Svelte in 100 Seconds https://youtu.be/rv3Yq-B8qp4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Solid vs React
- Is solid better than React?
- What is Solid.js?
- SolidJS basics tutorial
- Solid performance benchmarks
- Should I use Solid for web dev?

Questy
0 Views ยท 4 months ago

Build your first native desktop app (MacOS, Windows, Linux) in 100 seconds with Electron JS. https://fireship.io/tags/electron/

Electron Docs https://www.electronjs.org/


#100SecondsOfCode #Electron #JS

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

JavaScript is the the programming language that built the web. Learn how it evolved into a powerful tool for building websites, servers with Node.js, mobile apps, desktop software, and more https://fireship.io/courses/javascript/

#js #programming #100SecondsOfCode

๐Ÿ”— Resources

History of JavaScript https://youtu.be/Sh6lK57Cuk4
How JavaScript Works https://fireship.io/courses/javascript/intro-how-js-works/
JavaScript Docs https://developer.mozilla.org/....en-US/docs/Web/JavaS
HTML in 100 Seconds https://youtu.be/ok-plXXHlWw

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is JavaScript?
- JavaScript beginner introduction
- Who created JavaScript?
- ECMAScript vs JavaScript
- JS programming basics
- Run JS in browser
- Var vs Let vs Const

Questy
0 Views ยท 4 months ago

Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/

#programming #go #100SecondsOfCode

๐Ÿ”— Resources

Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- History of Go Development
- Programming Languages Invented by Ken Thompson
- Statically-typed Complied Languages
- Go Modules

Questy
0 Views ยท 4 months ago

Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your computer.

#linux #compsci #100SecondsOfCode

๐Ÿ”— Resources

Bash Reference https://www.gnu.org/software/bash/manual/bash.html
Unix Shell History https://developer.ibm.com/tuto....rials/l-linux-shells
Linux File System Explained https://youtu.be/42iQKuQodW4

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ“– Topics Covered

- Bash Programming Tutorial
- Linux Command Line Basics
- Bash Scripting
- History of Unix Shells
- Learn to Code with Bash

Questy
0 Views ยท 4 months ago

React is the most popular JS framework ever, but some web developers out there say it sucks. Let's take a look at the criticisms and hate directed towards React.js.

#js #programming #comedy

๐Ÿ”— Resources

Really, why react? https://dev.to/jfbrennan/really-why-react-5958
React Sucks https://www.reddit.com/r/react....js/comments/bv9nxf/r
React in 100 Seconds https://youtu.be/Tn6-PIqc4UM
Compare 10 JS Frameworks https://youtu.be/cuHDQhDhvPE
Buy my React Course https://fireship.io/courses/react/

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Problems with React
- Should I use React.js?
- Why do people hate react?
- Is react still a popular JS framework

Questy
0 Views ยท 4 months ago

Lisp is worldโ€™s second high-level programming language and is still used to build software today. It was the first to implement many popular programming techniques like higher-order functions, recursion, REPL, garbage collection, and more.

#programming #code #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- Lisp Tutorial https://lisp-lang.org/
- Fortran in 100 Seconds https://youtu.be/NMWzgy8FsKs
- C in 100 Seconds https://youtu.be/U3aXWizDbQ4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Lisp?
- Should I learn Lisp?
- Lisp basics tutorial
- Who invented Lisp?
- Lisp vs Fortran
- Lisp vs C

Questy
0 Views ยท 4 months ago

Rust is a memory-safe compiled programming language for building high-performance systems. It has the simplicity of high-level languages (Go, Python), but the control of low-level languages (C, Cpp) https://github.com/fireship-io/rust-in-100

#programming #rust #100SecondsOfCode

๐Ÿ”— Resources

Rust Docs https://www.rust-lang.org/learn
Rust Book https://doc.rust-lang.org/book/
Rust Quickstart https://github.com/fireship-io/rust-in-100

Also see Go in 100 Seconds https://youtu.be/446E-r0rXHI

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Rust ownership and borrowing explained
- How Rust memory management works
- Get started with Rust
- Rust vs Go
- Rust vs C

Questy
0 Views ยท 4 months ago

FFmpeg is a legendary multimedia processing tool used to edit audio and video files programmatically. It can covert and transform over 100 different codecs and is integrated into many applications under the hood.

#linux #programming #100SecondsOfCode

๐Ÿ’ฌ Chat with Me on Discord

https://discord.gg/fireship

๐Ÿ”— Resources

- FFmpeg Docs https://ffmpeg.org/
- Advanced FFmpeg techniques https://fireship.io/lessons/ff....mpeg-useful-techniqu
- Gzip in 100 Seconds https://youtu.be/NLtt4S9ErIA
- Linux in 100 Seconds https://youtu.be/rrB13utjYV4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is FFmpeg?
- FFmpeg tips and tricks
- FFmpeg quick start tutorial
- Who created FFmpeg?
- How do I build my own video editing software?

Questy
0 Views ยท 4 months ago

Apache Cassandra is a wide-column store NoSQL database designed to scale globally with extreme speed and reliability. Try it out for free with the serverless AstraDB http://astra.dev/cass100sec

#programming #database #100SecondOfCode

๐Ÿ”— Resources

Use Cassandra with Astra http://astra.dev/cass100sec
Cassandra Docs https://cassandra.apache.org/doc/latest/

Related Databases:

SQL in 100 Seconds https://youtu.be/zsjvFFKOm3c
Redis in 100 Seconds https://youtu.be/G1rOthIU-uo

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Apache Cassandra ?
- SQL vs NoSQL
- Cassandra vs SQL
- Is Cassandra a good database?
- What is Cassandra used for?
- When was Cassandra created?

Questy
1 Views ยท 4 months ago

Learn the fundamentals of Structured Query Language SQL! Even though it's over 40 years old, the world's most popular databases still run on SQL.

Foreign key basics https://docs.microsoft.com/en-....us/sql/relational-da

#dev #database #100SecondsOfCode

Draw SQL Diagrams https://drawsql.app/

Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Hugo is an extremely fast static site generator for building websites with markdown. It is written in the Go programming language and provides a large collection of content management tools for developers.

#webdevelopment #programming #100SecondsOfCode

๐Ÿ”— Resources

Hugo on Github https://github.com/gohugoio/hugo
Hugo Docs https://gohugo.io/
Go in 100 Seconds https://youtu.be/446E-r0rXHI

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Hugo for JamStack
- What is Hugo?
- Hugo vs Jekyll
- Hugo vs 11ty
- Why is Hugo so fast?
- Hugo basics tutorial
- How to get started with Hugo?

Questy
0 Views ยท 4 months ago

Learn the fundamentals of the OSI model for computer networking in 100 seconds. https://fireship.io

#compsci #100SecondsOfCode

OSI Model https://en.wikipedia.org/wiki/OSI_model

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

Questy
0 Views ยท 4 months ago

Stripe makes your wildest app monetization ๐Ÿ’ธ strategies possible. Learn how to process your first online payment, then go further with the full course https://fireship.io/courses/stripe-js/

#stripe #javascript #100SecondsOfCode

Course Source Code: https://github.com/fireship-io..../stripe-payments-js-
Stripe Docs: https://stripe.com/docs/payments

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Vite is a JavaScript build tool that makes it faster and easier to build web applications. It's similar to tools like Webpack, but relies on modern browser features like ES Modules to simplify and speed-up the build process.

#javascript #webdev #100SecondsOfCode

๐Ÿ”— Resources

Vite Docs https://vitejs.dev
Vite SSR Plugin https://vite-plugin-ssr.com
Learn more about JS Bundlers https://youtu.be/5IG4UmULyoA

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Vite.js?
- Vite vs Webpack
- Who created Vite?
- How does Vite work?
- Module Bundlers in JavaScript

Questy
0 Views ยท 4 months ago

Solidity is a programming language for writing smart contracts. Learn how to build your first smart contract on the Ethereum blockchain to get started with web3 decentralized applications. Own this video as an NFT https://bit.ly/3i6z1BB

#web3 #ethereum #100SecondsOfCode

๐Ÿ”— Resources

Own this video https://bit.ly/3i6z1BB
Solidity Docs https://docs.soliditylang.org/en/v0.8.7/
Vending Machine https://nakamotoinstitute.org/....the-idea-of-smart-co

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Solidity programming tutorial
- Using web3.js for dapps
- Learning to code web3
- History of smart contracts
- Blockchain development

Questy
0 Views ยท 4 months ago

Nest is a progressive framework for building server-side applications and APIs with Node.js. It leverages TypeScript and a powerful CLI to ship reliable apps quickly https://fireship.io/tags/nest/

#js #webdev #100SecondsOfCode

This video is NOT sponsored

๐Ÿ”— Resources

Nest on Github https://github.com/nestjs/nest
Nest Docs https://docs.nestjs.com/

๐Ÿค“ Install the quiz app

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

๐Ÿ”ฅ Watch more with Fireship PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

Questy
0 Views ยท 4 months ago

Swift is a modern programming language developed by Apple. It is commonly used to code apps for iOS and MacOS, but is open-source and can be used outside of Appleโ€™s walled garden.

#apple #programming #100SecondsOfCode

๐Ÿ”— Resources

Swift Docs https://www.swift.org/
Swift Announcement https://youtu.be/MO7Ta0DvEWA
Kotlin in 100 Seconds https://youtu.be/xT8oP0wy-A0
C in 100 Seconds https://youtu.be/U3aXWizDbQ4

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- What is Swift?
- Swift vs Objective C
- Apple Swift Basics
- Swift Syntax and Memory Safety
- When was Swift Announced?

Questy
0 Views ยท 4 months ago

Laravel is a popular fullstack MVC framework for building web apps with PHP. Learn the fundamentals of Laravel and find out why web developers love it.

#webdevelopment #php #100secondsofcode

๐Ÿ”— Resources

Laravel Docs https://laravel.com
Laravel on GitHub https://github.com/laravel/laravel
FullStack Framework comparison video https://youtu.be/FQPlEnKav48
PHP in 100 Seconds https://youtu.be/a7_WFUlFS94

๐Ÿ“š Chapters

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Why is Laravel popular?
- What is Laravel used to builld?
- Does Laravel require PHP?
- Can Laravel integrate with React or Vue?
- Laravel vs Ruby on Rails
- How does the MVC pattern work?

Questy
0 Views ยท 4 months ago

Storybook is a tool used for testing UI components in isolation that works with JS frameworks like React, Angular, Vue, and Svelte. It is especially useful for web developers building design systems and shared libraries.

#webdevelopment #js #100SecondsOfCode

๐Ÿ”— Resources

Storybook Docs https://storybook.js.org
Storybook Github https://github.com/storybookjs/storybook
JS in 100 Seconds https://youtu.be/DHjqpvDnNGE

๐Ÿ”ฅ Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

๐ŸŽจ My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

๐Ÿ”– Topics Covered

- Should I use storybook.js
- Storybook tutorial
- What is storybook
- Benefits of storybook.js
- Testing techniques in web development




Showing 2 out of 3