Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
I bought stocks with JavaScript & GPT-3 // Algo Trading Tutorial for Dummies
Learn how to trade stocks automatically with JavaScript code. In this tutorial, we use Alpaca and GPT-3 to create an algorithm in Node.
0 0 19
How to Land a 100K/yr Tech Job - 10 Strategies
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 a
0 0 40
Build a WEB3 app to mint unlimited NFTs… But should you?
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 ht
0 0 37
JavaScript in 100 Seconds
JavaScript is the the programming language that built the web. Learn how it evolved into a powerful tool for building websites, servers with Node.
0 0 10
Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis
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
0 0 23
REFACTOR: The Dark Side of Open Source // What really happened to Faker.js?
Yesterday, a popular open-source package, Faker.js, was abruptly taken down from GitHub.
0 0 40
The Dark Side of Open Source // What really happened to Faker.js?
Yesterday, one of my favorite open-source packages, Faker.js, was abruptly taken down from GitHub.
0 0 73
Binary Explained in 01100100 Seconds
Binary is a base-2 numbering system and the final language used by computer hardware. Programmers don't write binary code directly, but it's import to understand how a machine uses transistors to orga
0 0 47
How to get a Million YouTube Subscribers in 100 Seconds
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 fas
0 0 33
CSS in 100 Seconds
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage h
0 0 15
Monorepos - How the Pros Scale Huge Software Projects // Turborepo vs Nx
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 s
0 0 61
Brainf**k in 100 Seconds
Brainfuck is a minimal esoteric programming language. It provides a 30K 8-bit array that can be modified with 8 different characters. . Resources.
0 0 24
Is Web3 all Hype? Top 10 Web 3.0 Questions & Answers
A complete introduction into the wild world of Web3 - the decentralized web. Is Web 3.
0 0 55
r u even turing complete?
What does it mean to be Turing Complete? Is HTML & CSS Turing Complete
0 0 52
C# in 100 Seconds
C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework.
0 0 47
HTML in 100 Seconds
Ready to build your first website? HTML or Hypertext Markup Language is one of the core building blocks of the web. Learn the history of HTML and how it's used to give structure to a webpage.
0 0 20
Haskell in 100 Seconds
Haskell is a purely functional programming language based on lambda calculus. It uses immutable values and expressions to produce terse code that is suitable for general-purpose software applications.
0 0 34
VS Code in 100 Seconds
Visual Studio Code is an open-source lightweight code editor maintained by Microsoft. Get the full VS Code Magic Tricks course to write better code faster https://fireship.io/courses/vscode-tricks. .
0 0 54
Remix is a NEW JavaScript framework you MUST try
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.
0 0 196