Satish Yadavread.satishyadav.com·Dec 18, 2024What's New in the SDK and Tooling for .NET 9← Previous: What’s New in .NET Libraries for .NET 9 The .NET 9 SDK introduces several new capabilities and improvements to streamline development workflows, enhance build and test experiences, improve NuGet security and performance, and provide great...What's New in .NET 9dotnet
LABORE KODJO AGBETSIASSIstarlabman.hashnode.dev·Dec 5, 2024Building a Scalable dApp on Arbitrum with Stylus: A Complete GuideIntroduction Welcome to this tutorial where you’ll learn how to create a scalable dApp on Arbitrum using Stylus, a powerful language designed to optimize the developer experience. In this guide, we’ll cover: Setting up a development environment. De...1 likedapps
Vaibhav Aroravaibhavarora.hashnode.dev·Nov 23, 2024Implementing Cross Chain Contract Calls Using Squid: A Step-by-Step TutorialOverview In recent years, blockchain networks have grown exponentially. Looking at the Ethereum ecosystem alone, there are now more than 50 different chains. While this growth brings more opportunities, it also creates challenges for users. Managing ...32 readsBlockchain
Sohaib Ilyassohaibilyas.com·Nov 22, 2024Facebook PHP SDK - Authentication and Get User Access TokenIntegrating Facebook Login into your web application simplifies user authentication and enables seamless access to user information. The Facebook PHP SDK provides a straightforward way to authenticate users with Facebook and retrieve their data. This...Facebook PHP SDKfacebookapi
Video Aiditorblog.videoaiditor.com·Nov 18, 2024Use the Video AIditor API to Create the VideoHope you are enjoying editing with the VideoAIditor. In this guide we will be guiding you to use the API to create the video using a template video. First of all go to the editor.videoaiditor.com and create a video and export that as JSON. We will be...Video Editing
Marek Skopowskiblog.skopow.ski·Nov 11, 2024How to send a PDF file to Claude.ai with Go SDKPDF Support Couple days ago Alex Albert from Anthropic announced that they’ve rolled out a PDF support directly in prompt’s message. Until now it was possible to upload a PDF documents only in the Claude’s interface, but wasn’t from the API’s PoV - y...41 readsProgramming Blogs
Pawanpawann.hashnode.dev·Nov 10, 2024How to Use SDKMAN! with Fish Shell: A Detailed GuideTL;DR: While SDKMAN! is primarily designed for Bash/Zsh shells, you can make it work with Fish shell using a simple wrapper function that bridges the gap between Fish and Bash. The Problem with SDKMAN! and Fish Shell If you're a Fish shell user tryin...50 readsfishshell
Nikola DinevskiforPogodoc Blogblog.pogodoc.com·Nov 6, 2024Introducing Pogodoc: The Future of Document Generation and ManipulationTL;DR - Pogodoc is a service that simplifies the creation, customization, and management of documents like invoices, contracts, and reports. It allows you to easily generate and manipulate documents in various formats, offering flexibility and speed ...1 like·80 readsDocument Manipulation
Daniel Kambalekambalengununu.hashnode.dev·Oct 26, 2024Commencer avec Morph SDK et l'Intégration MetamaskÀ propos de Morph 🤔 Morph est la première solution zkEVM optimiste de niveau 2 compatible avec la Machine Virtuelle d’Ethereum (EVM). La plateforme Morph est conçue pour améliorer l'expérience blockchain en la rendant plus accessible, efficace et co...66 likes·176 readsmorphl2
Aditya Bholereactnativeinstall.hashnode.dev·Oct 23, 2024Setting Up React Native on Windows: A Comprehensive GuideDeveloping mobile apps with React Native on a Windows machine can be a little tricky, especially for first-time users. However, once set up correctly, it works seamlessly. In this guide, we’ll walk through the essential steps to install React Native ...Development setup