UI – E.B.'s Lab http://wp.ebislab.com Beautiful strange experiments Wed, 30 Jan 2019 17:47:16 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.13 UI Challenge http://wp.ebislab.com/project/ui-challenge/ Fri, 19 Oct 2018 18:21:58 +0000 https://themify.me/demo/themes/ultra-photography/?post_type=portfolio&p=58

I will be challenging myself for the next 100 days to work on a UI challenge.

]]>
Travel Weather App http://wp.ebislab.com/project/travelweatherapp/ Fri, 27 Apr 2018 18:19:17 +0000 https://themify.me/demo/themes/ultra-photography/?post_type=portfolio&p=56

This app was a collaboration of the frontend and backend team at a Hackathon.

Front End Technology used:

Boostrap, HTML, CSS, Vanilla Javascript.

Backend Method:

Architectural or native Javascript features used.

  • express – only for incoming GET requests
  • node-fetch – only for outgoing GET requests to the three APIs.
  • Used destructuring and the spread operator fairly extensively in conjuction to vanilla javascript.
  • Used Promise.all()
  • Async and await to avoid lots of .then()calls.
  • Put all the third party calls in their own service file to abide by standard best practice.
]]>