DevKini
264 subscribers
40 photos
5 files
559 links
Info and Updates on software development and general computing.

Info dan maklumat terkini berkaitan pembangunan perisian, programming serta IT/Komputer secara umum.

Untuk sebarang maklum balas, boleh hubungi @devkiniadmin.
Download Telegram
Biasa dengar mobile-first paradigm bila develop web app. Jumpa konsep offline-first pulak - http://offlinefirst.org/
Metric database - http://gnocchi.xyz/

Gnocchi is a multi-tenant timeseries, metrics and resources database. It provides an HTTP REST interface to create and manipulate those data. It is designed to store metrics at a very large scale while providing access to metrics and resources information to operators and users.
Esok pukul 2 - 3 pagi.
https://github.com/zz85/electron-awesomeness

Run and manage a collection of awesome electron apps without having to install individual packaged electron binaries.
Forwarded from unnikked.ga
I want to share with you a (free) book that will help you to use better Java, maybe some of you already know it.

It's Effective Java by Joshua Block, it helped me (at least the chapters I read) to write better code.

- https://cebulko.com/Programming-Resources/Effective%20Java%20-%202nd%20Edition.pdf PDF
Malaysia Developer Day 2015, ada eh ... ?
An in-depth write up on JavaScript promise.
Forwarded from unnikked.ga
How do Promises Work?

A new paradigm emerged in the javascript world. I this, very long, blog post the authors explains what promises are and how you can use it.

- http://unnikked.ml/1lmwiEa
Forwarded from Ang ChinHan
offtopicish. He's a good writer. I really enjoyed reading his http://gameprogrammingpatterns.com/
Forwarded from Ik H
Easily readable partly due to Dart standard coding style. They also go dartfmt (like gofmt).
Forwarded from Ik H
I really saw the importance of coding styles imposed by the language creator themselves when i start coding in C# https://msdn.microsoft.com/en-us/library/ff926074.aspx