How to Organize All Your Routes in a Single Layer in Node.js Learn what a Node.js routing layer is, the main benefits it can bring to the backend architecture, and how to implement it. Antonello Zanini 30 Jan 2024
Securing Front-end Applications in Kubernetes With SSL/TLS In this article, we'll explore how to secure front-end applications in a Kubernetes environment, using SSL/TLS. Lionel Tchami 25 Jan 2024
Machine Learning for the Rest of Us Machine Learning is an expansive and sometimes scary field. This is your entry point to the basics of ML. Let's train a few models with Jupyter Notebooks. Tomas Fernandez 24 Jan 2024
A Comprehensive Guide to Advanced Animation Techniques in Flutter This article delves into Flutter's animation, covering basics, physics, custom animations, and Hero widget transitions. Justice Nwogu 18 Jan 2024
Managing State With Vuex in Vue.js In this article, we will see how we can easily manage the state using a popular and powerful Vue.js library- Vuex (now Pinia). Tarun Singh 17 Jan 2024
Why Do We Need DevOps for ML Data? The integration of DevOps practices in the realm of ML data is not just a necessity but a crucial catalyst for innovation and efficiency. Neetika Khandelwal 16 Jan 2024
Gleam Language, Types for the BEAM Exploring Gleam: A BEAM-based language evolving rapidly towards version 1.0, with a strong, active community. Manuel Rubio 11 Jan 2024
Gemini Pro vs ChatGPT and Bard: The Search for the Best LLM How does Google's latest LLM Gemini Pro compare against ChatGPT, Copilot and Bard? Is this free LLM worth the effort to set up? Tomas Fernandez 10 Jan 2024
7 Misconceptions About Microfrontend This article addresses misconceptions about microfrontends, a revolutionary approach in web development enhancing flexibility, scalability, and user experience. Temitope Oyedele 21 Dec 2023
LocalAI: An Open-Source Alternative to OpenAI API 🤖LocalAI is an Open-Source replacement for the OpenAI API, powered by private LLMs. Tomas Fernandez 19 Dec 2023
6 Ways For Running A Local LLM (how to use HuggingFace) Open-source large language models can replace ChatGPT on daily usage or as engines for AI-powered applications. These are 6 ways to use them. Tomas Fernandez 14 Dec 2023
How To Organize Constants in a Dedicated Layer in JavaScript Learn what a constants layer is, why you need it in your JavaScript project, how to implement it, and what benefits it can bring to your architecture. Antonello Zanini 13 Dec 2023
Importance of Kubernetes and the Need for Tainting Nodes Learn how to leverage Kubernetes taints and tolerations for refined cluster management, enhancing security, specialization, and scaling. Abhisman Sarkar 7 Dec 2023
NativePHP: Build Desktop Applications with PHP Always wanted to write desktop apps in PHP? Now you can. NativePHP runs on Electron and any frontend framework, a new trick for PHP devs. Tomas Fernandez 6 Dec 2023
Docker Volumes: Efficient Data Management in Containerized Environments Learn how Docker volumes enable efficient data management, ensuring persistent storage, data sharing, and scalability. Princewill Inyang 5 Dec 2023