App Lab logo

Posts tagged javascript

A backend tutorial

2019-02-15Jeff Terrell

A few days ago, I gave a talk to participants of the 2019 UNC Makeathon about how to create a backend web service.

Read more…

A Redux.js tutorial

2019-02-01Jeff Terrell

A couple of days ago, I gave a lecture to COMP 523 (software engineering laboratory) about Redux.js. I developed a simple example based on the (perhaps familiar) tic-tac-toe idea. Then I built an app based on Redux one step at a time to demonstrate its key concepts.

Read more…