ºÝºÝߣshows by User: igortalevski1 / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: igortalevski1 / Thu, 17 Nov 2016 18:32:33 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: igortalevski1 TypeScript and Angular2 (Love at first sight) /slideshow/typescript-and-angular2-love-at-first-sight/69204647 ts-a2-ti-pa-3-161117183233
“We love TypeScript for many things… With TypeScript, several of our team members have said things like ‘I now actually understand most of our own code!’ because they can easily traverse it and understand relationships much better. And we’ve found several bugs via TypeScript’s checks. “ – Brad Green, Engineering Director - AngularJS]]>

“We love TypeScript for many things… With TypeScript, several of our team members have said things like ‘I now actually understand most of our own code!’ because they can easily traverse it and understand relationships much better. And we’ve found several bugs via TypeScript’s checks. “ – Brad Green, Engineering Director - AngularJS]]>
Thu, 17 Nov 2016 18:32:33 GMT /slideshow/typescript-and-angular2-love-at-first-sight/69204647 igortalevski1@slideshare.net(igortalevski1) TypeScript and Angular2 (Love at first sight) igortalevski1 “We love TypeScript for many things… With TypeScript, several of our team members have said things like ‘I now actually understand most of our own code!’ because they can easily traverse it and understand relationships much better. And we’ve found several bugs via TypeScript’s checks. “ – Brad Green, Engineering Director - AngularJS <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ts-a2-ti-pa-3-161117183233-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> “We love TypeScript for many things… With TypeScript, several of our team members have said things like ‘I now actually understand most of our own code!’ because they can easily traverse it and understand relationships much better. And we’ve found several bugs via TypeScript’s checks. “ – Brad Green, Engineering Director - AngularJS
TypeScript and Angular2 (Love at first sight) from Igor Talevski
]]>
505 9 https://cdn.slidesharecdn.com/ss_thumbnails/ts-a2-ti-pa-3-161117183233-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
OOP design patterns /slideshow/oop-design-patterns-63151894/63151894 oopdesignpatterns-160616195414
If you want to program just about anything these days, you’d better learn object-oriented programming. Anyone should write a framework and never use it ! Who cares, right? We have the framework! We don't need to know how to "do it by hand"! Right? ]]>

If you want to program just about anything these days, you’d better learn object-oriented programming. Anyone should write a framework and never use it ! Who cares, right? We have the framework! We don't need to know how to "do it by hand"! Right? ]]>
Thu, 16 Jun 2016 19:54:14 GMT /slideshow/oop-design-patterns-63151894/63151894 igortalevski1@slideshare.net(igortalevski1) OOP design patterns igortalevski1 If you want to program just about anything these days, you’d better learn object-oriented programming. Anyone should write a framework and never use it ! Who cares, right? We have the framework! We don't need to know how to "do it by hand"! Right? <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/oopdesignpatterns-160616195414-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> If you want to program just about anything these days, you’d better learn object-oriented programming. Anyone should write a framework and never use it ! Who cares, right? We have the framework! We don&#39;t need to know how to &quot;do it by hand&quot;! Right?
OOP design patterns from Igor Talevski
]]>
1181 6 https://cdn.slidesharecdn.com/ss_thumbnails/oopdesignpatterns-160616195414-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
AngularJS 1.x - your first application (problems and solutions) /slideshow/angularjs-1x-your-first-application-problems-and-solutions/62300477 igortalevski-clean-160523124420
We will talk about all aspects of building a single page application with AngularJS, and we will discuss real examples from day-to-day work. We will also cover a large amount of theory about general web development, best practices, and today's client demands. We will focus on three (3) main points: architecture, security, and real time notification. ]]>

We will talk about all aspects of building a single page application with AngularJS, and we will discuss real examples from day-to-day work. We will also cover a large amount of theory about general web development, best practices, and today's client demands. We will focus on three (3) main points: architecture, security, and real time notification. ]]>
Mon, 23 May 2016 12:44:20 GMT /slideshow/angularjs-1x-your-first-application-problems-and-solutions/62300477 igortalevski1@slideshare.net(igortalevski1) AngularJS 1.x - your first application (problems and solutions) igortalevski1 We will talk about all aspects of building a single page application with AngularJS, and we will discuss real examples from day-to-day work. We will also cover a large amount of theory about general web development, best practices, and today's client demands. We will focus on three (3) main points: architecture, security, and real time notification. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/igortalevski-clean-160523124420-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> We will talk about all aspects of building a single page application with AngularJS, and we will discuss real examples from day-to-day work. We will also cover a large amount of theory about general web development, best practices, and today&#39;s client demands. We will focus on three (3) main points: architecture, security, and real time notification.
AngularJS 1.x - your first application (problems and solutions) from Igor Talevski
]]>
595 11 https://cdn.slidesharecdn.com/ss_thumbnails/igortalevski-clean-160523124420-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Laravel 5 and SOLID /slideshow/laravel-5-and-solid/44884086 solid-150219094748-conversion-gate01
L5 SOLID - Five agile principles that should guide you every time you write code Part:1. Laravel 5 NEW things - quick review Part: 2. SOLID - - - S - Single Responsibility (SRP) O - Open/Close L - Liskov's Substitution I - Interface Segregation D - Dependency Inversion]]>

L5 SOLID - Five agile principles that should guide you every time you write code Part:1. Laravel 5 NEW things - quick review Part: 2. SOLID - - - S - Single Responsibility (SRP) O - Open/Close L - Liskov's Substitution I - Interface Segregation D - Dependency Inversion]]>
Thu, 19 Feb 2015 09:47:48 GMT /slideshow/laravel-5-and-solid/44884086 igortalevski1@slideshare.net(igortalevski1) Laravel 5 and SOLID igortalevski1 L5 SOLID - Five agile principles that should guide you every time you write code Part:1. Laravel 5 NEW things - quick review Part: 2. SOLID - - - S - Single Responsibility (SRP) O - Open/Close L - Liskov's Substitution I - Interface Segregation D - Dependency Inversion <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/solid-150219094748-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> L5 SOLID - Five agile principles that should guide you every time you write code Part:1. Laravel 5 NEW things - quick review Part: 2. SOLID - - - S - Single Responsibility (SRP) O - Open/Close L - Liskov&#39;s Substitution I - Interface Segregation D - Dependency Inversion
Laravel 5 and SOLID from Igor Talevski
]]>
10165 7 https://cdn.slidesharecdn.com/ss_thumbnails/solid-150219094748-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-igortalevski1-48x48.jpg?cb=1523047704 With 10+ years in IT, I have a lot of experience and knowledge about technology and working in different teams. I'm focused on two main technologies: -PHP for backend, Laravel for full application and Lumen for RESTful API -AngularJS with combination of Bootstrap for SPA and responsive design. From the Cloud I mostly work and have experience in Amazon infrastructure, their web services and concepts. I like to explore new technologies and to help open source community. https://cdn.slidesharecdn.com/ss_thumbnails/ts-a2-ti-pa-3-161117183233-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/typescript-and-angular2-love-at-first-sight/69204647 TypeScript and Angular... https://cdn.slidesharecdn.com/ss_thumbnails/oopdesignpatterns-160616195414-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/oop-design-patterns-63151894/63151894 OOP design patterns https://cdn.slidesharecdn.com/ss_thumbnails/igortalevski-clean-160523124420-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/angularjs-1x-your-first-application-problems-and-solutions/62300477 AngularJS 1.x - your f...