Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2477 Articles

Running and Testing with Insomnia

Insomnia is a decent REST client with a good free version. The best…

Taylor Emma

Creating Permissions and Validations Middleware

The first thing we should define is who can use the usersresource. These…

Taylor Emma

Creating the Auth Module

Before we can secure the users module by implementing the permission and validation middleware,…

Taylor Emma

Creating the User Module

We will be using Mongoose, an ODM (object data modeling) library for MongoDB,…

Taylor Emma

COCOMO Model

Organic, Semidetached and Embedded software projects  Boehm postulated that any software development…

Taylor Emma

White-Box Testing

 One white-box testing strategy is said to be stronger than another strategy,…

Taylor Emma

Black-Box Testing

Testing in the large vs. testing in the small  Software products are…

Taylor Emma

Code Review

Coding  Good software development organizations normally require their programmers to adhere to…

Taylor Emma

X-Window

The X-window functions are low-level functions written in C language which can…

Taylor Emma

Component-Based GUI Development

Window  A window is a rectangular area on the screen. A window…

Taylor Emma