Http Blogs

Page 1 of 1 (11 Blogs)
Maxence Poutord
12/19/2025 EN

Maxence Poutord

Maxence Poutord est un développeur logiciel spécialisé dans l'architecture Vue.js, les workflows Git et le développement web moderne. Découvrez des insights issus de 3 ans de maintenance d'une énorme base de code Vue.js incluant 9 leçons essentielles, décisions d'architecture pour faire évoluer de grandes applications et tests d'intégration avec Testing Library. Explorez des tutoriels Git complets incluant des cheat sheets avancées, la compréhension des mécanismes internes de git commit et l'optimisation de gitconfig personnalisé. Apprenez la migration de Gatsby.js vers Astro, l'intégration de commentaires Giscus dans les blogs Astro et 10 ans d'expérience en blogging. Suivez pour la sensibilisation à la cybersécurité sur les arnaques crypto, des projets open-source incluant docker-symfony et l'assistant IA YoutubeMate, et des insights pratiques de développement web. Accédez aux projets phares et 62+ articles de blog sur JavaScript, les tests et l'architecture logicielle.

Dr. Axel Rauschmayer
11/29/2025 EN

Dr. Axel Rauschmayer

2ality.com is the long-standing blog of Dr. Axel Rauschmayer, devoted to JavaScript, TypeScript and modern web development. The blog was launched in March 2005 and remains one of the deepest and most respected resources for ECMAScript, language fundamentals and evolving JS features. Axel writes detailed, clear, and specification-aware analyses of JavaScript behavior, type system tricks in TypeScript, best practices, and the internal mechanics of web technologies. The content ranges from diving into conditional types, tuple types, ESM-based package publishing, to tutorials on Node.js and shell scripting.

Daniel Janus
11/15/2025 EN

Daniel Janus

Blog.DanielJanus.pl is the personal blog of Daniel Janus, a veteran programmer from Poland who writes about Clojure, Rust, functional programming, developer culture, and personal productivity. Daniel combines deep technical insights with reflections on how code, words, and emotions interact in a developer’s life. His posts range from “Corner-cases of Comparing Clojure Numbers” to explorations of CSS compression and personal essays about ADHD and workspace clutter. The blog is bilingual (Polish and English) and features both short essays and detailed code-driven articles. With an emphasis on thinking clearly, rethinking assumptions, and learning continuously, Daniel’s writing appeals to engineers seeking both intellectual depth and human perspective.

Minko Gechev
11/15/2025 EN

Minko Gechev

Blog.mgechev.com is the personal blog of Minko Gechev, Lead for Web Frameworks at Google and a widely recognized engineer in the JavaScript and Angular ecosystem. Minko writes about Angular, JavaScript, TypeScript, frontend architecture, web performance, and AI assisted development, mixing clear code examples with insights gained from building frameworks at scale. He is the creator of influential open source projects and has been awarded by Google and the President of Bulgaria for the impact of his contributions. His articles often explore advanced topics such as LLM powered development, predictive prefetching, reactive rendering, framework design, and large scale JavaScript tooling. Beyond engineering, he shares lessons from giving over a hundred conference talks and from leading major web initiatives at Google. Minko is also the co founder of Rhyme.com, an EdTech platform offering hands on technical training. He built the platform and engineering team starting in 2015. In 2018 Rhyme became Coursera’s first acquisition, marking a significant milestone in his career.

Simon Willison
11/13/2025 EN

Simon Willison

SimonWillison.net is the long-running blog of Simon Willison, a software engineer, open-source creator, and co-author of the original Django framework. He writes about Python, Django, Datasette, AI tooling, prompt engineering, search, databases, APIs, data journalism, and practical software architecture. The blog includes detailed notes from experiments, conference talks, and real projects. Readers will find clear explanations of topics such as LLM workflows, SQL patterns, data publishing, scraping, deployment, caching, and modern developer tooling. Simon also publishes frequent micro-posts and TIL entries that document small discoveries and tricks from day-to-day engineering work. The tone is practical and research oriented, making the site a valuable resource for anyone interested in serious engineering and open data.

Melroy van den Berg
11/10/2025 EN

Melroy van den Berg

Melroy van den Berg writes hands-on articles about GNU/Linux, networking, security, DevOps, software engineering and embedded hardware. The blog mixes step-by-step guides and deep dives, from DNS fundamentals with command-line experiments to self-hosting, servers, tooling and practical troubleshooting. Clear categories cover levels from beginner to advanced, making it useful both for learning core concepts and refining day-to-day workflows.

Waldek Mastykarz
11/9/2025 EN

Waldek Mastykarz

Waldek Mastykarz – Insights on Microsoft 365 Development and Community Practices Waldek Mastykarz is a Developer Advocate at Microsoft who helps developers get the most out of the Microsoft 365 platform. On his blog, he shares hands-on guidance, tips, and real-world examples for building apps, automations, and extensions for Microsoft 365. As a core contributor to Microsoft 365 Patterns & Practices, he collaborates with the global developer community to create open-source tools, reusable templates, and best-practice documentation that make extending Microsoft 365 easier and more consistent. Before joining Microsoft, Waldek spent years working with partners across the Microsoft ecosystem and earned the title of Microsoft MVP twelve times for his community work. His writing reflects both deep technical knowledge and a passion for sharing practical insights that help other developers succeed.

Matt Stauffer
11/3/2025 EN

Matt Stauffer

mattstauffer.com is the personal blog of Matt Stauffer, a web developer, author, and educator specializing in Laravel, PHP, and full-stack web development. Matt shares tutorials, insights, and resources on modern web development, covering topics like backend development, JavaScript, and Laravel best practices. He is also the author of Laravel: Up & Running and a host of the Laravel Podcast. Through his blog, Matt provides practical advice for developers, project management tips, and insights into maintaining a productive development workflow. His content is designed to help developers of all levels improve their skills and stay updated with the latest trends in the web development industry.

Matt Layman
11/3/2025 EN

Matt Layman

mattlayman.com is a blog by Matt Layman, a software engineer who focuses on building complex web applications, primarily using Django. He shares his expertise through regular live streams on YouTube, where he teaches others how to build advanced SaaS projects. Matt is also deeply involved in the tech community in Frederick, Maryland, where he founded Python Frederick and has helped organize local tech events. Currently, Matt is a Senior Staff Software Engineer at Included Health, working to enhance the patient experience through technology. His blog offers insights into web development, community involvement, and his career journey.

Robin Wieruch
11/2/2025 EN

Robin Wieruch

RobinWieruch.de is the personal site and blog of Robin Wieruch, a software engineer and educator known for clear, practical tutorials on React, TypeScript, Next.js, GraphQL, Node.js, and testing. The articles focus on real projects and common problems such as state management, authentication, data fetching, pagination, performance, and testing strategies. Robin is the author of The Road to React and other hands-on guides. He publishes step by step walkthroughs that pair code with explanations, so readers learn the concepts and the reasoning behind them.

Julia Evans
11/2/2025 EN

Julia Evans

Jvns.ca is the personal blog of Julia Evans, a software engineer and writer known for making complex technical topics easy and fun to understand. Her posts cover Linux, networking, debugging, command-line tools, and systems programming, often using real-world examples and colorful visual explanations. Julia’s writing focuses on practical learning, showing how tools like strace, tcpdump, git, and Python actually work under the hood and helping developers gain confidence in understanding what their systems are doing. She is also the creator of the popular Zine series, which turns topics like debugging, shell commands, and performance profiling into engaging illustrated mini-books. With her clear and approachable teaching style, Jvns.ca has become one of the most beloved resources for developers who want to truly understand how computers work.