PinnedThilina DilshaninDev GeniusCreate your own npm package.In this article, I am going to teach you about who you can create your own npm package using javascript and typescript.Dec 31, 2021Dec 31, 2021
PinnedThilina DilshaninAWS TipServerless cron job with AWSIn this article, I am going to talk about how can we implement the serverless cron job with AWS.Nov 16, 2022Nov 16, 2022
PinnedThilina DilshanPostman TipIn this article I am going to give you a quick tip of postman that can help you when you are working with token with postman.Oct 18, 2021Oct 18, 2021
PinnedThilina DilshanRemove Landscape mode from flutter AppThis is a way to remove landscape mode from flutter app. This can be use as a lazy way to make app responsive. Not a good way but it works.Oct 30, 20211Oct 30, 20211
PinnedThilina DilshanMac Terminal(shell)To communicate between computer and ourselves we use shell. Shell can be GUI (graphical user interface) and CLI (command link interface).Mar 18, 2022Mar 18, 2022
Thilina DilshaninStackademicPWA with NextJsFrom this example, I will explain how can we create a PWA application with nextJs.Aug 20, 2023Aug 20, 2023
Thilina DilshanError [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath ‘./lib/parser’ is not defined by “exports”This issue can happen because of an incompatible version of NodeJs. Try to use node v14.17.1Jul 9, 20233Jul 9, 20233
Thilina DilshanBasic Linux CommandsLinux commands form the basis of interacting with the Linux operating system. Here are some main Linux commands:Jul 6, 2023Jul 6, 2023
Thilina DilshanHosting static website with AWS S3In this article, I would like to talk about how we can host a static website with AWS S3. Here I am going to host a small website with an…Nov 14, 2022Nov 14, 2022