Archive 2017

75 articles

Implementing Forms with Laravel, React, and Superagent
Application 2017-09-26

Implementing Forms with Laravel, React, and Superagent

Build AJAX forms combining Laravel APIs, React components, and Superagent for HTTP requests and validation.

#Laravel#React#AJAX#Superagent
Creating a Rest API with Laravel
Application 2017-09-26

Creating a Rest API with Laravel

Create Laravel REST APIs using ResourceControllers with authentication middleware and JSON responses.

#API#Laravel#React#REST
Notify Bitcoin Asset Status to Slack Using bitFlyer's Private API Part 2
Application 2017-09-26

Notify Bitcoin Asset Status to Slack Using bitFlyer's Private API Part 2

Implement Bitcoin monitoring using async/await, bitFlyer private API authentication, and Slack integration.

#bitflyer#API#async#bitcoin#Node.js
Notify Bitcoin Asset Status on Slack Using bitFlyer's Private API
Application 2017-09-26

Notify Bitcoin Asset Status on Slack Using bitFlyer's Private API

Learn bitFlyer API integration with Node.js, HMAC-SHA256 signing, and Slack webhook message formatting.

#API#Bitcoin#Node.js#bitFlyer
Building a Vagrant Development Environment (CentOS7.3) with Ansible
Infrastructure 2017-09-26

Building a Vagrant Development Environment (CentOS7.3) with Ansible

Configure Vagrant development environments using Ansible automation with PHP, Ruby, Nginx, MySQL, and Redis infrastructure.

#Ansible#CentOS#Vagrant
Got Tired of Typing Directories with the cd Command, So I Made It Easier with a Shell Script
Application 2017-09-26

Got Tired of Typing Directories with the cd Command, So I Made It Easier with a Shell Script

Simplify bash directory navigation using shell scripts with menu selection for faster command-line traversal and productivity.

#bash#shell script
Using dotEnv Environment Variables on the Client Side - dotenv-webpack
Application 2017-09-26

Using dotEnv Environment Variables on the Client Side - dotenv-webpack

Master dotenv-webpack to load environment variables on the client side with webpack and security best practices.

#JavaScript#npm#webpack
Using Notifications in Laravel 5.2
Application 2017-09-26

Using Notifications in Laravel 5.2

Discussion on using Notifications in Laravel 5.2.

#Laravel
Distributing Validation Rules within the FormRequest's rules Method
Application 2017-09-26

Distributing Validation Rules within the FormRequest's rules Method

Distribute conditional validation rules in Laravel FormRequest for multiple forms and REST API request handling.

#Laravel
Writing to Remote Files with Ansible
Infrastructure 2017-09-26

Writing to Remote Files with Ansible

Write and modify remote files using Ansible blockinfile module for infrastructure configuration management and automation.

#Ansible
My First Experience with OSS
Poem 2017-07-17

My First Experience with OSS

Discover open source software development on GitHub and learn collaborative coding fundamentals for public projects.

#OSS#GitHub#CMS#Laravel#React
Lean Startup
Business 2017-06-01

Lean Startup

Lean Startup

#Startup#Lean#Book Review
Legacy Code Improvement Guide: Refactoring for Maintenance Development
Architecture 2017-03-12

Legacy Code Improvement Guide: Refactoring for Maintenance Development

Legacy Code Improvement Guide: Refactoring for Maintenance Development

#Legacy Code#Book Review
Programming Language Go
Application 2017-03-12

Programming Language Go

Programming Language Go

#Golang#Book Review
Web Application Development with Go
Application 2017-03-12

Web Application Development with Go

Web Application Development with Go

#Golang#Book Review