Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
I feel cyber attacked // The Code Report
What would a massive global cyber attack look like? With war starting up in Europe, many news outlets are warning about the potential of hackers launching large-scale cyber attacks. . Resources. .
0 0 40
Vite in 100 Seconds
Vite is a JavaScript build tool that makes it faster and easier to build web applications. It's similar to tools like Webpack, but relies on modern browser features like ES Modules to simplify and spe
0 0 48
The Shocking State of JavaScript // The Code Report
Results from the 2021 State of JavaScript survey are in and the results may shock you. Compare trends in frontend web frameworks like React, Angular, Vue, and Svelte.
0 0 22
Firebase in 100 Seconds
Firebase is a suite of tools for building apps on top of Google Cloud Platform. It's most famous for its realtime database, but also includes services for user authentication, serverless computing, pu
0 0 41
7 ways to deal with CSS
Top 7 ways to write CSS code in a React or Next.js app.
0 0 14
Lua in 100 Seconds
Lua is a lightweight dynamic scripting language often embedded into other programs like World of Warcraft and Roblox. It's minimal syntax makes it easier to learn than Python, while being much more pe
0 0 47
What happens if you hack 4.5 billion BTC? // The Code Report
Blockchain networks are virtually unhackable, but crypto exchanges not so much. In 2016, hackers stole 4.
0 0 29
How to Learn to Code - 8 Hard Truths
Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster.
0 0 38
C++ in 100 Seconds
C++ or C-plus-plus or Cpp is an extremely popular object-oriented programming language. Created in 1979, today it powers game engines, databases, compilers, embedded systems, desktop software, and muc
0 0 74
BIG new feature lands in Node.js // The Code Report
The Fetch API has officially made its way into Node.js giving web developers a better default tool for making HTTP requests.
0 0 31
How I post banger tweets with artificial intelligence // Twitter Bot Tutorial
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.
0 0 20
How a CS student tracks Elon’s Private Jet with Python // The Code Report
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.
0 0 38
Ruby in 100 Seconds
Ruby is a dynamic programming language most well-know for powering the Ruby on Rails fullstack web framework. Learn why developers love the simple object-oriented code produced by the Ruby language.
0 0 28
I created a Command Line Game for you // 5-Minute Node.js CLI Project
Building your own Command Line Interface (CLI) is easier than you might think with Node.js.
0 0 39
Prisma in 100 Seconds
Prisma is an open-source ORM that makes it fun and safe to work with a database like MySQL, Postgres, SQL Server, or MongoDB. It generates a type-safe client library to provide an awesome DX in any No
0 0 12
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 14
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 32
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 34
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 6
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 18
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 36