Popular git config options

Engineering
A list of new(ish) command line tools
Tutorial: Introduction - Expo Documentation
An introduction to a tutorial on how to build a universal app that runs on Android, iOS and the web using Expo.
Introduction To Low Latency Programming: Minimize Branching And Jumping
This post originally appears as a chapter in my new book: ‘Introduction…
Database Fundamentals
Making Use of Code Coverage
Dive into the contentious world of code coverage. Learn its nuances, pitfalls, and practical applications for modern web app testing
How to Add Instagram Timeline To a NextJS Site
This article walks through how to integrate Instagram on a NextJS site.
Pkl :: Pkl Docs
null
What I learned from the book Software Architecture: The Hard Parts
I recently read the book "Software Architecture: The Hard Parts" by Neal Ford, Mark, Richards, Pramod Sadalage & Zhamak Dehghani, and this is my review of the book. So, let’s dive in. Postman's VS Code Extension (Sponsored) Postbot is now available across Postman with enhanced capabilities! The latest refresh of Postbot now offers a consistent, conversational interface available to you across your workspace. Learn how you can leverage Postbot throughout Postman to get contextual assistance.
rel="license" - Microformats Wiki
null
Adding type safety to object IDs in TypeScript - Kravchyk's
Learn how to add type safety to object IDs in a TypeScript codebase using template literal types.
Where do you get the data from? | Help Center - Ahrefs
Similarweb Data Methodology – Similarweb Knowledge Center
Get a 360-degree view into every company’s digital landscape Predicting the digital world is more important than ever in today’s highly dynamic markets Our mission is to empower businesses to ...
Where does Semrush data come from?
There are different methods for gathering different types of information but the high standard of quality across our databases remains the same.
Keep It Simple, Frameworks: Netlify CEO Praises Astro, Remix
At TheJam.dev virtual conference this week, Netlify CEO Matt Biilmann said that Jamstack needs to lose the complexity and get simple again.
Remix Takes on Next.js in Battle of the React Frameworks
Remix is a rising JavaScript framework taking on Next.js, but its origins go back a full decade. We spoke with Remix CEO, Michael Jackson.
Removing React is just weakness leaving your codebase — Begin Blog
It’s 2024, and you are about to start a new project. Do you reach for React, a framework you know and love or do you look at one of the other hot new frameworks like Astro, Enhance, 11ty, SvelteKit or gasp, plain vanilla Web Components?
How to Containerize Your Docusaurus (And Why You Should) | Shipyard
Learn how to get your Docusaurus docs containerized for local development with Docker Compose, and why this simple task can make life easier for your whole team.
The Good, The Bad, The Web Components—zachleat.com
A post by Zach Leatherman (zachleat)
Why I Migrated My Newsletter From Substack to Eleventy and Buttondown - Richard MacManus
Today I've gone live with a new website and email newsletter platform for Cybercultural, my tech history newsletter that I started on Substack in 2019. What pushed me to migrate off Substack is its stance on hate content, which I personally object to. But over the past several months, I've…
Learn With Jason (live in studio) · 7 February 2024
Website for Adam Argyle: Teacher, Speaker, CSSWG member, and creator of Open Props and VisBug.
Introduction to Redis: A Powerful In-Memory Database
Overview Redis, which stands for Remote Dictionary Server, is an open-source, in-memory...
Helper vs Concern in Rails
Which one to use and why to use one in Rails
Jonathan Blow's home page
Event Loop. Myths and reality
In this article, let's try to figure out where the fictions about the Event loop are and where, actually, the truth is.
You Probably Don't Need `eslint-config-prettier` or `eslint-plugin-prettier` | Goldblog
Explaining two popular Prettier integrations for ESLint, and why I avoid both of them.
A guide to enabling partial pre-rendering in Next.js - LogRocket Blog
Partial pre-rendering from Next.js 14 allows developers to control which part of a web page is pre-rendered or rendered first.
What We Got Right, What We Got Wrong
Every engineer should understand git reflog
htmx ~ Is htmx Just Another JavaScript Framework?