Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
Redis in 100 Seconds
Redis is an extremely fast in-memory database often used as a cache. It has evolved into a multi-model database with support for graphs, JSON documents, full-text search, and more.
0 0 14
Is your memory leaking?
Memory leaks in JavaScript can slow down your website and create a bad user experience. Learn how to find JS memory leaks with Chrome dev tools. . #shorts #js #webdev
0 0 19
DNS Explained in 100 Seconds
Ever wonder how DNS works? The Domain Name System is one of the most important Internet technologies, but few web developers understand how it actually works behind the scenes. https://fireship.io. .
0 0 15
The Truth about Github Copilot // AI Programming First Look
Learn the basics of GitHub Copilot - an AI-powered tool for writing code faster. It is built on top of OpenAI’s GPT-3 model and uses training data from public places like StackOverflow to suggest and
0 0 28
TypeScript is Literal Magic
TypeScript Tip! Merge union types into every possible combination using template literal types. . Docs https://www.typescriptlang.
0 0 35
Top 50+ AWS Services Explained in 10 Minutes (or so)
Amazon Web Services (AWS) is the world's largest and most complex cloud with over 200 unique services. Learn about the top 50 cloud products in just ten minutes. https://fireship.io/pro.
1 1 38
Google Sheets… Your Next Database?
Can you use Google Sheets as a database? Learn how to build a Next.js app using a spreadsheet as the data layer https://fireship.io/lessons/google-sheets-database-nextjs/. .
0 0 22
Build 5 Apps in 5 Minutes with Flutter… But should you?
Flutter makes it possible to deploy your code to iOS, Android, MacOS, Windows, and the Web. But what are the pros and cons of cross-platform development? https://fireship.io/tags/flutter/. .
0 0 23
God Tier HTML Programming
Learn how to use Emmet to write HTML code faster in VS Code https://docs.emmet.io/cheat-sheet/. .
0 0 35
Closures Explained in 100 Seconds // Tricky JavaScript Interview Prep
What is a JavaScript Closure? Learn the how closures allow functions to "remember" outside their local scope https://fireship.io/tags/javascript/. . #js #programming #100SecondsOfCode.
0 0 32
25 VS Code Productivity Tips and Speed Hacks
Learn 25 VS Code tips and tricks that will help you write code faster. Try out awesome new features and extensions that turn your editor into a full-blown IDE. https://fireship.io/pro.
0 0 59
Hasura in 100 Seconds
Learn how Hasura can instantly turn your SQL database into a GraphQL API. https://github.com/hasura/graphql-engine. .
0 0 45
Async Await try-catch hell
Async Await is heaven... until error handling comes into play. Learn how to avoid try/catch hell when writing async JavaScript code
0 0 80
GUN Decentralized Graph DB in 100 Seconds
GUN is a decentralized graph database (or graph synchronization protocol) . Learn how to use the GUN JavaScript API and start writing data to your own peer-to-peer network.
0 0 20
Test-Driven Development // Fun TDD Introduction with JavaScript
Test-Driven Development (TDD) is a proven prevent bugs and improve the quality of your code - and it's fun! Learn the fundamentals of JavaScript testing in this beginner's tutorial. https://github.
0 0 7
Fullstack Development Iceberg #Shorts
Everything you need to know to become a fullstack developer in 2021. . #javascript #learntocode #shorts
0 0 43
Software Testing Explained in 100 Seconds
When you develop software, it's a good idea to make sure it works by testing it. Test-Driven Development (TDD) can help you understand your code and decrease bugs. https://fireship.io/tags/testing/.
0 0 38
Build a Mindblowing 3D Portfolio Website // Three.js Beginner’s Tutorial
Learn the basics of Three.js - a tool for building amazing 3D graphics with JavaScript.
0 0 112
WebGL 3D Graphics Explained in 100 Seconds
WebGL makes it possible to render GPU-accelerated 3D graphics on the web. Learn the basics of 3D theory and rendering pipelines for complex graphics and animations https://fireship.io. .
0 0 9
How a CPU Works in 100 Seconds // Apple Silicon M1 vs Intel i9
Learn how the central processing unit (CPU) works in your computer. Compare performance and processor architecture between the Intel and Apple Silicon M1 chips with @Alexander Ziskind .
0 0 15