Reactjs, Redux, AntD and Umi js are discussed. Reactjs is an API for building user interfaces using components and one-way data binding. Redux provides state management for React through a central store updated by actions and reducers. AntD provides reusable UI components. Umi js is a framework that uses React, Redux and Dva for state management and includes features like routing and build tools.