Tag api

React Web Framework

React is a web front-end framework written in JavaScript (JS) programming language. You can find an introduction to JavaScript on this post. You can find a list of alternative front-end web frameworks on this post. React Components JSX is a…

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…