Tag Fireship
Tìm kiếm bài viết trong Tag Fireship
How to OVER Engineer a Website // What is a Tech Stack?
A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, libraries, languages, and APIs. Let’s over-engineer a tech stack for
0 0 49
D3.js in 100 Seconds
Data-Driven Documents or D3 is a JavaScript library for drawing SVGs with data. It's the magic behind many of the graphs, charts, and other data visualizations you see on the web today.
0 0 18
Content Platforms Explained in 100 Seconds // Build your own with Sanity
Sanity.io https://bit.
0 0 24
How to "Google It" like a Senior Software Engineer
They say a Software Engineer is just a “professional google searcher” and that is 100% accurate. Learn how to use Google like a 10x developer to get the information you need faster.
0 0 37
Springy Animated Modals // Framer Motion & React Tutorial for Beginners
Create amazing animations in React with Framer Motion. In this tutorial, we build an interactive modal window from scratch and customize its spring animations.
0 0 79
Machine Learning Explained in 100 Seconds
Machine Learning is the process of teaching a computer how perform a task with out explicitly programming it. The process feeds algorithms with large amounts of data to gradually improve predictive pe
0 0 9
13 Advanced (but useful) Git Techniques and Shortcuts
Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your development workflow.
0 0 37
PostCSS in 100 Seconds
PostCSS is a tool that allows you to use modern CSS features like nesting and mixins, while supporting legacy browsers. Learn why this simple JavaScript library is one of the most popular tools in the
0 0 12
I built a decentralized chat dapp // GUN web3 Tutorial
Build a decentralized chat app using the GUN JavaScript library. Learn how to use web3 technology to create a peer-to-peer graph database without traditional cloud computing providers.
0 0 78
Tailwind in 100 Seconds
Tailwind is a utility-first CSS framework for building websites. It takes a functional approach to web design by providing thousands of tiny classes to use directly in your HTML.
0 0 13
Bash in 100 Seconds
Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your c
0 0 24
Build a Curvaceous Homepage // Wavy Background Tutorial with SVG & CSS
Learn how to design a website with curved or wavy backgrounds using HTML and CSS. Then take things to the next level by adding a morphing SVG animation with JavaScript https://fireship.
0 0 37
Reacting to Controversial Opinions of Software Engineers
Software engineers can be very opinionated about their tools, patterns, and philosophies. Let’s react to some of the most controversial opinions from elite developers on Stack Overflow.
0 0 28
I built the same app 10 times // Which JS Framework is best?
I built a simple app with 10 different JavaScript frameworks... Learn the pros and cons of each JS framework before building your next app https://github.com/fireship-io/10-javascript-frameworks.
0 0 30
This weird skill helps you learn to code faster
Follow the science and learn to code faster with this unexpected skill that can literally increase white & gray matter in the brain. . Studies: . https://www.
0 0 34
The Decline of Firebase (bundle sizes) // New JavaScript SDK First Look
The latest Firebase JavaScript SDK (version 9.0) has been rewritten as a functional library resulting far smaller bundle sizes for better web performance.
0 0 25
NestJS in 100 Seconds
Nest is a progressive framework for building server-side applications and APIs with Node.js. It leverages TypeScript and a powerful CLI to ship reliable apps quickly https://fireship.io/tags/nest/.
0 0 7
Terraform in 100 Seconds
Terraform is an Infrastructure as Code (IAC) tool that can provision resources in the cloud. Learn how to setup terraform and connect it to cloud providers like AWS, Google Cloud, Azure, or Docker to
0 0 31