Menu

Close
  • Home
  • React
  • AngularJS
  • NodeJS
  • Testing
  • DigitalOcean
  • MySQL
  • MongoDB
Subscribe
Menu

Lingua Franca

Javascript and the Web

Scroll Down
Page 1 of 6 Older Posts →

React Redux with Typescript

Redux is a perfect candidate for Typescript. As an app gets larger, with more actions and more complex reducers, it is all too easy to lose »

Alex Zywiak on React, Redux, Typescript 04 October 2016

Knex Bag O' Functions - Modeling Many to Many Relationships with Node and PostgreSQL

We began our Node database interactions through the Bookshelf SQL ORM. It was good to start out with and helped us quickly get moving. But, inevitably, »

Alex Zywiak on NodeJS, PostgreSQL, Knex 23 September 2016

Writing Typescript Typings Files for Third Party Modules

Tyespcript can bring sanity to your big JS projects. When the first big refactor comes around, you'll be a typescript convert for life. Unfortunately, during the »

Alex Zywiak on Typescript 31 August 2016

Unit Testing React/Redux

One of the beauties of React/Redux' modular architecture is how damn easy it is to test everything. Actions are simple functions that return an object »

Alex Zywiak on React, Webpack, ES6, mocha, testing, Redux 11 March 2016

React Redux - A Flash Messenger Example

A React/Redux app can suffer from a steep learning curve and a byzantine tangle of architecture. There is a lot of boilerplate overhead, and the »

Alex Zywiak on React, Redux 06 March 2016
Page 1 of 6 Older Posts →
Lingua Franca © 2016
Proudly published with Ghost