Tag Programming

Tìm kiếm bài viết trong Tag Programming

- vừa được xem lúc

Qwik… the world's first O(1) JavaScript framework?

Qwik is a JavaScript framework that uses a new rendering paradigm called resumability. It can serialize a JavaScript app into HTML, thus eliminating the need for the hydration technique used in meta-f

0 0 16

- vừa được xem lúc

SurrealDB in 100 Seconds

SurrealDB is a "NewSQL" multi-model database with an impressive list of features from popular relational, graph, and document paradigms. Its query language is based on SQL, but does not rely on JOINs

0 0 17

- vừa được xem lúc

PocketBase... The Ultimate Side-Hustle Backend?

Take first look at PocketBase, a new backend platform using the Go programming language and SQLite database that compiles to a single executable. It is a lightweight alternative to tools like Firebase

0 0 19

- vừa được xem lúc

I tried 5 Firebase alternatives

Firebase leads the backend-as-a-service space, but there are many popular alternatives like AWS amplify, Supabase, Nhost, MongoDB Realm, Appwrite, and Parse. Let's compare the pros and cons of fully-m

0 0 22

- vừa được xem lúc

RabbitMQ in 100 Seconds

RabbitMQ is an open-source message broker often used for communication between microservices in the cloud. Learn how to build your own message queue with RabbitMQ in docker. . Resources.

0 0 20

- vừa được xem lúc

There ain't no such thing as a "free" tier

My GitHub copilot trial expired... Will I pay Microsoft the $10 fee to upgrade? In other bad news, Heroku is killing off its free tier soon. But luckily, we did get a new JavaScript framework this wee

0 0 19

- vừa được xem lúc

The God-Tier Developer Roadmap

The programming iceberg is complete roadmap to the loved, hated, historical, and weird programming languages that you should now about. It starts with easy-to-learn coding tools, then descends into th

0 0 47

- vừa được xem lúc

Astro just Launched.... Could it be the ultimate web framework?

Astro version 1.0 just launched giving developers a way to build server-rendered websites with any JavaScript framework.

0 0 58

- vừa được xem lúc

I built a JavaScript framework

Learn how to choose a fullstack JavaScript framework by asking questions about your web app in a flow chart. If you're crazy enough, you can even build your own JS framework from scratch like me.

0 0 26

- vừa được xem lúc

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 28

- vừa được xem lúc

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 20

- vừa được xem lúc

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 23

- vừa được xem lúc

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 19

- vừa được xem lúc

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 15

- vừa được xem lúc

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 21

- vừa được xem lúc

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 21

- vừa được xem lúc

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 26

- vừa được xem lúc

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 26

- vừa được xem lúc

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 24

- vừa được xem lúc

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 22

- vừa được xem lúc

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 19