Found 90 bookmarks
Newest
(4) My 2024 Good Links List | daily.dev
(4) My 2024 Good Links List | daily.dev
A comprehensive list of useful links categorized by developer tools, design and UX resources, analytics, AI, workflow, e-commerce, inspiration, web3, and other miscellaneous topics. The list includes platforms like Supabase, Tailwind UI, Vercel AI SDK, Mixpanel, Monday.com, Thirdweb, and more, offering a wide range of solutions for various development and design needs.
·app.daily.dev·
(4) My 2024 Good Links List | daily.dev
What is Mirror? – Mirror Help Center
What is Mirror? – Mirror Help Center
Mirror is a web3 publishing platform. You can start using Mirror by going to https://mirror.xyz and connecting an Ethereum wallet. Once you've connected your wallet, you'll land on the Dashboard wh...
·support.mirror.xyz·
What is Mirror? – Mirror Help Center
MDN Web Docs
MDN Web Docs
The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.
·developer.mozilla.org·
MDN Web Docs
Learn HTML by Building a Cat Photo App: Step 2 | freeCodeCamp.org
Learn HTML by Building a Cat Photo App: Step 2 | freeCodeCamp.org
Learn to Code — For Free
Step 2 The h1 through h6 heading elements are used to signify the importance of content below them. The lower the number, the higher the importance, so h2 elements have less importance than h1 elements. Example Code <h1>most important heading element</h1> <h2>second most important heading element</h2> <h3>third most important heading element</h3> <h4>fourth most important heading element</h4> <h5>fifth most important heading element</h5> <h6>least important heading element</h6> Only use one h1 element per page and place lower importance headings below higher importance headings. Below the h1 element, add an h2 element with this text: Cat Photos
·freecodecamp.org·
Learn HTML by Building a Cat Photo App: Step 2 | freeCodeCamp.org
CodeSandbox SDK – CodeSandbox
CodeSandbox SDK – CodeSandbox
Learn how CodeSandbox works and the different types of projects you can create and develop.
·codesandbox.io·
CodeSandbox SDK – CodeSandbox
✨ How to Study Frontend Development the Lazy Way | daily.dev
✨ How to Study Frontend Development the Lazy Way | daily.dev
The post details two effective approaches for learning frontend development, even for complete beginners. It highlights using paid resources like FrontendMasters, or leveraging free tools and tutorials, emphasizing the importance of building projects to facilitate learning. The author shares a 7-step plan for both approaches, covering foundational courses, project-building, mastering JavaScript, and diving into React and intermediate projects.
·app.daily.dev·
✨ How to Study Frontend Development the Lazy Way | daily.dev
A simple web scraper | Modal Docs
A simple web scraper | Modal Docs
In this guide we’ll introduce you to Modal by writing a simple web scraper. We’ll explain the foundations of a Modal application step by step.
·modal.com·
A simple web scraper | Modal Docs