Crash course in Go kit — Part I: the basics2021 was an interesting year for many of us as well as the last one, and the pandemic changed a lot in our lives. Lockdowns, stay-home…Burak Tasci·Added Dec 10, 2021·11 min readBurak Tasci·Added Dec 10, 2021·11 min read
Full-stack monorepo — Part II: Nest and AngularOn this second part of series, we’ll extend our application in JavaScript both for the client and server side; by adding microservices in…Burak Tasci·Added Jan 21, 2020·8 min readBurak Tasci·Added Jan 21, 2020·8 min read
Full-stack monorepo - Part I: Go servicesThis series is an attempt to explain how to build a modern architecture using microservices/SPAs and organize everything in a monorepo.Burak Tasci·Added Jan 4, 2020·7 min readBurak Tasci·Added Jan 4, 2020·7 min read
Backend development on Azure Functions with TypeScriptServerless architecture is without a doubt one of the hottest topics in cloud computing, allowing developers to build and run apps and…Burak Tasci·Added Apr 7, 2018·6 min readBurak Tasci·Added Apr 7, 2018·6 min read
angular-tslint-rules: a configuration preset for both TSLint & codelyzerThe value of the software produced is directly affected by the quality of the codebase, and not every developer mightBurak Tasci·Added May 4, 2017·13 min readBurak Tasci·Added May 4, 2017·13 min read
Angular 4 with server side rendering (aka Angular Universal)Single page application (SPA) frameworks are probably getting the most attention in the JavaScript world in the past years. Handling most…Burak Tasci·Added Mar 29, 2017·5 min readBurak Tasci·Added Mar 29, 2017·5 min read
Tweaking the environment to speed up Visual StudioEvery developer’s dream is to work on an environment capable of responding the commands, compiling and debugging in alignment with the…Burak Tasci·Added Mar 9, 2017·5 min readBurak Tasci·Added Mar 9, 2017·5 min read
Using Jasmine framework to test Angular RouterHave an Angular application that uses the @angular/router to provide navigation across pages?Burak Tasci·Added Feb 19, 2017·2 min readBurak Tasci·Added Feb 19, 2017·2 min read