Skip to content
Unknown's avatar

Huseyin BABAL's Blog

Articles about Java, Go, Microservices, Cloud, Distributed Systems

  • Home
  • About Me
  • My Talks

Category: Uncategorized

Build a Real-Time Chat Application With Modulus and Laravel 5

In this tutorial, I will show you how to implement a real-time chat application with Laravel 5, PostgreSQL, and Pusher. Then we will deploy this application to Modulus together.

Huseyin BABAL Uncategorized Leave a comment September 3, 2015 1 Minute

Groovy List Example

List is generally used as stack in software development world in order to push items in it for future use and to be able to fetch back in a desired way. In this tutorial, I will show you how to use Groovy list like a senior developer. I assume, you have already set up Groovy … Continue reading Groovy List Example →

Huseyin BABAL Uncategorized Leave a comment September 3, 2015 1 Minute

Groovy Map Example

In this tutorial, I will show you how to evaluate the power of Groovy maps. You will provided codes for each case and I assume that you have a little bit back ground about groovy. Let’s have a look at map concepts in groovy step by step together. 1. Map Declaration Maps are generally used … Continue reading Groovy Map Example →

Huseyin BABAL Uncategorized Leave a comment August 27, 2015 1 Minute

Real-Time Chat With Modulus and Node.js

In this tutorial, I will show you how to implement a real-time chat application with Node.js, Socket.IO and MongoDB, and then we will deploy this application to Modulus together.

Huseyin BABAL Uncategorized Leave a comment August 18, 2015 1 Minute

Spring Data MongoDB REST Example

In this tutorial, I will show you how to develop a RESTful web application by using Spring and MongoDB without implementing boring uniform controllers.

Huseyin BABAL Uncategorized Leave a comment August 17, 2015 1 Minute

Mastering AngularJS Directives

Directives are one of the most powerful components of AngularJS, helping you extend basic HTML elements, create reusable and testable code. In this tutorial, I will show you how to use AngularJS directives with real-life best practices.

Huseyin BABAL Uncategorized Leave a comment August 6, 2015 1 Minute

HTTP Mock Testing in NodeJS

Software testing is one of the fundamental concepts of clean code development. If you write testable code, your code will be clean automatically. In this tutorial, we will talk about how to write tests for code that uses HTTP operations in NodeJS.

Huseyin BABAL Uncategorized Leave a comment March 13, 2015 1 Minute

Token-Based Authentication With AngularJS & NodeJS

Authentication is one of the most important parts of any web application. In this tutorial, we’ll be discussing token-based authentication systems and how they differ from traditional login systems.

Huseyin BABAL Uncategorized Leave a comment December 11, 2014 1 Minute

RESTful API Design With NodeJS & Restify

An API is used to provide set of functionalities to the consumer in order to access data or features of the current system or application. The RESTful API is the API that is mapped to the HTTP protocol. In this tutorial, you will learn the principles of RESTful API design, and see a working demo … Continue reading RESTful API Design With NodeJS & Restify →

Huseyin BABAL Uncategorized Leave a comment December 9, 2014 1 Minute

How to Create Instagram App for Your Website

This tutorial is about creating Instagram app for your website. You can create your own instagram app for your website login by following this step-by-step tutorial. 1. Go to http://instagram.com/developer/clients/register/ and enter required information like below; 2. Grab CLIENT ID, CLIENT SECRET after click Register

Huseyin BABAL Uncategorized Leave a comment August 29, 2014 1 Minute

Posts navigation

Older posts
Newer posts
Blog at WordPress.com.
Huseyin BABAL's Blog
Blog at WordPress.com.
  • Subscribe Subscribed
    • Huseyin BABAL's Blog
    • Already have a WordPress.com account? Log in now.
    • Huseyin BABAL's Blog
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...