Introduction to LangChain This tutorial focuses on using LangChain, a Python and JavaScript library, to build applications with Large Language Models. Guy Nesher 15 Nov 2023
Securing Container Images Using Notary And The Update Framework In this article, we will show you how Notary and TUF work together to secure your container images. John Abraham 8 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
Using Redis Modules For Advanced Use-Cases This tutorial covers creating custom data types in Redis and introduces widely used modules like RediSearch, RedisTimeSeries, and RedisJSON. Semaphore Team 2 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. Deepak Kumar 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. Avinash Prasad 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. Bobate Segun 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. James Amoo 24 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. Tarun Singh 18 Oct 2023
Building Custom Middleware in FastAPI In this article, we cover the fundamentals of middleware, implementation techniques, best practices, and real-world examples. Princewill Inyang 13 Oct 2023
Site Reliability Engineering: A Comprehensive Guide Learn how Site Reliability Engineering improves software reliability, emphasizing incident management, automation, and DevOps methods. David Herbert 12 Oct 2023
Quickly Reproducing Production Bug With Event Sourcing Learn Event Sourcing, build applications using it, and reproduce bugs by replaying events in EventStoreDB. Donald Le 11 Oct 2023
10 IT Jobs to Consider: AI-Proofing Your Career In this tutorial, we'll discuss 10 IT jobs essential for a future-proof tech career, detailing roles and skills. Uma Victor 5 Oct 2023
Kubernetes Health Checks: A Guide to Probes This article discusses how Kubernetes probes ensure application health, complementing tools like Grafana for a comprehensive monitoring strategy. Mercy Bassey 4 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. Gabriel Chinedu 28 Sep 2023