Tag Programming
Tìm kiếm bài viết trong Tag Programming
Finally, the start of something solid?
Here's your first look at Solid Start, a meta-framework for Solid.js that supports server-side rendering and advanced data fetching.
0 0 15
Nim in 100 Seconds
Nim is a general-purpose programming language known for its python-like syntax and ability to compile to multiple languages like C, C++, and JavaScript. Learn the fundamentals of Nim in this quick tut
0 0 25
When your JavaScript framework gets acquired
The Remix React framework is joining forces with Shopify where it will be integrated into its Hydrogen framework. Interestingly, this is a change in direction away from React Server Components (RSC),
0 0 15
Is coding really dead? 6 trends that look bad
Some people say programming is a dying skill, but is this prediction accurate? Let's look at 6 trends in tech that don't look good for coders. . Chat with Me on Discord. .
0 0 24
Godot in 100 Seconds
Godot is a popular open source engine for building 2D and 3D games. It is similar to Unity in many ways, but is lightweight (35Mb) and provides it's own custom scripting language called GDScript.
0 0 29
how to never write bug
Debugging is one of the most important skills of a software engineer. Learn 7 techniques, strategies, and tools for debugging as a modern web developer. . Chat with Me on Discord.
0 0 28
Lisp in 100 Seconds
Lisp is world’s second high-level programming language and is still used to build software today. It was the first to implement many popular programming techniques like higher-order functions, recursi
0 0 20
Stop calling Fleet a VS Code Killer
Fleet has arrived... a brand new IDE from JetBrains that many have called a "VS Code killer". It has a feature called smart mode that turns a basic text editor into a full-blown IDE.
0 0 19
7 Things No Programmer Ever Wants to Hear
What are some of the worst things about being a programmer? Let's look at 7 dreaded messages that a software engineer never wants to receive. . Chat with Me on Discord. .
0 0 30
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 18
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 19
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 25
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 24
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 23
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 21
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 54
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 62
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 28
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 31
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 30
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 27