10/04/2017
In previous post we have seen the different components which build application UI. Here we are going to put all of them in place and see how our application looks like. In case you have missed the previous post, I will recommend you to go through that. If you are directly landing on this post without prior knowledge of TypeScript and interested in following the complete series on… [ 1,414 more word ]
https://www.mindzgrouptech.net/2017/04/10/todo-application-using-typescript-build-application-ui-part-2/
ToDo Application Using TypeScript: Build Application UI Part 2
In previous post we have seen the different components which build application UI. Here we are going to put all of them in place and see how our application looks like. In case you have missed the previous post, I will recommend you to go through that. If you are directly landing on this post withou...
02/04/2017
Whenever I think of building a quick web application with good UI and layout, the first thing which comes in my mind is Bootstrap. During this chapter we will build application ui using bootstrap. Bootstrap is plays a great role in layout of the application. I am not going to go in depth with Bootstrap here, it just all what solves our purpose. [ 474 more words ]
https://www.mindzgrouptech.net/2017/04/03/todo-application-using-typescript-build-application-ui/
ToDo Application Using TypeScript: Build Application UI
Build a ToDo Application with TypeScript (Build Application UI): This post will list all the components of application layout with their role and behaviour.
28/03/2017
There are many ToDo or task management applications out there, written in many programming languages and for almost all the platforms. A ToDo application at its core is the simplest application one can think of. This makes it the right candidate for practicing or brushing up any languages skills. Which is the same reason, we have picked up this as the center of this tutorial on building an application with TypeScript. [ 772 more words ]
https://www.mindzgrouptech.net/2017/03/28/todo-application-setup-typescript-project/
ToDo Application: Setup TypeScript Project
Build a ToDo Application with TypeScript (Setup TypeScript Project): In this post we will be setting up project for Building Application with TypeScript.
27/03/2017
TypeScript is a modern language for the web applications development today which improves the application development efforts and reduces a lot of headache. I have recently completed the Beginners TypeScript Tutorial, where I promised that I will be showcasing the practical usage of TypeScript. So, here with this post we will start our tutorial on how to build a todo application with typescript. [ 495 more words ]
https://www.mindzgrouptech.net/2017/03/28/build-todo-application-with-typescript/
Build ToDo Application with TypeScript: Prerequisites
Build a ToDo Application with TypeScript (Prerequisites): Here with this post we will start our tutorial on how to build a todo application with TypeScript.
24/02/2017
Recently, I have started working on a TypeScript Quick Start Tutorial, where I have mentioned and used Atom Editor as my favorite editor. But, that created a curiosity and forced me to go for a public poll from the developers all around the world. You will not believe what's the output of that. We are going to see the best code editor 2017 for typescript development here during this post. [ 690 more words ]
https://www.mindzgrouptech.net/2017/02/24/best-code-editor-2017-for-typescript/
Best Code Editor 2017 for TypeScript
Code Editor Poll Results: Best Code Editor 2017. Remember: It is not about VS Code vs Sublime vs Atom vs Brackets vs Everything else.