Latest videos

Questy
3 Views · 4 months ago

https://angularfirebase.com/le....ssons/deploying-an-a
In this episode, we're going to deploy an Angular 4 app to Firebase hosting. After some initial configuration, you can deploy your app to firebase in a matter of seconds. The best part is that its free for low volume usage and you'll be prepared to scale up as your app grows.

Step 1 - Compile your App

Running the ng build command will compile and minify your code in a single package in the dist/ folder. You could drop the contents of this directory into virtually any static website hosting platform or even an S3 bucket and you’re site would be ready to serve traffic.

Step 2 - Install Firebase Tools

Firebase has a nice command line package for deployment. Install it with NPM, then log into your firebase account.

Step 3 - Initialize your Project

Make sure you are in the top level directory of your angular app, then run firebase init. This will take you through a one-time configuration for your app.

For the most part, you can stick with the default settings, except in the follow cases:

Choose hosting on the first question.
Change public folder to dist when asked (it defaults to public).
Configure as single page app? Yes
If firebase asks to overwrite your index.html file, respond with NO.

Step 4 - Deploy

Now your app should be ready to deploy. Run the firebase deploy command, then check your project URL to make sure everything looks good.

That's all for firebase deployment, see you next time.

Questy
0 Views · 4 months ago

The Parallax Effect is an optical illusion that can give a website the appearance of 3D depth. Learn how to design a parallax website with React Spring in this 5 minute tutorial. https://fireship.io/pro

#webdev #js #learntocode

🔗 Resources

Source code https://github.com/fireship-io..../skydiving-cat-paral
React Spring Parallax https://react-spring.io/
Demo by isladjan https://codepen.io/isladjan/pen/abdyPBw
The boat Demo https://www.sbs.com.au/theboat/

🔥 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 parallax works
- Examples of parallax websites
- Scroll parallax implementation
- Webdev tips and tricks

Questy
0 Views · 4 months ago

Learn the basics of Angular 8 🚀 by building a tic-tac-toe game 🕹️ from scratch...Then deploy it as an installable progressive web app (PWA). Go beyond the basics 👉https://fireship.io/courses/angular/

Full Source Code: https://github.com/fireship-io/angular-tic-tac-toe
Angular Docs: https://angular.io/

#angular #pwa #tutorial

Take Angular quizzes 🤓

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

Build 3 responsive CSS grid examples to master the basics of this powerful layout system. https://github.com/fireship-io..../224-animated-css-gr

Full Tutorial: https://fireship.io/lessons/th....ree-responsive-css-g

1. Responsive 12-column bootstrap replacement.
2. Mosaic photo gallery.
3. Staggered animation grid.

Featuring special guest Bob Ross.

#css #grid #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
3 Views · 4 months ago

Learn everything you need to know to use the Angular v6 router effectively. We start with the absolute basics, then move on to advanced concepts related to guards and resolvers https://angularfirebase.com/le....ssons/basics-angular

- Router Docs https://angular.io/guide/router
- Lazy Loading Video https://youtu.be/8tBQI5grhbE

Questy
0 Views · 4 months ago

OpenAI just released a new ChatGPT plugin marketplace allowing businesses to integrate their own custom apps. In addition, it has a new "browser plugin" for Internet searching and "code interpreter" for python execution.

#ai #tech #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

ChatGPT Plugins https://openai.com/blog/chatgpt-plugins
Examples of ChatGPT code execution https://andrewmayneblog.wordpr....ess.com/2023/03/23/c
Copilot X first look 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

- What are ChatGPT plugins?
- Can ChatGPT search internet?
- Executing code with ChatGPT
- What is a vector database?
- Running Python in ChatGPT

Questy
2 Views · 4 months ago

The web browser is one of the most sophisticated tools on the planet. Today we look at 21 tricks, tips, and lesser-known features in Chrome Dev Tools that will make your life easier as a web developer. https://fireship.io

#webdev #chrome #tips

🔗 Resources

Chrome Dev Tools Docs https://developer.chrome.com/docs/devtools/

Cool PWA Features Video https://youtu.be/ppwagkhrZJs

Brave https://brave.com/

Visbug Extension https://chrome.google.com/webs....tore/detail/visbug/c

📚 Chapters

00:00 1. Design Mode
01:04 2. Command Palette
01:20 3. Screenshots
01:29 4. Visual Coverage
02:10 5. Dollar Sign Shortcut
02:37 6. Live Expression
02:53 7. Snippets
03:07 8. Redeclare variables
03:22 9. Copy Elements
03:50 10. Force State
04:12 11. Animation Timeline
04:30 12. Rendering FPS
04:51 13. Grid & Flexbox Editor
05:20 14. VisBug
05:32 15. Responsive Devices
05:49 16. Sensors
06:00 17. Lighthouse
06:21 18. Network Waterfall
06:51 19. Server Timing API
07:13 20. Performance
08:14 21. Memory Profile
08:51 Be Brave

🤓 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

OpenAI announced GPT-4 yesterday and it's a beast. It can now handle 25K words of context, allowing it to provide more relevant code solutions for programmers.

#tech #chatgpt #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

GPT-4 Overview https://openai.com/product/gpt-4
GPT-4 Paper https://paperswithcode.com/pap....er/gpt-4-technical-r
ChatGPT API Tutorial https://youtu.be/e2uvhJ7r1UQ
5 AI Business Ideas https://youtu.be/Aa83vRghue4


🔥 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 does GPT-4 mean for the tech world?
- GPT3.5 vs GPT4
- Can AI replace lawyers?
- Will AI replace programmers?
- What's new in GPT4?
- How do I use ChatGPT version 4
- Using images with GPT4

Questy
0 Views · 4 months ago

In this episode, we build a five-star review system with Angular and the Firestore NoSQL document database. Learn how to model data relationships and manage them from an Angular service. https://angularfirebase.com/le....ssons/star-ratings-s

CodePen CSS Stars: https://codepen.io/jamesbarnett/pen/vlpkh
Firestore Data Model: https://firebase.google.com/do....cs/firestore/data-mo

Questy
0 Views · 4 months ago

What will the future of AI programming look like with tools like ChatGPT and GitHub Copilot? Let's take a look at how machine learning could change the daily lives of developers in the near future.

#ai #tech #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

ChatGPT Demo https://openai.com/blog/chatgpt
Codex CLI https://github.com/microsoft/Codex-CLI
Tech Trends to Watch 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 will ChatGPT affect programmers?
- Is AI going to replace software engineers?
- The future of AI programming tools?
- Universal AI programming language
- Using AI from the command line

Questy
0 Views · 4 months ago

Elon Musk and many other prominent AI researchers signed a petition to stop training on all models beyond GPT-4 to assess the risk to humanity. Let's look at 5 reasons why AIs like ChatGPT should not be feared.

#ai #tech #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Pause Giant AI Experiments https://futureoflife.org/open-....letter/pause-giant-a
GPTs impact on labor market https://arxiv.org/abs/2303.10130
Github Copilot First Look 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

- Petition to stop training LLMs
- Elon Musk beef with OpenAI
- The impact of ChatGPT on Computer Science degrees
- Is AGI possible?
- Why AGI will never happen
- Moral and ethical problems with Artificial Intelligence

Questy
0 Views · 4 months ago

The story of I grew my channel to 1 million subscribers over the course of 5 years. Get into the right mindset as a content creator and learn some practical tips & tricks to grow a YouTube channel faster.

Sending a huge THANK YOU to everybody who has supported my work over the years!

#youtube #growthhacking #100SecondsOfCode

🔗 Resources

How I make Videos https://youtu.be/N6-Q2dgodLs
Personal channel https://www.youtube.com/c/jeffdelaney23
Follow me on Twitter https://twitter.com/fireship_d....ev/status/1472650218

🔥 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 grow on YouTube?
- How to get more YouTube views?
- Growth hacking strategies
- How to make content for developers
- Optimize watch time tips
- Optimize clicks CTR tips

Questy
0 Views · 4 months ago

UPDATE. See the latest basics video here: https://youtu.be/q5J5ho7YUhA

Master the basics of Firebase in 20 minutes. In this episode, we run through hosting, auth, firestore, storage, and cloud functions using nothing but plain JavaScript. https://angularfirebase.com/le....ssons/the-ultimate-b

- Firebase https://firebase.google.com/
- CLI Tools https://github.com/firebase/firebase-tools

Questy
0 Views · 4 months ago

JOIN me for a full beginner’s tutorial on MySQL. Learn the basics of relational databases by recreating AirBnb’s database with raw SQL https://fireship.io/tags/sql/

Buy the MySQL Pillow https://fireshipio-swag.creato....r-spring.com/listing

References

Diagram https://drawsql.app/fireship/d....iagrams/airbnb-mysql
Installer https://dev.mysql.com/downloads/installer/
MySQL Docs https://dev.mysql.com/doc/

#mysql #database #tutorial

00:00 0. SQL is King
00:49 1. The Legend of Ted Codd
01:24 2. ORM Magic
02:00 3. What is a RDBMS?
02:37 4. Draw SQL Diagrams
02:56 5. Schemas, Datatypes, & Constraints
04:12 6. Be Normalized
05:00 7. Install MySQL on Windows/Mac
05:50 8. Create a New Database
06:13 9. SQLTools VS Code Extension
06:46 10. --comments
07:02 11. Basic SQL Syntax
08:04 12. Primary Key
08:31 13. Varchar vs Text
09:31 14. INSERT New Data
10:28 15. Read or SELECT Data
10:57 16. LIMIT & ORDER
11:23 17. Filtering with WHERE
11:50 18. LIKE pattern matching
12:19 19. INDEX for read speed
12:56 20. JOIN a relationship
15:41 21. Alias AS
16:08 22. JOIN through a middle man
16:58 23. DROP a video


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

Send email to your app users via SendGrid with a Firestore Cloud Function trigger. Learn how to create transactional templates and send them to your users with ease. https://angularfirebase.com/le....ssons/sendgrid-v3-no

SendGrid: https://sendgrid.com/
CloudFunction: https://firebase.google.com/docs/functions/

Questy
0 Views · 4 months ago

Tech companies have seen huge declines in value over the past six months... What does this mean for programmers and entrepreneurs? Let's look at bad news affecting tech workers and how it relates to coding jobs, venture capital, crypto, and startups.

#tech #finance #TheCodeReport

🔗 References

Fed Outlook https://www.reuters.com/busine....ss/finance/feds-kash
Tech Market Crash https://www.nbcnews.com/tech/t....ech-news/tech-stocks
VC outlook https://twitter.com/nbashaw/st....atus/152266601427766
NFT and crypto sales https://www.wsj.com/articles/n....ft-sales-are-flatlin
Fireship 2021 Predictions https://youtu.be/oHtR5YSPLjo


🔥 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

- Tech Stocks crash of 2022
- Will there be layoffs in tech?
- Cryptocurrency declines 2022
- Web3 is dead?
- NFTs sales decline
- How does stock market crash affect developers?
- Tech industry outlook for 2022

Questy
0 Views · 4 months ago

Google recently demonstrated how MusicLM can compose high-fidelity audio from a text prompt with generative AI technology. Let's make some predictions about how AI tech will affect the music industry in the future.

#ai #tech #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

MusicLM https://google-research.github.....io/seanet/musiclm/e
MusicCaps Dataset https://www.kaggle.com/datasets/googleai/musiccaps
Riffusion https://www.riffusion.com


🔥 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

- Can AI generate music?
- Voice cloning
- ChatGPT for writing songs
- How Artificial Music works
- Google AudioLM
- Google MusicLM
- Machine learning with audio

Questy
0 Views · 4 months ago

My GitHub copilot trial expired... Will I pay Microsoft the $10 fee to upgrade? In other bad news, Heroku is killing off its free tier soon. But luckily, we did get a new JavaScript framework this week.

#technews #programming #TheCodeReport

🔗 Resources

GitHub Copilot https://github.com/features/copilot
Heroku Free Tier Announcement https://blog.heroku.com/next-chapter
Enhance GitHub https://github.com/enhance-dev..../enhance-starter-pro
The John McAfee Pledge https://twitter.com/officialmc....afee/status/88702468

📚 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

- GitHub Copilot now paid
- Heroku free-tier alternatives
- Will firebase free tier be removed?

Questy
0 Views · 4 months ago

Learn the meaning of 7 fancy, yet important, programming terms before your next technical interview https://fireship.io

00:00 Intro
00:58 Idempotent
02:08 Ephemeral
03:16 Anonymous
04:13 Predicate
05:10 Memoization
05:59 Abstraction
07:06 Serialization

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

Building an app for iOS and Android? This guide will get you up and running with Flutter & Firebase, plus a few optional superpowers for serious app developers. https://fireship.io/snippets/install-flutterfire/

00:00 Initial Setup
01:46 Android Setup
03:41 iOS Setup
05:01 Analytics
07:02 Performance
08:08 Crashlytics
10:10 Distribution
11:08 Firestore Emulator

Full Flutter Course https://fireship.io/courses/flutter-firebase/
FlutterFire Docs https://firebase.google.com/docs/flutter/setup

#firebase #flutter

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 meaning of 7 fancy, yet important, programming terms before your next technical interview https://fireship.io

00:00 Intro
00:58 Idempotent
02:08 Ephemeral
03:16 Anonymous
04:13 Predicate
05:10 Memoization
05:59 Abstraction
07:06 Serialization

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

Ready to go beyond console.log? The JavaScript console can do much more than just log...

#JavaScript #100SecondsOfCode

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

Channel update Feb 19th, 2019. #ThankYou

Questy
0 Views · 4 months ago

Building an app for iOS and Android? This guide will get you up and running with Flutter & Firebase, plus a few optional superpowers for serious app developers. https://fireship.io/snippets/install-flutterfire/

00:00 Initial Setup
01:46 Android Setup
03:41 iOS Setup
05:01 Analytics
07:02 Performance
08:08 Crashlytics
10:10 Distribution
11:08 Firestore Emulator

Full Flutter Course https://fireship.io/courses/flutter-firebase/
FlutterFire Docs https://firebase.google.com/docs/flutter/setup

#firebase #flutter

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

Huge thank you to everybody who supports this content! Get a idea of my future plans with this cryptic Easter egg filled channel update :)

Questy
0 Views · 4 months ago

Learn how to build a Slack App 💬 with Node.js & Firebase Cloud Functions. CyberJeff is a simple slack bot that helps automate tasks and improve productivity https://fireship.io/lessons/ho....w-to-build-a-slack-b

Let's chat on Fireship Slack https://fireship.page.link/slack

Slack API https://api.slack.com/
PubSub https://cloud.google.com/pubsub/

#slack #nodejs #firebase

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 produce video content programmatically with HTML, CSS, and JavaScript thanks to Remotion - a React library that can create real MP4 videos https://github.com/remotion-dev/remotion

#javascript #tech #tutorial

🔗 Resources

Subscribe to @wcandillon and @JonnyBurger for more awesome content.

Source Code https://github.com/wcandillon/remotion-fireship
Remotion Docs https://www.remotion.dev/
SVG in 100 Seconds https://youtu.be/emFMHH2Bfvo

📚 Chapters

00:00 This Intro is 100% Code
00:58 Introducing Remotion
01:49 Code your First Video
04:06 Make it Rain with Animated SVGs
07:50 Render as MP4

🔥 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 make MP4 videos with code
- Remotion basics tutorial
- Video animation basic concepts
- Make videos with React.js
- Ways to create video programmatically

Questy
0 Views · 4 months ago

I built a twitter bot that automatically tweets content generated by artificial intelligence using GPT-3. Learn how to build your own twitter bot from scratch with Node.js and the OAuth 2.0 protocol. https://fireship.io/lessons/tw....itter-bot-oauth2-tut

#ai #js #tutorial

Follow Bob https://twitter.com/boblikescode
Follow Fireship https://twitter.com/fireship_dev

🔗 Resources

Source Code https://github.com/fireship-io/gpt3-twitter-bot
Twitter API https://developer.twitter.com/
OpenAI https://openai.com/

📚 Chapters

00:00 AI Twitter Bot
00:42 OAuth 2.0 Crash Course
02:36 Project Setup
04:38 Step 1. OAuth URL
05:44 Step 2. OAuth Callback
06:41 Step 3. Use the Twitter API
09:00 AI-generated Faces

🔥 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

- API Authentication Basics
- How to use the Twitter API?
- How to build a twitter bot?
- What is OAuth 2.0?
- Twitter API 2.0 tutorial
- OpenAI Tutorial

Questy
0 Views · 4 months ago

I built a web3 dapp that can mint an unlimited quantity of NFTs. Learn how to build decentralized web apps with JavaScript using tools like Hardhat, Solidity, OpenZeppelin, React, Alchemy, and more https://fireship.io/lessons/we....b3-solidity-hardhat-

🤪 Invest in my NFT Collection https://opensea.io/collection/fireguys

#web3 #nft #tutorial

🔗 Resources

- Source Code https://fireship.io/lessons/we....b3-solidity-hardhat-
- Pinata https://pinata.cloud/
- Hardhat https://hardhat.org/
- OpenZeppelin Wizard https://docs.openzeppelin.com/contracts/4.x/wizard
- Alchemy https://www.alchemy.com/
- Web3 Criticism https://moxie.org/2022/01/07/w....eb3-first-impression
- No-Code NFT tutorial by @codeSTACKr https://youtu.be/AaCgydeMu64

📚 Chapters

00:00 Web3 Introduction
01:11 What is an NFT?
02:27 Why Web3 is Dumb
03:00 1. How to Generate Random Art
06:14 2. Upload to IPFS with Pinata
07:33 3. Hardhat Toolchain Setup
08:51 4. Code an ERC-721 Smart Contract
13:30 5. Testing Smart Contracts with Waffle
15:22 6. Web3 Frontend with Ethers.js and React
21:20 7. Deploy to a Testnet with Alchemy

🔥 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

- step-by-step web3 project
- full web3 tutorial
- NFTs explained
- How to use Hardhat and Solidity
- How to use ethers.js with react
- What is ERC-721
- How to deploy a web3 app
- Web3 with Ethereum and Polygon

Questy
0 Views · 4 months ago

The latest Firebase JavaScript SDK (version 9.0) has been rewritten as a functional library resulting far smaller bundle sizes for better web performance. Learn how to upgrade your Firebase web app https://fireship.io/courses/

#firebase #javascript #firstlook

🔗 Resources

Get Started with Firebase https://youtu.be/q5J5ho7YUhA
Firebase Blog https://firebase.googleblog.co....m/2021/07/introducin

🔥 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

Get started with TensorFlow.js by building a digit recognizer from scratch in this quick start tutorial https://angularfirebase.com/le....ssons/tensorflow-js-

TF.js docs - https://js.tensorflow.org
Machine Learning Crash Course - https://developers.google.com/....machine-learning/cra
Kaggle - https://www.kaggle.com/jeffd23
MNIST - https://ml4a.github.io/demos/confusion_mnist/

Questy
0 Views · 4 months ago

Use Web Assembly to build an app that converts video files to GIF (using FFmpeg), entirely from a frontend React JavaScript application. https://fireship.io/lessons/wasm-video-to-gif/

Source Code: https://github.com/fireship-io..../react-wasm-gif-make
FFmpeg.wasm https://ffmpegwasm.github.io/

#wasm #webdev #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
0 Views · 4 months ago

Take an early look at RxFire - an official library combining RxJS & Firebase for better control over realtime streams https://angularfirebase.com/le....ssons/introduction-t


- RxFire https://www.npmjs.com/package/rxfire
- Stencil https://stenciljs.com/
- RxJS https://github.com/ReactiveX/rxjs

Questy
0 Views · 4 months ago

Find out if you're one of the lucky T-shirt winners and get an idea of my content plans for 2020.


#ChannelUpdate

Questy
0 Views · 4 months ago

Learn how to run pagination queries in Firestore 🔥📃📃 forward and backward. Then build an full working app with Svelte https://fireship.io/lessons/fi....restore-pagination-g

💸 Black Friday Discount Code: KaLg2d04
👉 Use it here: https://fireship.io/pro
🙏 Thank you for making this channel possible!

- SvelteFire https://github.com/codediodeio/sveltefire
- Limit To Last: https://firebase.google.com/do....cs/reference/node/fi

#firebase #firestore

Don't forget to take the quiz 🤓

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

Questy
1 Views · 4 months ago

Can you use Google Sheets as a database? Learn how to build a Next.js app using a spreadsheet as the data layer https://fireship.io/lessons/go....ogle-sheets-database

#googlesheets #js #webdev

🔗 Resources

Source Code https://github.com/fireship-io..../google-sheets-datab
Google APIs PRO Lesson https://fireship.io/lessons/go....ogle-apis-node-tutor
Next.js Full Course https://fireship.io/courses/react-next-firebase/
Google Sheets https://www.google.com/sheets/about/

📚 Chapters

00:00 Google Sheets Database?
00:35 Pros & Cons
01:15 Create a Spreadsheet
01:49 Create Next.js App
02:40 Ways to Authenticate Google APIs
03:34 GCP Service Account
04:36 Next Env Variables
05:07 Google API Auth
06:07 Query the Speadsheet

🤓 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

Learn how to use BigQuery ML on Google Cloud Platform to predict the outcome of horse races 🏇 - Machine learning skill not required. https://fireship.io/lessons/bi....gquery-ml-quickstart

- Big Query https://cloud.google.com/bigquery/
- DataLab https://cloud.google.com/datalab/
- Horse Racing Dataset https://www.kaggle.com/lukebyr....ne/horses-for-course

Questy
0 Views · 4 months ago

Thank you for 200K 🙏 subscribers! Here's a quick look at my content plans for the next few months, including a full Angular Firebase project course. https://fireship.io

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

Questy
3 Views · 4 months ago

Learn 25 VS Code tips and tricks that will help you write code faster. Try out awesome new features and extensions that turn your editor into a full-blown IDE. https://fireship.io/pro

#vscode #learntocode #programming

Support me for $1 on github https://github.com/sponsors/codediodeio

🔗 Resources

VS Code https://code.visualstudio.com/
Remote Repositories https://code.visualstudio.com/blogs/2021/06/10/remote-repositories
vim Tutorial https://youtu.be/-txKSRn0qeA

📚 Chapters

00:00 Intro
00:35 1. VS Code CLI
01:03 2. Release the Mouse
01:45 3. Command Palette Ctrl+P
02:10 4. Run Commands
02:25 5. Quokka
02:43 6. Find Symbols with @
03:14 7. Find symbols with #
03:36 8. Move Around Quickly
04:07 9. Multiline Editing
04:23 10. Auto Rename Tag
04:47 11. Delete or move a line
05:16 12. Highlight & Comment Lines
05:39 13. JS Doc Extension
06:07 14. Better Comments
06:20 15. Integrated Terminal
07:14 16. Tasks
07:38 17. Git Source Control
08:26 18. Git Lens Extension
08:40 19. Remote Repositories
09:14 20. Remote SSH & Containers
09:31 21. Custom Snippets
10:01 22. Community Snippets
10:13 23. Auto-create directories
10:29 24. Paste as JSON
10:50 25. Rename Symbol


🤓 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 the brand new Cloud Run service to turn any Docker 🐋 image into a serverless microservice on Google Cloud Platform. In this demo, we dockerize and deploy a server-rendered Nuxt/Vue app to Firebase Hosting https://fireship.io/lessons/fi....rebase-microservices

Cloud Run https://cloud.google.com/run/
Nuxt https://nuxtjs.org/
Firebase Microservices https://firebase.google.com/docs/hosting/cloud-run

#cloudrun #docker #serverless

Questy
0 Views · 4 months ago

With the releases of Angular 8 and Firebase 6 comes a bunch of new features in AngularFire that can extend and simplify your code https://fireship.io

Official Docs: https://github.com/angular/angularfire2

1. Schematics
2. Perf https://youtu.be/KYYjdWSrRjI
3. ID Field
4. Collection Group Query https://youtu.be/fQ4u1J717ys
5. Router Guards

#angular #firebase

Download 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.

Questy
0 Views · 4 months ago

AI influencers are making real money selling content on websites like OnlyFans. Learn about the latest generative AI tech, like Stable Diffusion XL, and how to run it locally on your PC for free.

#ai #tech #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Fooocus on GitHub https://github.com/lllyasviel/Fooocus
Aitana Influencer Article https://www.entrepreneur.com/b....usiness-news/this-ai
OpenAI Drama https://youtu.be/4Ff2ZrhVkp0?si=gyRHZl_LJw_NU6Co

📚 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

- Who is behind Aitana Lopez AI
- StableDiffusionXL tutorial
- Fooocus tutorial
- How to make money with AI
- How to generate AI images for free
- AI business ideas

Questy
0 Views · 4 months ago

Build a decentralized chat app using the GUN JavaScript library. Learn how to use web3 technology to create a peer-to-peer graph database without traditional cloud computing providers. https://gun-chat-dapp.web.app/

#js #web3 #tutorial

🔗 Resources

Live Demo: https://gun-chat-dapp.web.app/
View on Product Hunt: https://www.producthunt.com/posts/gun-2
Docs: https://gun.eco/
Source Code: https://github.com/fireship-io/gun-chat

📚 Chapters

00:00 Intro
00:56 How it Works
03:11 Setup
03:30 User Authentication
07:43 Chat Messages

🤓 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

Topics Covered

- Pros and Cons of Web3 development
- How to develop decentralized apps
- WebRTC
- End-to-End e2e encryption for chat
- Using Svelte to build a chat UI

Questy
0 Views · 4 months ago

Build a file upload dropzone in Angular using the brand new storage module in AngularFire2. Learn how to easily send files from an Angular PWA to Firebase Storage. https://angularfirebase.com/le....ssons/firebase-stora

- AngularFire2 Storage: https://github.com/angular/ang....ularfire2/tree/maste
- Firebase Storage: https://firebase.google.com/docs/storage/
- Angular: https://angular.io/

Questy
0 Views · 4 months ago

Ten predictions about 2019 from the mind of a JavaScript developer. Learn about trends in web development, native apps, social media, and more. https://medium.com/@jeffdelane....y/predictions-for-20

Questy
0 Views · 4 months ago

How to submit your first pull request on GitHub in 100 seconds. Fork the repo below, then contribute a PR to receive a free hologram sticker in the mail https://github.com/fireship-io/git-sticker

How to Participate on Github https://fireship.io/snippets/g....it-how-to-participat
GitHub PR Docs Official https://help.github.com/en/git....hub/collaborating-wi

#git #freestuff #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

Building your own Command Line Interface (CLI) is easier than you might think with Node.js. There are a bunch of open-source packages that can handle colors, animation, and user input with ease. Use them to build a CLI game from scratch using only JavaScript.

To play my CLI game, run "npx firequiz" from your terminal.

#javascript #programming #game

🔗 Resources

Chalk https://github.com/chalk/chalk
Inquirer https://github.com/SBoudrias/Inquirer.js/
Colors.js Controversy https://www.theverge.com/2022/....1/9/22874949/develop
Source Code https://github.com/fireship-io..../javascript-milliona

🔥 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

- Build a Command Line Interface Node.js
- Top 5 packages for Node.js command line
- Building a terminal game
- Bash vs Node.js
- How to deploy an NPX script
- How to use ESM modules

Questy
0 Views · 4 months ago

What is Cloud Computing 🌩️? Get a glimpse of cloud services in 2020 🔮 and learn must-know concepts for software developers. https://fireship.io

#cloud #future

Data Sources:

- Gartner Forecasts https://www.gartner.com/en/new....sroom/press-releases
- Forbes Enterprise Computing https://www.forbes.com/sites/l....ouiscolumbus/2018/08
- Flexera Report 2019 https://resources.flexera.com/....web/media/documents/

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

Questy
3 Views · 4 months ago

I'm back with an updated Firebase Basics tutorial 🔥 Follow along with the full Firebase quickstart article https://fireship.io/lessons/firebase-quickstart

Source code: https://github.com/fireship-io/3.1-firebase-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

Questy
0 Views · 4 months ago

A complete beginner's tutorial for Electron JS ⚡ along with an overview of its pros and cons. In about 10 minutes, we build a desktop screen recorder from scratch with JavaScript that is installable on Mac, Windows, or Linux.

Full Electron Tutorial: https://fireship.io/lessons/el....ectron-screen-record
Source Code: https://github.com/fireship-io..../223-electron-screen
Electron Forge: https://www.electronforge.io/

#tutorial #javascript #electron

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

Is Ionic 4 right for your mobile app compared to Flutter, React Native, or Native Script? Get my opinion in this video and explore the changes the latest version of the framework. https://itnext.io/should-you-u....se-ionic-4-fa04daeba

- Ionic 4 Beta https://blog.ionicframework.co....m/announcing-ionic-4
- Flutter https://flutter.io/
- React Native https://facebook.github.io/react-native/

Questy
0 Views · 4 months ago

Do you know how binary works? Learn the basics by building a binary Clock in Flutter. Build your own clock before the competition deadline on Jan 22nd, 2020. https://fireship.io/lessons/bu....ild-a-binary-clock-f

Flutter Clock Competition https://flutter.dev/clock
What is a Binary Clock? https://en.wikipedia.org/wiki/Binary_clock
Snippet for Dart List.map https://fireship.io/snippets/d....art-how-to-get-the-i

#flutter #FlutterClock #compsci

Don't forget to take the 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.

My Gear:

VS Code with Atom One Dark + vscode-icons. Fira Code font.

Questy
0 Views · 4 months ago

Another episode of "code this 💪, not that 💩" looking at ten important concepts in RxJS and how to avoid common anti-patterns. https://fireship.io

- Source Code https://github.com/fireship-io..../175-code-this-not-t
- ReactiveX http://reactivex.io/
- print method code https://gist.github.com/codedi....odeio/ed900f4cf5752b

#RxJS #JavaScript

Questy
0 Views · 4 months ago

Learn all about JavaScript loops 🤹 and how to write code that maximizes performance and readability, while avoiding the bad stuff 💩. https://fireship.io/snippets/j....avascript-loops-pro-

Questy
0 Views · 4 months ago

I built a simple app with 10 different JavaScript frameworks... Learn the pros and cons of each JS framework before building your next app https://github.com/fireship-io..../10-javascript-frame

#javascript #webdev #top10

🔗 Resources

Full Courses https://fireship.io/courses/
Performance Benchmarks https://github.com/krausest/js-framework-benchmark
Source code https://github.com/fireship-io..../10-javascript-frame

📚 Chapters

00:00 JavaScript Frameworks
00:53 1. Vanilla
04:21 2. React
07:48 3. Angular
10:15 4. Vue
12:18 5. Svelte
14:16 6. Lit
16:11 7. Stencil
17:18 8. Solid
18:35 9. Alpine
20:17 10. Mithril

🤓 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

Vote Here -- https://goo.gl/qF8Q5r
Go PRO Here -- https://angularfirebase.com/pro/
Enroll Here -- https://projects.angularfireba....se.com/p/ionic-4-fir

YouTube Discount code 50% off: ION4-YOUTUBE

Use Ionic v4 and Firebase to build cross-platform mobile apps on the web, iOS, and Android in my new full-length course.

Questy
0 Views · 4 months ago

Codux is a visual IDE for React.js. Let's review this tool by building a simple app and find out how it can increase web development productivity.

#webdevelopment #programming #vscode

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Codux https://codux.hopp.to/fireship
I tried 10 code editors https://youtu.be/8PhdfcX9tG0
VS Code Tips https://youtu.be/ifTF3ags0XI

🔥 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

- Using Codux with VS Code
- No-code tools for React
- Low-code web development tools
- How do I build a web app without code?
- Code Editor review

Questy
0 Views · 4 months ago

How APIs work. Learn how to use the YouTube API like @Tom Scott and @MrBeast to automatically update a video in the background. https://github.com/fireship-io..../this-video-has-n-vi

Tom Scott video https://youtu.be/BxV14h0kFs0
Mr Beast Video https://youtu.be/YSoJPA8-oHc

Note: The background job is on a 5 minute interval, so it won't be very accurate.

Fireship OAuth 2.0 Video https://fireship.io/lessons/go....ogle-apis-node-tutor

Questy
0 Views · 4 months ago

Should you learn to code in 2020? If the economic situation continues to deteriorate, the short-term outlook for aspiring software developers could be negatively affected... Learn why in this video.

- Sequoia Memo https://medium.com/sequoia-cap....ital/coronavirus-the
- Recent Layoffs https://techcrunch.com/tag/layoffs/
- Today's Market Selloff https://www.foxbusiness.com/ma....rkets/us-markets-mar
- Corona COVID-19 status https://www.cdc.gov/coronaviru....s/2019-ncov/summary.

#code #crisis

Questy
0 Views · 4 months ago

Learn how use an exciting new state management library for Angular. In this episode, we get started with NGXS and compare it to NgRx. https://angularfirebase.com/le....ssons/ngxs-quick-sta

- NGXS https://ngxs.gitbook.io/ngxs

Questy
0 Views · 4 months ago

I present you with Fireship.io 🚀 The new home of all future content on this channel. https://fireship.io

Source Code https://github.com/fireship-io/fireship.io

Questy
0 Views · 4 months ago

Learn how to use CSS pseudo-classes to style an element based on changes to its state. like :hover, :focus, and :nth-child. https://fireship.io/tags/css/

#css #100SecondsOfCode #tutorial


MDN Docs https://developer.mozilla.org/....en-US/docs/Web/CSS/P

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 GraphQL by interacting with the SpaceX API 👨‍🚀🚀, then use it to build a frontend Apollo application from scratch. Source code: https://github.com/arjunyel/an....gular-spacex-graphql

Hire the expert Arjun Yelamanchili 👨‍🔬

- https://github.com/arjunyel
- https://www.linkedin.com/in/ar....jun-yelamanchili-423

GraphQL Docs https://graphql.org/
Apollo Client https://www.apollographql.com/
Lesson page https://fireship.io/lessons/gr....aphql-basics-tutoria

#graphql #tutorial #learntocode

Take Fireship Quizzes 🤓

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

Learn how to model and structure data relationships with the Firestore NoSQL Database. We build simple one-to-many and many-to-many relationships by modeling a twitter-inspired app. https://angularfirebase.com/le....ssons/firestore-nosq

- Firestore Structuring: https://firebase.google.com/do....cs/firestore/manage-
- NoSQL Document DB - https://en.wikipedia.org/wiki/....Document-oriented_da

Questy
0 Views · 4 months ago

Learn the basics of CSS transitions and keyframe animations in 100 seconds. #css #animation #100SecondsOfCode

Easing Functions https://easings.net/
Keframes docs https://developer.mozilla.org/....en-US/docs/Web/CSS/@

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

UPDATE Watch the latest store video here: https://youtu.be/wRWZQwiNFnM

Full Lesson: https://angularfirebase.com/le....ssons/angular-file-u

In this episode we are going to implement file uploads with Angular and Firebase Storage. File storage is currently unsupported in the AngularFire2 package, but it's still possible to use Firebase storage by interacting directly with the Firebase Web API. We're still going use AngularFire2 for saving information about file uploads to the realtime database, such as the file name and its URL location.

Step 1 - Generate the Files

The structure of this feature is very similar to the Angular Firebase CRUD lesson, so make sure to check that out. It is just form that accepts files, uploads them to the storage bucket, then renders the details to a list.

ng g service uploads/shared/upload
ng g class uploads/shared/upload
ng g component uploads/uploads-list
ng g component uploads/upload-detail
ng g component uploads/upload-form

Step 2 - Define the Upload Class

The upload class will be used by the service. Notice it has a constructor for the `file` attribute, which has a type of `File`. This class is built into JavaScript and it defines files that are passed via HTML from inputs.

Step 3 - Build the Upload Service

The service needs to upload the file to Firebase Storage then save details about the file to the realtime database. First let's add the necessary imports import, including the Firebase API, and declare the variables.

Here's the push upload function works step-by-step.

1. First, Establish a reference to the firebase storage bucket.
2. Second, define the `uploadTask` as a promise to put the file in storage.
3. Third, monitor the uploadTask event using the `.on` function.
4. Last, handle the events of in progress, success, and error.

When the upload is in progress we will take a snapshot to get the number of bytes transferred. Using some simple math, we convert it to a percentage to display a progress bar for the user.

When the upload is complete, we update the database.

Before moving to the components, we need a way to delete files. Deleting a file only requires a reference to its location. Because we saved the name of the file to the database, we can use it to locate the file in storage and delete it. Here's the code to delete files from both firebase storage and the realtime database.

Step 4 - Build the Upload Form Component

Now we need to give users a way to choose files and upload or delete them. Let’s start with the UploadFormComponent because that is where most of the action is happening.

When a user selects files in an HTML file input, it fires the change event. Our template will listen the change event, then pass the event to our component, which contains the list of files the user is trying to upload.

Now we can create methods to trigger the upload function from the service. I created separate functions for handling single files and multiple files that will be connected to buttons in the template.

For the end user, we have a progress bar that changes its width based on the snapshot from the upload service.

To trigger the upload, we use a regular HTML input that fires the `detectFiles` whenever a new file is entered. This will define the "selectedFiles" variable. Then the user can click Upload files to push the file to storage.

That's it firebase file uploads, see you next time.
Step 1 - Compile your App

Running the ng build command will compile and minify your code in a single package in the dist/ folder. You could drop the contents of this directory into virtually any static website hosting platform or even an S3 bucket and you’re site would be ready to serve traffic.

Step 2 - Install Firebase Tools

Firebase has a nice command line package for deployment. Install it with NPM, then log into your firebase account.

Step 3 - Initialize your Project

Make sure you are in the top level directory of your angular app, then run firebase init. This will take you through a one-time configuration for your app.

For the most part, you can stick with the default settings, except in the follow cases:

Choose hosting on the first question.
Change public folder to dist when asked (it defaults to public).
Configure as single page app? Yes
If firebase asks to overwrite your index.html file, respond with NO.

Step 4 - Deploy

Now your app should be ready to deploy. Run the firebase deploy command, then check your project URL to make sure everything looks good.

That's all for firebase deployment, see you next time.

Questy
0 Views · 4 months ago

How does 🔥 Firebase compare to ⚡Amplify? Review Google Cloud Platform and Amazon Web Services in terms of pricing, features, and the developer experience 🤔. https://fireship.io

- Firebase https://firebase.google.com/
- Amplify https://aws-amplify.github.io/
- Source Code https://github.com/fireship-io..../188-firebase-vs-amp

#firebase #aws #amplify

Get the Fireship 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.

Tools I use...

Editor: VS Code with Atom One Dark + VS Code Icons
Video: Adobe Premiere + AfterEffects
Design: Figma

Questy
0 Views · 4 months ago

Learn the basics of Tailwind CSS by building a Discord-inspired navbar from scratch. Learn how to leverage utility classes to build responsive animated UI elements faster https://fireship.io/lessons/tailwind-tutorial/

#webdev #css #tutorial

🔗 Resources

Tailwind Docs https://tailwindcss.com/
Tailwind React Setup https://tailwindcss.com/docs/guides/create-react-app
Source Code https://github.com/fireship-io/tailwind-dashboard

📚 Chapters

00:00 Intro
00:54 Should you use Tailwind?
01:42 Setup
02:48 JIT Mode
03:20 Functional CSS Basics
04:06 Flexible Container
04:41 Organize UI Components
05:07 Position a Sidebar
06:58 Customize Colors
07:50 Icon Buttons
08:23 Custom Classes with Apply
09:32 Pseudo-class Variants
09:56 Animation
10:34 Groups
11:54 Dark Mode

🔥 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

Beginner Tailwind Tutorial
Using Tailwind in React
Tailwind Animation
Tailwind Dark Mode
CSS vs Tailwind vs Bootstrap

Questy
0 Views · 4 months ago

What does it take to become a Google Developer Expert? Learn about my own experience becoming a GDE with practical advice for working towards this goal. https://medium.com/@jeffdelane....y/how-to-become-a-go

#gde #google #dev

- Experts Program https://developers.google.com/programs/experts/

Questy
0 Views · 4 months ago

Learn how to use CSS pseudo-classes to style an element based on changes to its state. like :hover, :focus, and :nth-child. https://fireship.io/tags/css/

#css #100SecondsOfCode #tutorial


MDN Docs https://developer.mozilla.org/....en-US/docs/Web/CSS/P

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

Retrieve data from Firestore in a way that is faster and more cost effective with data aggregation. In this episode, we use Firebase Cloud Functions to read data from a sub-collection and write it to its parent document. https://angularfirebase.com/le....ssons/firestore-clou

Firestore: https://firebase.google.com/docs/firestore/
NoSQL Aggregation: https://www.thoughtworks.com/i....nsights/blog/nosql-d

Questy
0 Views · 4 months ago

Learn the basics of CSS transitions and keyframe animations in 100 seconds. #css #animation #100SecondsOfCode

Easing Functions https://easings.net/
Keframes docs https://developer.mozilla.org/....en-US/docs/Web/CSS/@

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
4 Views · 4 months ago

Create high-performance 3D data visualizations with Deck.gl and Google Maps. Analyze over 140K gun violence ☠️🤕 incidents by geographic location. https://us-gun-violence.web.app/

- Tutorial https://fireship.io/lessons/de....ckgl-google-maps-tut
- Deck.gl https://deck.gl/#/showcases/overview
- Google Maps https://developers.google.com/....maps/documentation/j

#datavis #gunviolence #googlemaps

Take the 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 recently announced a new model called GPT-4o, just days before Google I/O. Let's recap the announcements at Google I/O and determine who is currently winning the artificial intelligence race.

🔥 Get More Content - Upgrade to PRO

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

#tech #ai #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Google I/O https://io.google/2024/
OpenAI GPT-4o https://openai.com/index/hello-gpt-4o/
Google I/O recap 2023 https://youtu.be/nmfRDRNjCnM


🎨 My Editor Settings

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

🔖 Topics Covered

- Recap of Google I/O 2024
- GPT-4o features
- Gemini 1.5 Pro features
- What is project Astra?
- What are the best AI models in 2024?
- Latest features in Firebase
- Firebase data connect
- Firebase GenKit

Questy
0 Views · 4 months ago

The top 10 code editors for programmers in 2022. We start by exploring simple text editors like vim, then show the evolution to IDEs like Visual Studio.

#programming #code #top10

🔗 Resources

VS Code course https://fireship.io/courses/vscode-tricks
Editor war https://en.wikipedia.org/wiki/Editor_war
VS Code in 100 Seconds https://youtu.be/KMxo3T_MTvY
vim in 100 Seconds https://youtu.be/-txKSRn0qeA

🔥 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 you choose a code editor?
- What is the best code editor?
- vim vs emacs
- VS Code vs vim
- the editor wars
- tools required to learn to code

Questy
0 Views · 4 months ago

A collection of 12 #tips and #tricks for building efficient and maintainable #Flutter apps 🧙. Learn how to use your IDE effectively, animate easily, and handle app complexity https://fireship.io/courses/flutter-firebase/

Robert Brunhage - https://www.youtube.com/channe....l/UCSLIg5O0JiYO1i2nD

FilledStacks - https://www.youtube.com/channe....l/UC2d0BYlqQCdF9lJfy

Snippets: https://marketplace.visualstud....io.com/items?itemNam
Launcher Icons: https://pub.dev/packages/flutter_launcher_icons

Flutter Docs - https://flutter.dev

Take the Flutter quizzes 🤓

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

Take a look inside the Twitter algorithm now that it has been released as open-source code. Why would Elon Musk would make a decision like this from a strategic business perspective?

#programming #tech #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

The Algorithm https://github.com/twitter/the-algorithm
Twitter Eng Blog https://blog.twitter.com/engin....eering/en_us/topics/
Elon want's GPT-5 stopped 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

- Is Twitter open-source?
- Controversial code inside twitter algorithm
- Elon Musk strategy to dominate the news media
- Twitter written with Scala and Java

Questy
0 Views · 4 months ago

Let's take a look at the most hyped up new technologies at CES 2024. Learn about the latest advancements in artificial intelligence and how they are being used used in modern consumer hardware.

#tech #ai #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

- CES conference https://www.ces.tech
- Rabbit R1 https://www.theverge.com/2024/....1/9/24030667/rabbit-
- AI Coding assistants https://youtu.be/7h732qLxtAk

🔥 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 new tech at CES 2024
- CES announcements
- AI products at CES
- New automotive tech at CES
- What is the Rabbit R1?
- What is Ballie robot?

Questy
0 Views · 4 months ago

Learn how to collect payments from an API or SaaS product. In this tutorial, we build an Express.js API from scratch, then make money by integrating Stripe Metered Billing. https://fireship.io/lessons/ap....i-monetization-strip

#js #makemoney #code

🔗 Resources

Full Stripe JavaScript Course https://fireship.io/courses/stripe-js/
Stripe Billing https://stripe.com/docs/billin....g/subscriptions/mete
Source Code https://github.com/fireship-io..../api-monetization-de

RapidAPI approach: @aniakubow https://youtu.be/GK4Pl-GmPHk

📚 Chapters

00:00 Intro
00:37 How API Monetization Works
01:59 Build an API with Express
04:17 Metered Billing Products
05:17 Stripe Checkout
06:41 Listen to Webhooks
08:33 Generate API Keys
11:05 Record Usage

🔥 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

- Create custom API keys in node
- Node hashing crypto
- Stripe webhooks
- Metered billing for API

Questy
0 Views · 4 months ago

Learn how to use CSS pseudo-elements to style content that does not actually exist in your HTML, like ::before and ::after https://fireship.io/tags/css/

Also watch CSS pseudo-classes: https://youtu.be/kpXKwDGtjGE

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

Figure AI recently demonstrated a new humanoid robot that is powered by OpenAI's GPT models. Take a first look at Figure 01 - an AI-powered robot that will eventually be deployed into the labor force.

#tech #ai #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Figure 01 Announcement https://www.figure.ai
Technical explanation https://twitter.com/coreylynch..../status/176792750633
Devin AI software engineer https://youtu.be/AgyJv2Qelwk
Open AI Sora https://youtu.be/tWP6z0hvw1M

🔥 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 does Figure 01 work?
- Latest advancements in robotics
- Can GPT-4 be combined with robots?
- When will robots destroy humanity
- World's most advanced robots

Questy
0 Views · 4 months ago

Sanity.io https://bit.ly/39lJ553 is the platform for structured content. The Content Lake, a real-time document store, gives you complete access and control over your content at any time and anywhere: from text and block content to files and images. Sanity Studio is an open-source application that you can configure and customize with JavaScript and React. You can use it to quickly and simply build your own CMS.

I collaborated with the team behind Sanity and you'll see Kapehe (https://twitter.com/kapehe_ok) from Sanity give a full breakdown for building your own project. By the end of this video, you'll have your own Sanity Studio and a Content Lake up and running to structure, interact, and query all of your content.

00:00 Content Platforms Explained in 100 seconds
02:00 Introducing Kapehe
05:49 Get started with Sanity
07:56 Understanding the code behind the Sanity Studio
09:45 Exploring the Sanity Studio
15:14 Query Content with GROQ
18:02 Schema Types
21:27 Deploy Sanity Studio
22:30 Previewing Realtime Changes
23:49 Congratulations you built your first Sanity project!

Questy
0 Views · 4 months ago

Your first look at Next.js version 12. It's packed with awesome new features, like a rust compiler, middleware, concurrent mode, server components, and more. Full course https://fireship.io/courses/react-next-firebase/

#js #react #firstlook

🔗 Resources

Announcement https://nextjs.org/blog/next-12
Full Course https://fireship.io/courses/react-next-firebase/

📚 Chapters

00:00 Next.js 12
46:00 Middleware
02:42 Suspense Support
03:16 Server Components
04:41 URL Imports

🔥 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

- Next.js 12 new features
- Rust compiler in Next.js
- Using suspense with Next.js
- React Server Components SSR

Questy
0 Views · 4 months ago

Learn the fundamentals of Computer Science with a quick breakdown of jargon that every software engineer should know. Over 100 technical concepts from the CS curriculum are explained to provide a foundation for programmers.

#compsci #programming #tech

🔗 Resources

- Computer Science https://undergrad.cs.umd.edu/what-computer-science
- CS101 Stanford https://online.stanford.edu/co....urses/soe-ycscs101-s
- Controversial Developer Opinions https://youtu.be/goy4lZfDtCE
- Design Patterns https://youtu.be/tv-_1er1mWI


🔥 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

Turning Machine
CPU
Transistor
Bit
Byte
Character Encoding ASCII
Binary
Hexadecimal
Nibble
Machine Code
RAM
Memory Address
I/O
Kernel (Drivers)
Shell
Command Line Interface
SSH
Mainframe
Programming Language
Abstraction
Interpreted
Compiled
Executable
Data Types
Variable
Dynamic Typing
Static Typing
Pointer
Garbage Collector
int
signed / unsigned
float
Double
Char
string
Big endian
Little endian
Array
Linked List
Set
Stack
Queue
Hash
Tree
Graph
Nodes and Edges
Algorithms
Functions
Return
Arguments
Operators
Boolean
Expression
Statement
Conditional Logic
While Loop
For Loop
Iterable
Void
Recursion
Call Stack
Stack Overflow
Base Condition
Big-O
Time Complexity
Space Complexity
Brute Force
Divide and conquer
Dynamic Programming
Memoization
Greedy
Dijkstra's Shortest Path
Backtracking
Declarative
Functional Language
Imperative
Procedural Language
Multiparadigm
OOP
Class
Properties
Methods
Inheritance
Design Patterns
Instantiate
Heap Memory
Reference
Threads
Parallelism
Concurrency
Bare Metal
Virtual Machine
IP Address
URL
DNS
TCP
Packets.
SSL
HTTP
API
Printers

Questy
0 Views · 4 months ago

Full Lesson https://angularfirebase.com/le....ssons/how-to-lazy-lo

Learn how to load components asynchronously with Angular Lazy Loading.

Get the source code on github https://github.com/codediodeio..../lazy-loading-angula

Questy
0 Views · 4 months ago

Make your code more concise and readable by learning destructuring assignment in JavaScript in 100 seconds https://fireship.io/courses/javascript/

#webdev #js #100SecondsOfCode

MDN Docs https://developer.mozilla.org/....en-US/docs/Web/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

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

How will the Silicon Valley Bank failure affect software engineers and tech startups? Find out why SVB got into trouble and what it means for the average programmer.

#tech #svb #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Silicon Valley Bank News https://www.cnbc.com/2023/03/1....2/heres-what-could-h
USDC Depeg News https://www.forbes.com/sites/d....igital-assets/2023/0
Is coding really dead? https://youtu.be/Zs9Tifup1Bc
Tech Trends 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 did SVB collapse?
- Simple explanation of Silicon Valley Bank failure?
- Will SVB customers get their money back?
- Why did USDC Depeg?
- Outlook of the tech Job Market

Questy
1 Views · 4 months ago

AI leaders met with U.S congress yesterday to discuss the risks that artificial intelligence pose to society and recommended that the government create a regulatory body for oversight. What does regulation mean for the future of GPT-4, Bard, and other popular AI products.

#ai #tech #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Full AI Regulation Meeting https://www.youtube.com/live/xS6rGBpytVY
Watch the full Raiden video by @ULTRATERM https://youtu.be/-gGLvg0n-uY
Follow Cybergem on Twitter https://twitter.com/UltraTerm
Petition to Stop AI Training 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

- Sam Altman hearing with Senate
- Problems with AI
- Will the government control AI in the future
- Is AGI possible?

Questy
0 Views · 4 months ago

You probably know Redis as an ultrafast in-memory database, but can it also be used as your primary app database? This tutorial will teach you how to build a fullstack app from scratch with Redis and Next.js capable of performing fulltext instant search.

🤯 Get $200 and a chance to win a Tesla https://redis.info/fireship200

#database #tutorial #programming

🔗 Resources

Redis OM (NodeJS) - https://redis.info/3F9yqI5
Redis Insight - https://redis.info/3teM5LD
Redis Launchpad - https://redis.info/3HS9g2B
Redis Developer Hub - https://redis.info/3qg14mY
Full Tutorial - https://fireship.io/lessons/redis-nextjs/

📚 Chapters

00:00 What is Redis?
00:49 App tour
01:33 How to Install Redis Cloud
02:49 Redis Crash Course
04:10 Next.js Setup
05:32 Schema & Entity
06:41 CRUD Operations
09:14 Fulltext Search

🔥 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

- Redis as a Primary Database
- Use Redis with React or Next.js
- How Redis Modules work
- RedisSearch with RedisJSON
- Next.js API routes
- Handling Forms with React

Questy
0 Views · 4 months ago

Serverless Computing can dramatically simplify your backend infrastructure by eliminating the need to configure, maintain, and scale servers. Go beyond 100 seconds with @FilledStacks to build a production-ready backend with Firebase Cloud Functions.

Subscribe to FilledStacks 🔥👉 https://www.youtube.com/channe....l/UC2d0BYlqQCdF9lJfy

00:00 Serverless Explained
01:50 Build a Complex Cloud Functions Backend

Popular Serverless Solutions:

AWS Lambda https://aws.amazon.com/lambda/
Google Cloud Functions https://cloud.google.com/functions
Azure Functions https://azure.microsoft.com/en....-us/services/functio

#cloud #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

Here's your first look at Solid Start, a meta-framework for Solid.js that supports server-side rendering and advanced data fetching. Learn how to build a full stack web application with a hot new tool that's similar to Next.js, SvelteKit, and Nuxt.

#programming #javascript #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

SolidStart Announcement https://www.solidjs.com/blog/i....ntroducing-solidstar
Solid in 100 Seconds https://youtu.be/hw3Bx5vxKl0
Next.js 13 First Look 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 Solid.js?
- SSR with Solid.js
- Solid Start vs Next.js
- Solid Start vs SvelteKit
- Solid Start vs Nuxt
- What is the best JS framework?

Questy
1 Views · 4 months ago

Learn about the new Firestore "increment" field-value that can update a counter on the server atomically, with dramatically simplified code https://fireship.io/snippets/f....irestore-increment-t

- Increment blog post https://firebase.googleblog.co....m/2019/03/increment-
- Database Transactions https://firebase.google.com/do....cs/firestore/manage-

Questy
0 Views · 4 months ago

Learn 10 essential math concepts for software engineering and technical interviews. Understand how programmers use mathematics in fields like AI, game dev, crypto, machine learning, and more.

#math #programming #top10

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Computer Science 101 https://youtu.be/-uleG_Vecis
Cryptography for Developers https://youtu.be/NuyzuNBFWxQ
Technical Interview Prep https://youtu.be/1t1_a1BZ04o

📚 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

- Do programmers need math?
- Math tutorial for programming
- Machine learning math
- Do computer hackers use math?
- Linear algebra for programmers
- Boolean Algebra explained
- Combinatorics explained
- How does Big-O notation work

Questy
0 Views · 4 months ago

Today over 7,000 subreddits have gone private in protest of the new controversial pricing of Reddit's API. Learn how big tech companies leverage their platforms in ways that can ruin 3rd party apps.

#tech #reddit #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Apollo Reddit API Controversy https://www.reddit.com/r/apoll....oapp/comments/13ws4w
The Art of the Side Hustle https://youtu.be/A4_TFHzqAAg
What is an API https://youtu.be/-MTSQjw5DrM

🔥 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

- Reddit API controversy explained quickly
- Why are people protesting reddit?
- Big tech platform risk to software developers
- Why did Reddit go dark?
- Which VCs and investors are behind reddit?

Questy
0 Views · 4 months ago

Google's new LLM and ChatGPT competitor Gemini has faced some backlash after it's demo video was revealed to be highly edited. Learn about the latest Gemini drama and take a closer look at its benchmarks.

#ai #google #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Gemini Prompting https://developers.googleblog.....com/2023/12/how-its-
Hands on Demo https://youtu.be/UIZAiXYceBI
Gemini First Look https://youtu.be/q5qAVmXSecQ

🔥 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

- Gemini AI controversy
- Was Google Gemini video fake?
- When will Google Gemini Ultra come out
- ChatGPT vs Google Gemini
- GPT-4 vs Gemini benchmarks
- Google Deep Mind advancements

Questy
0 Views · 4 months ago

Mark Zuckerberg delivered a brutal review of the Apple Vision Pro from his couch, claiming Meta's Quest 3 is a superior mixed reality product. Let's look at everything the haters are saying is wrong with Apple Vision Pro.

#tech #applevisionpro #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Zuck's Apple Vision Pro Review https://twitter.com/pitdesi/st....atus/175755201704274
Tech Trends 2024 https://youtu.be/vyQv563Y-fk
Apple Vision Pro First Look https://youtu.be/Uc6lM1Aig9c

🔥 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

- Apple Vision Pro Review
- Mark Zuckerberg thoughts on VR/AR
- Why do people hate Apple Vision Pro
- Is Apple vision pro worth it?
- Apple vision pro memes

Questy
0 Views · 4 months ago

GitHub Copilot X was announced yesterday and it has an impressive set of new AI coding features. Learn how Microsoft is bringing ChatGPT features directly into your code editor.

#ai #programming #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Copilot X Announcement https://github.blog/2023-03-22....-github-copilot-x-th
GPT-4 first look https://youtu.be/EunbKbPV2C0
Is coding really dead? https://youtu.be/Zs9Tifup1Bc

🔥 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 5 features in Copilot X
- Using your voice to write code
- Microsoft's AI business strategy
- What's new in GitHub CopilotX?
- Does Copliot use GPT-4?
- When will Copilot X come out?

Questy
0 Views · 4 months ago

Vercel just introduced 4 new storage products, including a serverless Postgres database, a durable Redis store, and file uploads with CloudFlare R2. They also leaked some details about a new server actions feature for Next.js

#webdevelopment #database #thecodereport

🔥 Get the new Next.js 13 Full Course

Upgrade at https://fireship.io/courses/nextjs
Use code NEXT30 for 30% off PRO access

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Vercel Storage Announcement https://vercel.com/blog/vercel-storage
Next13 Report https://youtu.be/_w0Ikk4JY7U
Next13 Course https://fireship.io/courses/nextjs

🎨 My Editor Settings

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

🔖 Topics Covered

- Does Vercel offer a database?
- Vercel Postgres basics
- Vercel KV basics
- Alternatives to AWS S3 file storage
- New Next.js Features
- Next.js server actions

Questy
0 Views · 4 months ago

2022 was a crazy year. Let’s take a look at 10 tech trends and how they will affect software engineers going into the year 2023.

#tech #programming #top10

🔗 Resources

Take the state of JS survey https://stateofjs.com/en-us/
2022 Trends from Last year https://youtu.be/LOpFYMPXqE4
Design trends from @DesignCourse https://youtu.be/4BEEoYYDmUg

💬 Chat with Me on Discord

https://discord.gg/fireship

🔥 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

- Tech Job Market in 2023
- Will crypto recover in 2023?
- Trends in technology for developers
- Web design trends
- Best JS frameworks
- Trends in AI and machine learning
- Will ChatGPT replace programmers?

Questy
0 Views · 4 months ago

Meta just released the world's most powerful open-source LLM...Llama2. Let's see how it stacks open to OpenAI's GPT-4 and Google's PaLM models.

#ai #tech #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

Llama 2 https://ai.meta.com/llama
Llama on GitHub https://github.com/facebookresearch/llama
ChatGPT paper https://arxiv.org/abs/2307.09009
ChatGPT code interpreter https://youtu.be/p6Yw0Bx5dbw

🔥 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 Meta's Llama 2
- Llama2 compared to ChatGPT
- Best open source LLMs
- Latest news in artificial intelligence
- Safety features of AI chatbots

Questy
0 Views · 4 months ago

Learn how the billion dollar startup IRL faked millions of users to raise money from venture capitalists. This scam is not is an isolated incident and other high-profile startups have been caught faking engagement.

#tech #business #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

IRL Shutdown https://www.irl.com
Chirper AI Social Media site https://chirper.ai/
How to start a profitable side hustle https://youtu.be/A4_TFHzqAAg

🔥 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 programmers and app developers can grow a user base quickly
- Growth hacking tips
- Why did IRL shut down?
- Is it illegal to create fake users?
- What is click farming?
- How venture capitalists get scammed
- Softbank Vision Fund failures

Questy
0 Views · 4 months ago

The JavaScript Survival Guide 🧟 provides protection from the so-called "weird" features that you will encounter as a JS developer. This primer will introduce you to variables, functions, objects, closures, hoisting, this-binding, and more. https://fireship.io/courses/javascript/

#javascript #tutorial

Primary source: https://developer.mozilla.org

Take the 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

Learn how build a fullstack realtime chat app with Svelte and Pocketbase, then deploy it to a Linux server for just $5. Let's find out if the Spock stack can scale...

💵 Get started with Linode at https://www.linode.com/fireship ($100 Credit good for 60 days as a new user)

#webdevelopment #project #linux

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

- Chat App Live Demo https://pocketchat.fireship.app
- Fireship Pocketbase Tutorial https://fireship.io/lessons/pocketbase-chat-app
- Full Source Code https://github.com/fireship-io/pocketchat-tutorial
- Pocketbase Docs https://pocketbase.io/
- Pocketbase First look https://youtu.be/Wqy3PBEglXQ

🔥 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

- Build an app with Svelte
- What is Pocketbase?
- Can Pocketbase scale?
- Deploying Pocketbase to Linode

Questy
0 Views · 4 months ago

Meta announced layoffs of 11,000 employees today, just one week after Twitter implemented a massive layoff. How will this news affect FAANG hiring and tech jobs for programmers in the future?

#tech #meta #TheCodeReport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

How to get a Tech Job https://youtu.be/Xg9ihH15Uto
Meta Layoffs https://www.nytimes.com/2022/1....1/09/technology/meta
Hiring freezes https://www.foxbusiness.com/ec....onomy/big-tech-brace

🔥 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

- Meta layoffs
- Tech hiring trends in 2023
- How to get hired by FAANG
- Which companies have hiring freezes?
- Which tech companies have layoffs?
- How to get a programming job in 2023?

Questy
0 Views · 4 months ago

Learn how to build a web scraper ⛏️ with NodeJS using two distinct strategies, including (1) a metatag link preview generator and (2) a fully-interactive bot for Instagram. https://fireship.io/lessons/web-scraping-guide/

1. Build a simple link preview scraper with Cheerio.

https://github.com/cheeriojs/cheerio

2. Build an interactive Instagram scraper with puppeteer.

https://github.com/GoogleChrome/puppeteer

#javascript #nodejs #webdev

Take the quizzes 🤓

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

Let's take a look at the Coalition for Content Provenance and Authenticity or C2PA and its mission to curb disinformation. Learn how future platforms may use cryptography to validate the origin of media and detect AI generated images.

#tech #ai #thecodereport

💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources

C2PA spec https://c2pa.org
C2PA discussion https://twitter.com/UltraTerm/....status/1679294173793
Greta's Oil Company https://youtu.be/iTkhB4VTm1E
Honeypot Documentary https://youtu.be/XRoSBWYMefY

🔥 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

- Adobe Senate hearing
- How to detect AI generated content
- What is C2PA?
- How does C2PA work?
- Efforts to stops deep fakes
- Generative AI problems

Questy
0 Views · 4 months ago

Five easy ways to automate 🤖 your software development process with Github Actions. Lean how to build CI/CD pipelines and other awesome DevOps workflows.

- Special Thanks to Marc Stammerjohann for the Firebase Github Action Guide https://fireship.io/snippets/g....ithub-actions-deploy
- Demo Code https://github.com/fireship-io..../225-github-actions-
- Github Actions https://github.com/features/actions

#devops #github #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
0 Views · 4 months ago

TypeScript has forever altered the lives of JavaScript developers. Learn why TS is so awesome and the basic concepts required to be successful using it https://angularfirebase.com/typescript-the-basics/

Deep Dive https://github.com/basarat/typescript-book
TypeScript Docs https://www.typescriptlang.org/

Questy
0 Views · 4 months ago

First look at Bun - a fast new JavaScript runtime like Node.js or Deno. Explore the core features of Bun.js and how they might affect fullstack web developers in the future.

#javascript #firstlook #TheCodeReport

🔗 Resources

Bun.js Announcement https://bun.sh
Bun on Github https://github.com/Jarred-Sumner/bun
How JavaScript Works https://youtu.be/FSs_JYwnAdI

📚 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 a JavaScript runtime?
- How do JavaScript engines work?
- Why is Bun so fast?
- What is the Zig Programming language?
- Bun.js vs Node
- Bun.js vs Deno
- Native Typescript with Bun

Questy
0 Views · 4 months ago

Setup the ultimate Web Development environment with Windows and Linux 🐧 using WSL. Make the command line look cool, then add node, git, docker, and more. https://fireship.io/lessons/wi....ndows-10-for-web-dev

#webdev #windows #linux

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

The programming iceberg is complete roadmap to the loved, hated, historical, and weird programming languages that you should now about. It starts with easy-to-learn coding tools, then descends into the most difficult low-level and esoteric languages.

Featuring C, C++, C#, F#, HolyC, C--, Java, JavaScript, Python, Rust, Fortran, Lisp, V, Nim, Zig, APL, Ada, COBOL, Haskell, Scala, Clojure, Kotlin, Swift, Lua, PHP, Elixir, Erlang, Chef, Malbolge, lolcode, emojicode, ASM and many more!

#programming #iceberg #learntocode

🔗 Resources

Programming Iceberg Meme https://twitter.com/programwit....habhi/status/1562476
History of Computer Languages https://en.wikipedia.org/wiki/....History_of_programmi
BrainF**K in 100 Seconds https://youtu.be/hdHjjBS4cs8
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

- History of Programming Languages
- Programming Humor Memes
- Developer Roadmap for 2022
- What are programming languages used for?
- Most popular programming languages
- Which language is best to learn to code?
- How many programming languages are there?

Questy
0 Views · 4 months ago

Which serverside web framework is the best? To find out, I built the same app 10 times with 10 different programming languages.. Learn the fundamentals of fullstack web development by comparing MVC frameworks.

#webdev #programming #top10

🔗 Resources

Ruby on Rails https://rubyonrails.org/
Python Django https://djangoproject.com
PHP Laravel https://laravel.com/
Java Spring https://spring.io/
C# .NET https://dotnet.microsoft.com/en-us/apps/aspnet
Next.js https://nextjs.org/
Elixir Phoenix https://phoenixframework.org/
Rust Rocket https://rocket.rs/
Go Gin https://gin-gonic.com/
Swift Vapor https://vapor.codes/
Kotlin Ktor https://ktor.io/

📚 Chapters

00:00 I Built 10 Fullstack Apps
01:04 MVC Architecture Explained
01:39 Rails
03:58 Django
05:14 Laravel
06:32 Next
08:23 Spring
09:25 .NET
10:36 Phoenix
11:27 Gin
12:25 Rocket
13:13 Vapor
13:52 Ktor
14:01 The GOAT

🔥 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

- Comparison of server-side frameworks
- How to build a fullstack web app
- Best way to build a web application
- Comparison of web development tools

Questy
0 Views · 4 months ago

Learn how to use Git and Github 🐙🐱 in this interactive tutorial by sending a pull request to this repo in exchange for a free AngularFirebase sticker 🔥https://github.com/codediodeio/gimmie-sticker

- PRO https://angularfirebase.com/pro
- Atlassian https://www.atlassian.com/git/tutorials

Questy
0 Views · 4 months ago

Learn how the central processing unit (CPU) works in your computer. Compare performance and processor architecture between the Intel and Apple Silicon M1 chips with @AZisk

#compsci #tech #100SecondsOfCode

🔥 Subscribe to Alex's Channel 🔥

https://www.youtube.com/channe....l/UCajiMK_CY9icRhLep

🔗 Resources

Apple Silicon Breakdown https://www.macrumors.com/guide/apple-silicon/
Visual CPU http://visual6502.org/
Clock Speed https://www.intel.com/content/....www/us/en/gaming/res

📚 Chapters

00:00 How a CPU Works
01:06 Instruction Cycle
02:25 Apple M1 vs Intel i9
06:10 Performance Benchmarking
9:06 Best Dev Stacks for M1
10:12 Worst Stacks for M1
11:55 Final Summary

🔥 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

In this episode we take a look at the basic concepts behind components, pipes, and directives in Angular 6. https://angularfirebase.com/le....ssons/angular-compon

- Router Basics https://angularfirebase.com/le....ssons/basics-angular
- CLI Basics https://angularfirebase.com/le....ssons/basics-angular
- Angular Components https://angular.io/guide/architecture-components

Questy
0 Views · 4 months ago

Part five of the full #JavaScript course 🐇🕳️. Learn everything you need to know about the JS Object https://fireship.io/courses/javascript/

Topics covered include:

- Object creation
- Bracket vs Dot Notation
- Property descriptors
- How object references work
- Prototype chain
- Modern syntax like spread and destructuring
- Loop over objects
- Custom object constructors

MDN Object Docs https://developer.mozilla.org/....en-US/docs/Web/JavaS

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

What is an API? What is REST? Learn how an Application Programming Interface (API) can adhere to Representational State Transfer (REST) to enable reliable communication between apps https://fireship.io/tags/node/

👕 Best comment wins a free T-shirt (read fine print at end of video)

Open API Spec https://swagger.io/specification/
Request Methods https://developer.mozilla.org/....en-US/docs/Web/HTTP/

#api #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

Learn 3 awesome CSS tips and tricks submitted by viewers like you. Watch the original Top Ten CSS Pro Tips 👉 https://youtu.be/Qhaz36TZG5Y

#css #tips

00:00 Responsive relative units
00:58 The ch clamp trick
01:28 HSL color magic
02:25 Scroll padding quick fix

Character Clamp Trick https://web.dev/min-max-clamp/

Yay, my comment was featured as a tip!

Send an email to "helloATfireship.io" from the same account used to comment. I will respond with a form to redeem the shirt.

Or DM me on slack https://fireship.page.link/slack

My VS Code Theme

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

Questy
0 Views · 4 months ago

React hooks provide a highly-efficient was to tap into framework features and organize reactive logic. Learn how use every built-in React hook https://fireship.io/courses/react-next-firebase/

00:00 Why React Hooks?
02:20 useState
03:50 useEffect
05:55 useContext
06:58 useRef
07:58 useReducer
09:27 useMemo
10:12 useCallback
10:40 useImperativeHandle
11:18 useLayoutEffect
11:43 useDebugValue & Custom Hooks

#webdev #js #react

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
3 Views · 4 months ago

Could JavaScript have its own native type system like TypeScript in the future? The team behind TS has submitted an ECMAScript TC39 proposal that seeks to add "Types as Comments" to JS.

#js #webdev #TheCodeReport

🔗 Resources

JS Types Blog Post https://devblogs.microsoft.com..../typescript/a-propos
TC39 Proposal https://github.com/giltayar/pr....oposal-types-as-comm
History of JavaScript https://youtu.be/Sh6lK57Cuk4
React 18 https://reactjs.org/blog/2022/....03/08/react-18-upgra
M1 Mac Studio https://www.apple.com/mac-studio/

🔥 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

- News about new JS features
- Native JS type system
- How TC39 works
- React 18 release candidate
- Apple Mac Studio M1 Ultra

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




Showing 101 out of 102