Houndiohoundio.uk·Dec 5, 2024Candle on a Wooden Base Svg Bundle🔍 Check out Candle on a Wooden Base Svg Bundle now! Explore this 📁 printable illustrations and claim your 🆓 free download here. Let's start crafting together! 🚀 Welcome to my store! You will get SVG and PNG files. Best quality! SVG and PNG are un...Beeswax
MoonFoxmoonfox.uk·Dec 5, 2024Candle in a Tin Can Svg Bundle🔍 Check out Candle in a Tin Can Svg Bundle now! Explore this 📁 printable illustrations and claim your 🆓 free download here. Let's start crafting together! 🚀 Welcome to my store! You will get SVG and PNG files. Best quality! SVG and PNG are univer...wick
Roja Gnanaveltrustedhtmlapi.hashnode.dev·Nov 19, 2024TrustedHTML - Why Can't I Create Web Components from the Console?I came across the TrustedHTML API while working with Web Components in the Lit framework. Being a lazy developer, I prefer testing things directly in the browser console instead of creating separate files. During one of these experiments, I ran into ...TrustedHTML
Ansh Saxenaanshss.hashnode.dev·Aug 22, 2024Simplifying LitProgrammable Key Pairs (PKPs) Anything you do on the blockchain needs you to sign a transaction with your private key. This happens in two steps, A transaction object is created and signed using your private key It's then broadcasted to the blockch...1 like·129 readslit
Vivekheyvivek.com·Aug 13, 2024🌟 Simplifying Web Development with Lit Components: JavaScript Web Components Made EasierIn the evolving landscape of web development, the need for reusable, modular, and efficient components has become paramount. While JavaScript Web Components provide a powerful solution to these needs, they often come with a steep learning curve. This...11 likes·310 readslit
Anjanesh Lekshminarayananlit.me.in·Aug 7, 2024Getting Started with litSo I've been wanted to try for sometime but what put me off was the lack of a comprehensive documentation from scratch assuming a little knowledge of TypeScript and build tools by the learner. Because that's where I was coming from. Had it been JavaS...73 readslit
Vivekheyvivek.com·Jul 7, 2024Build a micro-javascript frontend framework based on Web Components and no-buildCreating a basic JavaScript framework on Web Components with Shadow DOM and ES Modules, including client-side routing, requires a few steps. I shall outline how one can set up a framework. Step 1: Setting Up Your Project Create a brand new directory ...10 likes·28 readsJavaScript
Dylanjalpy.dev·May 1, 2024Image GalleryBLUF: My final project for my web dev class. Can be seen at Image Gallery - ChatGPT's Take On King Midas This course had to be one of the craziest classes I have taken. My professor was a menace to the system and had his own chaotic and original way ...35 readsUniversity ProjectsSchool
Furkan Akalfurkanakal.com·Jan 28, 2024Exploring Lit Protocol: Building Lit Actions w/ Lit JS SDKWelcome to the 3rd post of this blog where we will try to discuss about Lit Protocol, how it works, and of course, how to build on top of it. Before starting, it is worth noting that this is NOT a paid content. Contents What is Lit Protocol?, Fun...53 readsExploring Protocolslit
Nyikwagh Mosesmos-nyik.hashnode.dev·Jul 17, 2023Programmable Key Pairs (PKPs): An Overview and Quick Start GuideIntroduction: Programmable Key Pairs (PKPs) have revolutionized the field of secure communication and cryptographic operations. PKPs offer developers a powerful toolset to manage encryption, authentication, and digital signatures. In this article, we...lit