Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
Hugo in 100 Seconds
Hugo is an extremely fast static site generator for building websites with markdown. It is written in the Go programming language and provides a large collection of content management tools for develo
0 0 35
TensorFlow in 100 Seconds
TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides developer-friendly APIs that help software engineers train, analyze, and dep
0 0 37
How to NOT Fail a Technical Interview
Welcome to the software engineer's technical interview survival guide. Using a mock interview with the classic FizzBuzz question, we cover various tips and strategies for high-pressure problem solving
0 0 34
TempleOS in 100 Seconds
TempleOS is an open-source 64-bit operating system created by Terry Davis and designed to be the Third Temple prophesied by the Bible. It is one of the most complex software engineering projects ever
0 0 26
Carbon Lang… The C++ killer?
Carbon is a new early-stage programming language from Google designed as a successor to C++ for low level systems development. It has full interoperability with Cpp, along with improved memory safety,
0 0 24
I tried 10 code editors
The top 10 code editors for programmers in 2022. We start by exploring simple text editors like vim, then show the evolution to IDEs like Visual Studio. . Resources.
0 0 44
gzip file compression in 100 Seconds
Gzip is a file compression tool and popular Linux utility used to make files smaller. Learn how file compression works in 100 seconds. . Resources.
0 0 32
Cassandra in 100 Seconds
Apache Cassandra is a wide-column store NoSQL database designed to scale globally with extreme speed and reliability. Try it out for free with the serverless AstraDB http://astra.dev/cass100sec. .
0 0 29
Is "edge" computing really faster?
Edge computing is becoming a popular way to deliver modern web applications. Let’s find out if the Edge is really faster by comparing Firebase to Vercel Edge Functions with Next.js. .
0 0 31
JavaScript just got way faster
First look at Bun - a fast new JavaScript runtime like Node.js or Deno. Explore the core features of Bun.js and how they might affect fullstack web developers in the future.
0 0 58
a fresh new web framework is out
Fresh is a fullstack web framework for Deno that allows developers to build fast server-rendered webapps. It uses the "Islands Architecture" to limit JavaScript to specific components and can be deplo
0 0 50
Storybook in 100 Seconds
Storybook is a tool used for testing UI components in isolation that works with JS frameworks like React, Angular, Vue, and Svelte. It is especially useful for web developers building design systems a
0 0 27
My Bleeding Edge Tech Stack for 2025
Choosing a modern tech stack is difficult because of the sheer number of tools available. Let's look at 8 important decisions you'll need to make when building a web or mobile app today https://firesh
0 0 37
100+ Web Development Things you Should Know
WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript. Resources. .
0 0 53
Web5... The Web3 Killer?
Web5 is a new decentralized web framework based on the Bitcoin Lightning Network designed to replace Web3. . Resources. .
0 0 39
FORTRAN in 100 Seconds
Fortran is the world's first high-level procedural programming language developed at IBM in the 1950's. It made programming accessible to the average human and is still used today for scientific compu
0 0 44
Redwood in 100 Seconds
RedwoodJS is a fullstack JavaScript framework that combines the power of React, GraphQL, and Prisma into a single package. It is used to build serverless web applications with a relational SQL databas
0 0 23
LLVM in 100 Seconds
Want to build your own programming language? LLVM is a tool for building and optimizing compilers and forms the backbone of many languages like Rust, Swift, CUDA, C, and C++. . Resources. .
0 0 30
10 Programmer Stereotypes
Programmers are weird. It is human nature to put people into a box with stereotypes and the tech industry is no exception.
0 0 27
Julia in 100 Seconds
Julia is a dynamic general purpose programming language popular for scientific computing and big data analytics. It is extremely fast thanks to its use of a JIT compiler and allows developers to write
0 0 34
Solid in 100 Seconds
SolidJS is a JavaScript framework for building fast, declarative UIs on the web. It shares many ideas with React, but does not use the virtual DOM to deliver a more performant and pragmatic developer
0 0 35