Tag Fireship

Tìm kiếm bài viết trong Tag Fireship

- vừa được xem lúc

Linux in 100 Seconds

Linux is a free and open-source operating system that powers many of the world's computer systems. Learn the basics of the Linux kernel, how it relates to GNU, and essential Linux commands.

0 0 28

- vừa được xem lúc

A heroic new proposal for JavaScript // The Code Report

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

0 0 28

- vừa được xem lúc

React Query in 100 Seconds

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

0 0 22

- vừa được xem lúc

Unity in 100 Seconds

Build your first video game in 100 seconds with the Unity Game Engine. It is a powerful tool that simplifies the way developers create 2D and 3D video games with the C# programming language.

0 0 31

- vừa được xem lúc

This video was made with code. But how?

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.

0 0 25

- vừa được xem lúc

10 React Antipatterns to Avoid - Code This, Not That!

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 tri

0 0 17

- vừa được xem lúc

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 43

- vừa được xem lúc

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 59

- vừa được xem lúc

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 26

- vừa được xem lúc

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 45

- vừa được xem lúc

7 ways to deal with CSS

Top 7 ways to write CSS code in a React or Next.js app.

0 0 20

- vừa được xem lúc

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 50

- vừa được xem lúc

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 33

- vừa được xem lúc

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 43

- vừa được xem lúc

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 79

- vừa được xem lúc

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 37

- vừa được xem lúc

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 24

- vừa được xem lúc

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 41

- vừa được xem lúc

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 31

- vừa được xem lúc

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 41

- vừa được xem lúc

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 21