Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
3 More Life-Changing CSS Tips
Learn 3 awesome CSS tips and tricks submitted by viewers like you. Watch the original Top Ten CSS Pro Tips https://youtu.be/Qhaz36TZG5Y. .
0 0 38
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 23
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 44
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 30
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 40
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 17
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 30
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 113
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 23
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 41
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 33
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 66
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 44
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 38
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 43