Tag api

React Web Framework

React is a web front-end framework written in JavaScript (JS) programming language. React is part of the MERN development framework, that stands for MongoDB, Express, React and Node.js. You can find an introduction to JavaScript on this post. You can…

3D Graphics Libraries

This post summarizes libraries to create 3D or 2D graphics and sound. For those libraries to create both graphics and sound toghether, you can check this post. Graphics and multimedia libraries should not be confused with game engines. You can…

Web Development

This post summarizes some aspects on web development. Web Development Basic Learning Path If you want to learn web development, the increasing knowledge you need to get could be summarized as below: 1. Web Markup Languages (HTML) HTML is a…