Skip to content

[EN] Talk on FronTalks Conference, 2017 in Yekaterinburg. "Time Estimation: Short Cookbook for Developers". Slides in English: https://neesoglasnaja.github.io/FrontTalks2017

Notifications You must be signed in to change notification settings

neesoglasnaja/FrontTalks2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Estimation: Short Cookbook for Developers

Slides for the talk on FrontTalks 2017.

Let's be honest: there is no developer in the world who have never ever missed a deadline. Modern frontend is complicated and an obvious task could turn out as a full code refactoring of the module or even the whole project. And sometimes there is no way to estimate so-called "unknown" tasks. In my talk I'll give a bunch of recipes of how to make the process of estimation simpler and clearer for developers and to stop shooting in the dark with numbers.

Что еще посмотреть по теме

Amazing pixel art by Octavi Navarro and Joy Intermedia

How to launch slides

1. View the presentation

Open index.html in the browser and view slides

2. Developer mode

Insure you have installed on your computer:

Console commands to run the project:

  1. Install all dependenсies: npm i
  2. Run gulp watcher: gulp
  3. Enjoy the power :)

About

[EN] Talk on FronTalks Conference, 2017 in Yekaterinburg. "Time Estimation: Short Cookbook for Developers". Slides in English: https://neesoglasnaja.github.io/FrontTalks2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published