PinnedPublished inAngular In DepthAngular Compiler(ngtsc)I’ve been learning a lot about Angular in the last few months. I always try to go under the hood to have a better understanding of what is…May 2, 20201May 2, 20201
Move you angular cli app to NxHelp me improve these updates by giving suggestions. Github Repo — https://github.com/ajitsinghkaler/devto-cloneSep 25, 2021Sep 25, 2021
Updates on dev.to clone in Angular — Sept 10This week I added user details page and the dropdown in headerSep 10, 2021Sep 10, 2021
Updates on dev.to clone in Angular — August 27Github Repo — https://github.com/ajitsinghkaler/devto-cloneAug 27, 2021Aug 27, 2021
Updates on Dev.to clone in Angular — August 20Github Repo — https://github.com/ajitsinghkaler/devto-cloneAug 20, 2021Aug 20, 2021
Updates on dev.to clone in Angular — August 6Github Repo — https://github.com/ajitsinghkaler/devto-cloneAug 6, 2021Aug 6, 2021
Updates on dev.to clone in Angular — July 30Github Repo — https://github.com/ajitsinghkaler/devto-cloneJul 30, 2021Jul 30, 2021
Get up to $300 AWS credits for freeOne of the biggest problems while learning Cloud computing and cloud is that everything is paid. While services like Azure has $200 credit…Jul 26, 20213Jul 26, 20213
Angular Dev’s first React project — Netflix cloneam an angular collaborator and an avid user of Angular this is my first react project a netflix clone using react, styled components, jest…Jul 26, 20211Jul 26, 20211
Updates on dev.to clone in Angular July 23Github Repo — https://github.com/ajitsinghkaler/devto-cloneJul 23, 2021Jul 23, 2021
Updates on dev-to clone in Angular — July 16Github Repo — https://github.com/ajitsinghkaler/devto-cloneJul 16, 2021Jul 16, 2021
Creating Dev.to Clone with AngularI’m starting a new series in which we will create a dev.to clone in angular. I will release some work every Thursday. I’m busy on all other…Jul 9, 2021Jul 9, 2021
ngtsc(Angular latest compiler) compilation overviewHere is a step by step overview of the compilation steps done by Angular compiler(ngtsc)May 2, 20201May 2, 20201
Implementing your own Array class in javascriptAn array is not a primary data type in javascript. So, today I thought can I implement my own javascript class that can implement an array…Apr 27, 2020Apr 27, 2020
Custom Datepicker 😱Recently at work, I have been getting a lot of heat because of a custom datepicker they wanted. I was like datepicker, custom why do you…Apr 26, 2020Apr 26, 2020
Typescript Compiler: An overviewTypescript is rapidly gaining momentum. So, today I thought I talk about it a little. Here is an overview of the typescript architecture.Apr 25, 20201Apr 25, 20201
Javascript Fundamental: VariablesAll applications work with data. We need to store this data somewhere, for example, eCommerce application has data regarding products…Apr 22, 2020Apr 22, 2020