Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
Svelte in 100 Seconds
Svelte is a JS library for building reactive UI components. But unlike React, Angular, and Vue, it does not ship a runtime like Virtual DOM to the browser https://svelte.dev/. .
0 0 19
10 CSS Pro Tips - Code this, NOT that!
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
0 0 38
SQL Explained in 100 Seconds
Learn the fundamentals of Structured Query Language SQL! Even though it's over 40 years old, the world's most popular databases still run on SQL. . #dev #database #100SecondsOfCode. .
0 0 22
Delete node_modules like a Pro #Shorts
Are you a JS developer with a full hard drive? Learn a powerful command to analyze and delete all your "node modules" folders quickly. . Official docs https://npkill.js.
0 0 34
CORS in 100 Seconds
Cross-Origin Resource Sharing or CORS is a mechanism that allows browsers to request data from 3rd party URLs (or origins) and is a common pain point for web developers. Learn the basics of CORS in 10
0 0 13
Roko's Basilisk (skip this one) #Shorts
Roko's Basilisk is a thought experiment about the emergence of super-intelligent AI. Even if a god-like machine is benevolent, it may be naturally motivated to take revenge on those who stood in it's
0 0 27
Make Awesome SVG Animations with CSS // 7 Useful Techniques
Learn 7 useful SVG animation techniques to make beautiful graphics for your website. In this tutorial, we'll build two different SVGs from scratch and animate them CSS.
0 0 106
SVG Explained in 100 Seconds
What are Scalable Vector Graphics ? How are vector images different than raster images? Learn the fundamentals of SVG in 100 seconds. . References: . .
0 0 18
4 Steps to Become a Developer #Shorts
How do I become a web developer? IMO, the best way to learn web development is to build something meaningful, over and over again. 2. Fail trying to build it. 3.
0 0 35
Why so many distros? The Weird History of Linux
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.
0 0 27
VS Code Path Mapping Magic Trick for JavaScript #Shorts
Use path mapping to avoid fumbling over long relative module imports in your JavaScript code. Just create a JSconfig.json file in VS Code, or use an existing TSconfig. .
1 0 62
7 Linux Things You're Saying WRONG #Shorts
7 examples of Linux jargon that are commonly mispronounced. Learn to say them correctly or else risk looking like a noob. 2. GNOME (Guh-Nome).
1 0 39
Serverless Computing in 100 Seconds
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 produc
0 0 34
WebRTC in 100 Seconds // Build a Video Chat app from Scratch
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/
0 0 36
Bitcoin ₿ in 100 Seconds // Build your Own Blockchain
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. .
0 0 55
Invite Only! Use FOMO to grow your app // Exclusive Phone SignIn Tutorial
#FOMO fear of missing out, is the social anxiety you feel when you're not invited to the cool new social media Clubhouse. Turn your fomo into jomo by coding up invite-only phone authentication with Re
0 0 23