PinnedPublished inJavaScript in Plain EnglishCreating Web Component with Angular Element — Angular 11Build framework-agnostic component with Angular Element in this step-by-step guide.Apr 21, 20213Apr 21, 20213
Published inJavaScript in Plain EnglishHello Angular 16: Here are the top featuresOn May 4th, Angular 16 was officially released with some much anticipated features, including Signals, Vite and esbuild based build systemsMay 4, 2023May 4, 2023
Kotlin coroutines — A practical guide with examplesIf you ever want to use Kotlin coroutines to write asynchronous code and don’t know how to start, then you have come to the right place.Feb 22, 2023Feb 22, 2023
Published inJavaScript in Plain EnglishVueJS vapor mode and other roadmap updates from Vue Amsterdam 2023In the recent 2-day VueJS Amsterdam 2023 (8–10 Feb), we get a glimpse of how Vapor Mode looks like from the creator of Vue, Evan You…Feb 12, 2023Feb 12, 2023
DeFi Kingdoms — A new NFT game with DeFi yield farming and moreParticipate in liquidity pool mining through this NFT game with almost zero gas feeAug 31, 2021Aug 31, 2021
Angular + Tailwind CSS with Bundle Optimisation in 3 MinutesIntegrating Tailwind CSS with Angular 11 is a breeze. The bundle size can be reduced significantly by purging unused CSS…Aug 22, 20211Aug 22, 20211
Published inGeek CultureAdd Real-time Capability to Your Web App with RxJS WebSocketSubjectStreaming live data from the server can be as easy as a few lines of code with RxJS WebSocketSubject.May 12, 20211May 12, 20211
A Practical Guide to Kotlin Data Class — With ExamplesTL; DR: Data class reduces boilerplate code by automatically providing getter/setter, hashcode, equals, toString, and componentN methods.Feb 7, 2021Feb 7, 2021
Concurrent API requests in Vanilla JS with RxJSTL;DR: RxJS Zip has the same functionality as Promise.allJan 18, 2021Jan 18, 2021
How to set up SonarQube in Windows, Mac, and Linux using DockerOne of the many ways to improve code quality is to use a static code analysis tool like SonarQube. Multiple languages are supported by the…Jan 4, 2021Jan 4, 2021