CodeB

Blog about right code manipulation and programming.

10 typefaces and fonts to fall in love with

I really love to work with different typefaces. There are too many useful and nice choices that you can spend a few days to search the right typeface you need for your project or something. But it's really hard to know where to use what type of font. Many people use Arial or Times New Roman for websites but these wedesigns are boring because these two typefaces are everywhere when you are using Windows. When you use Ubuntu you can see the beauty of the Ubuntu font family. It's used also everywhere in Ubuntu but i like it because it's really beautiful.

Read more

Explanation: Dependency injection in JavaScript

f:id:BartonX:20140113173201p:plain

What is Dependency Injection? It's method to load only modules you need and I will show you how it works and why it is really awesome trick to do in JavaScript. Imagine that you write a library and you decide to create something like modules. If you use dependency injection in your library, user can load only modules he need and it will increase speed of your library and readability of code that use your library.

Read more

Introduction

Hello all readers! This is my new blog and i will write here about coding, programming and design stuff mostly on internet because internet technologies are now in big boom. You know.. HTML5, CSS3 and all new stuff in JS. Maybe you heard of Dart programming language from Google. I was thinking about blog a long time ago because here i can show my opinion and maybe some of you will like it here. So please read and enjoy! :)

Read more