Lucian Ghindaallaboutcoding.ghinda.com·Dec 1, 2024Everything that I published this week about Ruby #3Monday Every Monday, I publish the Short Ruby newsletter I create over the weekend: Short Ruby Newsletter - edition 115 Additionally, I also published a page with some discounts for my Good Enough Testing Workshop: Black Friday / Cyber Monday Deals f...Discuss·111 readsRuby
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Nov 25, 2024Unlock the Power of Docker: How a Single Sh Script Can Revolutionize Your Image PublishingOverview :- Docker has become an essential tool for developers and system administrators, allowing for consistent and portable application deployment. One of the key aspects of working with Docker is publishing images to registries. This process, whi...DiscussDocker
PawHavenpawhaven.hashnode.dev·Nov 25, 2024Mental Self Care WorkbookIntroduction to Your Mental Self Care Workbook Welcome to your journey of introspection and growth with the Mental Self Care Workbook! In an age where mental wellness is gaining the attention it deserves, creating a sustainable self-care routine has ...Discussboosters
Everandeverand.hashnode.dev·Oct 10, 2024Building Your Own Ebook Platform with Open-Source Tools: A Developer's Guide to Digital PublishingSo, you’ve thought about it. You’ve stared at Amazon’s Kindle, flipped through Audible’s endless catalog (you can find best audiobooks apps on Google anyways) , and wondered, why am I still handing over all the control (and cash) to these platforms? ...DiscussOpen Source
Sandeep Bhatiasitecore.hashnode.dev·Aug 22, 2024Clear Redis cache and Cloudflare cache on publish of Sitecore itemsTo clear Cloudflare and Redis cache upon publishing a Sitecore page, you can use the following approach: Step 1: Handle the publish:end Event Create a custom event handler in Sitecore to listen for the publish:end event. This will trigger the cache-c...DiscussSitecore
Keunyoung Songmapotofu.hashnode.dev·May 20, 2024[Android Library]Image Picker Android library 배포하기(4)이전 포스팅(Image Picker Android library 배포하기(3))에서 Fragment 를 사용하며 생긴 문제를 어떻게 해결했는지를 중점적으로 작성했었다. 이번 포스팅에서는 일단? 완성한 라이브러리를 어떻게 배포했는지에 대한 내용을 작성하려고한다. 시작해보자. 배포는 어떻게 하는 건데? 사실 라이브러리 배포는 이번이 처음이다. 그래서 인터넷을 좀 뒤져봤고 Jitpack 이라는 서비스를 찾을 수 있었다. Github 레포를 통해 라이...Discuss·60 readsOpenSourceAndroid
Thanga Ganapathyganapathy.hashnode.dev·Apr 18, 2024I Published a Dummy Pkg to NPM, and Here is What HappenedWelcome, I have published a dummy package to the npm registry called cli-pbar, let me explain why I did this and what happens next. Backstory A few years ago, I published some packages to npm and tried their search to see if my packages were popping ...Discussnpm
J.A. Shezanjashezan.hashnode.dev·Apr 13, 2024Publish React App From create-react-app to GithubPublish your React.js application made with create-react-app to github easily with these commands. ⌨️ Commands Used Step 0 (Create Repository in Github) Create a Repository in github and collect the github repository remote url Step 1 (Push The Repo ...DiscussFrontend OdysseyReact
Elastoplastiqueelastoplastique.com·Feb 24, 2024Essential Blogging Platform Features for Choosing the Right ToolOne of the key aspects that differentiates one blogging platform from another is its features. In this guide, we delve into various essential blogging platform features that can significantly enhance your blogging experience and empower you to create...Discuss·143 likes·336 readsBlogging
Ijlal Ahmadblogs.ijlalahmad.tech·Jan 15, 2024Crafting Hybrid NPM Packages with TypeScript: A Comprehensive GuideIn this article, I'll walk you through the process of achieving a hybrid nature for npm packages, drawing from my own experiences and addressing potential challenges that may arise. I'll assume that you have a basic understanding of deploying npm pac...Discuss·113 readsnpm