Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
How to Implement MUI Rating in React
What is MUI Rating?The Rating component in MUI enables users to select a rating value visually. It supports customization, precision adjustments, and interactive feedback. How to Implement MUI Rating
Hikari
Jun 30, 2025 | 3 min read
members
3-Minute AI-Powered Slides — The New Secret Weapon for Office Workers
We all know the drill: It’s 4:30 PM, and your boss suddenly says: “Hey, can you help me prepare a presentation for tomorrow morning’s client meeting?” Or worse — you get called out in a team meeting
KAN
Jun 30, 2025 | 4 min read
members
The top Figma Plugins Designers need in 2025
Figma continues to dominate as a leading design tool, and its plugin ecosystem is a key factor in its success. In 2025, plugins are more powerful than ever, streamlining workflows, boosting creativity
MIYUKI Nguyen
Jun 23, 2025 | 4 min read
members
Deep Learning: Concepts and Applications
Deep learning, a branch of machine learning, employs multilayered neural networks—known as deep neural networks—to mimic the complex decision-making abilities of the human brain. It powers many of tod
MINATO Nguyen
Jun 13, 2025 | 4 min read
members
An Overview of Supervised Learning
Supervised learning is a machine learning approach that trains AI models using datasets where inputs are paired with human-labeled outputs. The model learns the connections between these inputs and ou
MINATO Nguyen
Jun 12, 2025 | 2 min read
members
Retrieval-Augmented Generation (RAG): A Comprehensive Guide to Smarter, More Accurate AI
Large Language Models (LLMs) like GPT-4, Claude, LLaMA, and Mistral have revolutionized natural language processing (NLP), enabling tasks such as text generation, summarization, code writing, and ques
King
Jun 12, 2025 | 13 min read
members
Build a Simple CRUD API Using FastAPI (Python)
Here is how to create a basic CRUD (Create, Read, Update, Delete) API using FastAPI with in-memory storage (no database required for now). Main targetCreate a simple app with FastAPI to manage a list
Tinker
Jun 12, 2025 | 2 min read
members
Explain React reconciliation
Reconciliation is a process in React that helps it update the UI efficiently. Whenever something changes in your app, like the data or state, React needs to update the web page to reflect those change
Gavin Huynh
Jun 11, 2025 | 3 min read
members
Understanding the Core Concept of Machine Learning
Machine learning (ML) is behind many of the tools we rely on daily—think recommendation systems or voice assistants. But what is it, exactly? In short, ML is a branch of artificial intelligence (AI) t
MINATO Nguyen
Jun 11, 2025 | 4 min read
members
Comparing Error Handling in Go and JavaScript: Explicit Returns vs. Try-Catch
Error handling is a critical aspect of programming, ensuring applications are robust and resilient to failures. Different languages adopt distinct philosophies for managing errors, shaped by their des
King
Jun 11, 2025 | 7 min read
Load more posts