alex-craft.com
Alex Craft
http://alex-craft.com/projects
I’m a Web Developer. I like technologies and creating things. Most of the time I work with HTML/CSS. I also believe in agile techniques. And frequently experiment with prototypes. To get early responses from the customers. If you need more details please take look at the projects below, blog. Or contact me directly. I joined at the start of the project as UI lead, my responsibility was User Interface, Public API and creating tools for QA team to make sure it works with required quality. If you are intere...
jslang.info
JavaScript
http://jslang.info/blog/posts-tag-HTML
November 13, 2013. We create Cart Widget. That can be embedded into sites in order to allow its users to buy products and send orders to the site owner. Youll learn how to:. Quickly prototype User Interface with Twitter Bootstrap. Build REST API using NodeJS. Use REST API in Browser with JavaScript. Keep markup and code clean using Client Side Templates. Simplify CSS styling using Browser live refresh. Create dynamic Forms with JavaScript and validate it.
jslang.info
JavaScript
http://jslang.info/blog/posts
September 16, 2014. Escape from Callback Hell. You probably heard about asynchronous code and that it is hard to work with. In this article Ill share simple approach that makes working with asynchronous code easier. Lets take a look at sample case - we need to authenticate user on the remote service, get list of his comments and render it in HTML. There are three asynchronous. Now lets write code that uses these functions and handles errors. Ruby on Rails vs Node.js. And hit it with. We create Cart Widget.
jslang.info
JavaScript
http://jslang.info/blog/posts-tag-JavaScript
September 16, 2014. Escape from Callback Hell. You probably heard about asynchronous code and that it is hard to work with. In this article Ill share simple approach that makes working with asynchronous code easier. Lets take a look at sample case - we need to authenticate user on the remote service, get list of his comments and render it in HTML. There are three asynchronous. Now lets write code that uses these functions and handles errors. Ruby on Rails vs Node.js. And hit it with. We create Cart Widget.
alex-craft.com
Alex Craft
http://alex-craft.com/blog/posts
Web, Mobile, Data Mining,. August 18, 2016. Finished Machine Learning Course. And the Course by Andrew Ng. Supervised / Unsupervised Learning. Linear Regression, Logistic Regression, SVM. Recommending Systems, Collaborative Filtering. Bias / Variance, Regularization, Precision / Recall, Learning Curve etc. How to gather, amplify and generate Learning Data. Stochastic Gradient, Map/Reduce etc. Also learn core topics about NLP - Natural Language Processing. TF/IDF, String Similarity, etc. Glucosamine Chond...
jslang.info
JavaScript
http://jslang.info/blog/posts-tag-Learning
November 13, 2013. We create Cart Widget. That can be embedded into sites in order to allow its users to buy products and send orders to the site owner. Youll learn how to:. Quickly prototype User Interface with Twitter Bootstrap. Build REST API using NodeJS. Use REST API in Browser with JavaScript. Keep markup and code clean using Client Side Templates. Simplify CSS styling using Browser live refresh. Create dynamic Forms with JavaScript and validate it. Big advantage of JavaScript is that its forgiving...
jslang.info
JavaScript
http://jslang.info/blog/posts-tag-CSS
November 13, 2013. We create Cart Widget. That can be embedded into sites in order to allow its users to buy products and send orders to the site owner. Youll learn how to:. Quickly prototype User Interface with Twitter Bootstrap. Build REST API using NodeJS. Use REST API in Browser with JavaScript. Keep markup and code clean using Client Side Templates. Simplify CSS styling using Browser live refresh. Create dynamic Forms with JavaScript and validate it.
alex-craft.com
Alex Craft
http://alex-craft.com/blog/posts-tag-JavaScript
Web, Mobile, Data Mining,. July 27, 2014. Acceptance Testing for Web App. Id like share an approach we use at Qubell. To ensure quality of our product. A set of practices that allows us to use Acceptance Testing in simple and efficient. Note: this article is my personal opinion and cant be associated with Qubells official view on the matter in any way. Lets try to express the test case with plain english first. A little about the product itself. Making Crawler Fast and Reliable. Provisioning and deployme...