Claude Sonnet 3.5 is amazing for coding! I used to use the chat interface and copy-paste, but now I use aider.chat. Aider works in a git repo and forces Claude to only make the changes you requested. Changes are easy to revert.
A downside: Code is not always what I want. I try to make it do work in small chunks and this helps. Excels at writing boilerplate-y code that tends to be a little different on different websites.
Two helpful styles of prompts:
Using it for Python/Django/HTMX/AlpineJS. Django templates mixed with JS are no problem.
As someone who is often creating new pages, Netlify's preview makes the review process easier. You can also use the generated URL from Netlify's preview to run an SEO audit prior to going live. This is very useful for spotting bugs or broken redirects.
Netlify might be a bit more popular than Claude AI. We know about 109 links to it since March 2021 and only 75 links to Claude AI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Claude Code Can search code, run tests, and push to GitHub. Claude Code is a CLI tool that lets you delegate engineering tasks to Claude with full access to your codebase, tests, and GitHub—all from your terminal. - Source: dev.to / 11 days ago
AI coding assistants like Cursor and Claude have been game-changers for developer productivity. They can scaffold entire applications, debug tricky issues, and even explain complex concepts in seconds. But can they fully replace software engineers? - Source: dev.to / about 1 month ago
Since Anthropic created the protocol, it’s fair that their tool, Claude, is the best example of usage. With the app installed on macOS, just go to the settings area, click “Developer,” and then “Edit Config.” Claude will show you the location of the claude_desktop_config.json file, which I edited and saved with the following content:. - Source: dev.to / about 1 month ago
For this challenge we will use Visual Studio Code and Anthropic Claude (Claude 3.7 Sonnet). Also, Go lang must be installed. I am running Fedora Linux. - Source: dev.to / about 1 month ago
All I need to do now is to refactor the app from Tailwind to Linaria. Which is, thanks to my good smart friend Claude, is almost trivial these days, if you don't mind some occasional hiccups and botched dark mode. Which I'm totally fine with for the purpose of this exercise. Less than an hour of work, and the entire app is in Linaria instead of Tailwind. What a crazy world we live in! - Source: dev.to / about 2 months ago
Upload your folder to Netlify, GitHub Pages, or Vercel — and boom, your portfolio is online! - Source: dev.to / 26 days ago
Deploy on Netlify Go to https://netlify.com and log in. Click "Add new site" → "Import an existing project". Connect your GitHub and choose your frontend repo. Fill in the deploy settings: Build Command: npm run build (or flutter build web) Publish Directory: build (for React) or build/web (for Flutter) Add your environment variables (e.g., your backend URL). Click Deploy Site. You’ll get a public frontend URL like:. - Source: dev.to / about 2 months ago
Starting from this year, builds for this website's code through my Netlify account began failing. - Source: dev.to / 3 months ago
As much as this is exciting news, it does mean that sadly I'm moving on from Netlify. Netlify which has been my home for the last 2 years and who believed in us(and me) before anyone else did. Their support is what made SolidStart possible. I've learned so much about deployment and infrastructure working closely with the Frameworks and Primitives team. I've traveled the world giving talks alongside the Developer... - Source: dev.to / 10 months ago
We are so excited to team up with Netlify to bring you our next DEV challenge. This Challenge is all about dynamic and high-performance digital experiences, across any framework! - Source: dev.to / about 1 year ago
ChatGPT - ChatGPT is a powerful, open-source language model.
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
Gemini - Gemini, formerly known as Bard, is a generative artificial intelligence chatbot developed by Google. Based on the large language model (LLM) of the same name, it was launched in 2023 in response to the rise of OpenAI's ChatGPT.
CloudFlare - Cloudflare is a global network designed to make everything you connect to the Internet secure, private, fast, and reliable.
Copy.ai - We have created the world's most advanced artificial intelligence copywriter that enables you to create marketing copy in seconds!
Heroku - Agile deployment platform for Ruby, Node.js, Clojure, Java, Python, and Scala. Setup takes only minutes and deploys are instant through git. Leave tedious server maintenance to Heroku and focus on your code.