Open in app

Sign In

Write

Sign In

Konstantin Raev
Konstantin Raev

155 Followers

Home

About

Sep 3, 2015

TS 1.6 release, notes for my team

3.09.2015 As you all may know tonight TS 1.6 has been released. A few notable changes that will make it better for us: External module resolution improved https://github.com/Microsoft/TypeScript/issues/2338 Before the module resolution was quite problematic, now it is more configurable and better designed for browsers environment. Though with our current webpack loader we are…

JavaScript

1 min read

JavaScript

1 min read


Jul 21, 2015

Typescript 1.5.3 got released, ES6 all the way

Date: 21 July 2015 (If you are reading it on any other date then everything below is outdated) Good news everyone: http://blogs.msdn.com/b/typescript/archive/2015/07/20/announcing-typescript-1-5.aspx Changes to note: 1. ES6 module syntax. It is official and will be with us in the following years: // math.ts export function add(x, y) { return x + y } export function…

2 min read

2 min read


May 8, 2015

Embrace external tools in WebStorm (and fix red squiggles for stylus)

WebStorm is great for front end development, I use it every day. I tried Sublime, VIM and even Visual Studio Code but none of them made me as productive as WebStorm does. But one thing in WebStorm puts me off. Is its support for Stylus.

2 min read

Embrace external tools in WebStorm (and fix red squiggles for stylus)
Embrace external tools in WebStorm (and fix red squiggles for stylus)

2 min read


May 3, 2015

So, I have tried Windows 10 on Raspberry Pi 2

04.05.20015 Good news, everybody, Microsoft has released a technical preview of Windows that works on Raspberry Pi 2. Luckily I have an 8 inch Windows tablet with Atom processor, that I can use for experiments with Microsoft tech, because you need a physical device running a latest version of Windows…

4 min read

So, I have tried Windows 10 on Raspberry Pi 2
So, I have tried Windows 10 on Raspberry Pi 2

4 min read


Mar 24, 2015

My node_modules are in git again

photo by https://unsplash.com/joshuaearle Update (2018) It’s been a few years since I wrote this tool and since then it has been superseded by Yarn and offline mirror feature. …

6 min read

My node_modules are in git again
My node_modules are in git again

6 min read


Dec 14, 2014

No more .on(“mouseenter”), pretty please

I just wonder who infected designers with the idea that clicking is hard? Who came up with the idea that hovering a menu or a button is an improved user experience? How far from real users should you be to design a menu popping down when user hovers a button? …

2 min read

No more .on(“mouseenter”), pretty please
No more .on(“mouseenter”), pretty please

2 min read


Nov 29, 2014

Medium can refer github gists?

Damn, and I was doing bloody Medium code blocks with CMD + ALT + 6 which is a huge pain. var a = 1;

1 min read

1 min read


Nov 29, 2014

Please don’t cascade my styles

Looks like we are witnessing a new way of delivery of styles for the web content. At least for the Single Page Applications. https://github.com/jsstyles/jss JSS by Oleg Slobodskoi Dynamic stylesheets for web components.slides.com A slightly more complicated but in a way similar approach is taken by React developers: https://speakerdeck.com/vjeux/react-css-in-js It is not the first one I’ve heard of and…

1 min read

1 min read


Oct 21, 2014

Optimising shiny banner texts for the web

http://www.copyright-free-images.com/full-image/space-copyright-free-images/hurricane-from-space-satellite.jpg-royalty-free-stock-photograph.html Imagine a situation when a picky designer wants to use a fancy font for a banner or a promo page. It is a one time job and you don’t expect this fancy font to be used again.

4 min read

Optimising shiny banner texts for the web
Optimising shiny banner texts for the web

4 min read


Aug 31, 2014

How I used Typescript with Webpack before it was easy

Update January 2015: Web is moving too fast and anything you read below may be (is) obsolete or common knowledge. There is a relatively new module/bundling system for the Web called webpack http://webpack.github.io/. The most useful feature is how easy it is to not only refer modules of your JavaScript…

4 min read

Fighting Typescript for Webpack
Fighting Typescript for Webpack

4 min read

Konstantin Raev

Konstantin Raev

155 Followers
Following
  • Addy Osmani

    Addy Osmani

  • Brent Vatne

    Brent Vatne

  • Ethan Siegel

    Ethan Siegel

  • Steve Newcomb | SNUK3M

    Steve Newcomb | SNUK3M

  • Mikhail Sychev

    Mikhail Sychev

See all (88)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams