WebAssembly and Docker: Lightweight Containers WebAssembly has the potential to replace Docker, or at least what we know as the classical container. Let's learn how Docker can help us build and run WebAssembly with a streamlined workflow. Tomas Fernandez 30 Nov 2023
Unravelling 5 Exciting Modern Web Development Features In this blog post, we will explore 5 exciting modern web development features that have the potential to revolutionize web projects. Tomas Fernandez 29 Nov 2023
Debugging Your Go Applications Discover debugging in Go: identifying bugs, tools, best practices, and using Delve and GoLand for effective debugging. Tomas Fernandez 21 Nov 2023
Introduction to LangChain This tutorial focuses on using LangChain, a Python and JavaScript library, to build applications with Large Language Models. Tomas Fernandez 15 Nov 2023
State of DevOps 2023 Highlights The latest State of Devops reports highlights the impact of AI on productivity, the factors affecting burnout and how SREs affect reliability. Tomas Fernandez 7 Nov 2023
Developing an AI Chatbot With Vercel AI SDK Learn how to utilize Vercel's new open-source AI SDK with Next.js for efficient ChatGPT-based AI app development. Tomas Fernandez 1 Nov 2023
DevSecOps in Modern Software Development The article delves into DevSecOps, emphasizing security in the DevOps lifecycle, its practices, real-world case studies, and tools. Tomas Fernandez 26 Oct 2023
A React useCallback Hook Primer In this article, we explore the key concepts related to useCallback, including its purpose, usage, benefits, and best practices. Tomas Fernandez 25 Oct 2023
Web Animation for Your React App: Framer Motion vs GSAP The article compares Framer Motion and GSAP animation libraries for React, discussing benefits, drawbacks, differences, and setup. Tomas Fernandez 24 Oct 2023
Understanding Open Source Licensing This article discusses the importance of open-source licensing in software development and its implications for stakeholders. Tomas Fernandez 19 Oct 2023
How to Add Dark Mode in ReactJS Using Material UI Learn how to add dark mode in React using Material UI, offering users an eye-friendly, aesthetic interface. Tomas Fernandez 18 Oct 2023
How to Thrive and Grow in Software Industry as an Introvert In this article, we delve into valuable tips and strategies to help introverts navigate and excel in the software industry. Tomas Fernandez 17 Oct 2023
Quickly Reproducing Production Bug With Event Sourcing Learn Event Sourcing, build applications using it, and reproduce bugs by replaying events in EventStoreDB. Tomas Fernandez 11 Oct 2023
Introduction to the New React useEffectEvent Hook This article examines utilizing the useEffectEvent hook in React for writing understandable, reusable code and managing complex web applications. Tomas Fernandez 28 Sep 2023
Best Practices for Securing Node.js Applications in Production This article discusses the increasing importance of securing Node.js due to rising online attacks, offering 15 best practices. Tomas Fernandez 27 Sep 2023