Company
About Greenmouse





WEB DEVELOPMENT
HTML is the standard markup language that is used to build the basic structure of a website.
CSS is a styling language that works closely with HTML. It adds another layer to the underlying codebase of a website and describes the styling of the site elements.
JavaScript is a programming language that allows the implementation of sophisticated features on a website. Used to develop dynamic content management capabilities.
PHP is a general-purpose scripting language that is used mostly for web development. It is written primarily in C. Used to transform the code backbone of ModLife site into its final form.
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.