Technologies

More...

Nobody can master all technologies for all stacks of web/app developments and operations. Below listed are some minor technologies, or technologies that has tried for self interest, or technologies that are not for modern web developments.

  • Google Map Intergration

    Many company website include contact page that use Google Map to display company location. Not working in China.

  • Facebook Graph API

    Websites or web-app usually need to connect Facebook account for Authentication.

  • PHP

    A server-side language used by some popular frameworks such as WordPress and Drupal.

  • Ruby on Rails

    A server-side Model-View-Controller(MVC) web application framework based on Ruby language.

  • QraphQL

    An API for communication between front-end and back-end. Additional requests are reduced compare with RESTful.

  • nginx

    An HTTP server works excellent on high capcicity usage. Can be act as reverse proxy.

  • Docker

    Pack the application to a container for developments.

  • Flash

    An obsoleted technology for creating Rich Internet Applications(RIA). Replaced by native html technologies.

  • jQuery

    An old-fashioned library but still be used by many websites.

  • Drupal

    Drupal is an old CMS that based on PHP.