Entrance Chat Gallery Guilds Search Everyone Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
November 08, 2025 - @453.40 (what is this?)
Activity rating: Four Stars Posts & Arts: 71/1k.beats Unread Topics | Unread Replies | My Stuff | Random Topic | Recent Posts Start New Topic  Submit Art
News: :seal: Thank you for today! :seal: Guild Events: Melon Jam 2025

+  MelonLand Forum
|-+  World Wild Web
| |-+  ✁ ∙ Web Crafting
| | |-+  What do you use to code websites?


« previous next »
Pages: 1 ... 5 6 [7] Print
Author Topic: What do you use to code websites?  (Read 20457 times)
st3phvee
Casual Poster ⚓︎
*
View Profile WWW


⛺︎ My Room
RSS: RSS

Artifacts:
Joined 2025!
« Reply #90 on: September 10, 2025 @815.35 »

I use VSCodium! VSCode without the MS telemetry / Copilot bloat! I know there are a few handy extensions that aren't available on VSCodium, but I way prefer it over VSCode.
Logged

stephvee.ca (remember to boop the cat! :dive: )
torrent-empress
Casual Poster ⚓︎
*
View Profile WWW


⛺︎ My Room

Guild Memberships:
Artifacts:
Joined 2025!
« Reply #91 on: October 22, 2025 @963.95 »

I used Phoenix code, been using that since when it first came out as brackets and had been funded by Adobe. I really like it, personally.

Before that I used sublime text and atom on occasion.
Logged

hikatamika
Casual Poster ⚓︎
*
View Profile WWW


Alien from Pluto
⛺︎ My Room
RSS: RSS

Guild Memberships:
Artifacts:
Stinky CheeseTVred crossJoined 2025!England
« Reply #92 on: October 23, 2025 @36.76 »

Used to use Atom before Microsoft/GitHub sunset it… Now I use VSCode. I've been meaning to switch to VSCodium, but I've been having convenience-induced laziness despite the Microsoft Telemetry and AI-Chatbot-Coding bloat.

I used to use WordPress for content management, but the plugin bloat and over-complicatedness of adding new content to my site made me switch to 11ty, where I just have to HTML/CSS/JS-up support for content types, and then adding new pages, posts, and art to my site is as easy as adding Markdown or Nunjucks files with YAML metadata. Love it.
Logged

Yoylecake420
Full Member ⚓︎
***
View Profile WWWArt


SOUR CREAM!!!!
⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: axempink555

Artifacts:
Joined 2024!
« Reply #93 on: October 23, 2025 @52.64 »

I copy-paste most of my html.
Logged

bugwatcher
Casual Poster ⚓︎
*
View Profile WWWArt


i go by she/they/it
⛺︎ My Room
StatusCafe: bugwatcher
iMood: bugwatcher
XMPP: Chat!
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2024!
« Reply #94 on: October 23, 2025 @61.56 »

VSCode, and I push the updates from that using git to my live site ^^ I just like to work offline without affecting the code of my actual site

I used to just code directly in nekoweb's files, and then i used their online VSCode clone called Nekode, but when that stopped working on my browser and I wanted to rework my whole site anyways, I use the method above now ^^b

Edit: I'll consider switching to VSCodium I think :0 the copilot stuff annoys me anyways
Logged


fairyrune
Jr. Member ⚓︎
**
View Profile WWW


we live to make the impossible possible!
⛺︎ My Room
iMood: fairyrune

Guild Memberships:
Artifacts:
Joined 2025!
« Reply #95 on: October 23, 2025 @632.48 »

i've been using phoenix code recently. it offers a live preview plugin which helps me a lot - refreshing constantly is annoying!  :tongue: i'll be moving to linux soon, so it's nice to know it has a linux version too. it's very clean, you can have multiple files open at once and switch between them easily while retaining the live view.
Logged

☾ "you want to run - i'll run with you" ☼

Artifact Swap: Phoenix DownEcho HerbsDino Fossil
cinnamuff
Casual Poster ⚓︎
*
View Profile WWWArt


We ball!!
⛺︎ My Room
StatusCafe: cinnamuff
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2024!
« Reply #96 on: October 24, 2025 @169.10 »

I use Notepad++ for all of my coding needs!!! It's lightweight and doesn't use up a ton of memory. Before I moved all of my coding files to local storage, I used Neocities's code editior since that was where my sites were hosted before I moved to Teacake!
Logged



Check out the Galaxy!!

Artifact Swap: Starry!!!
5000
Newbie ⚓︎
*
View Profile WWW

⛺︎ My Room

Artifacts:
Joined 2025!
« Reply #97 on: November 01, 2025 @930.79 »

I know this thread isn't about languages, but my choices don't make sense if I don't explain my workflow a little bit.
So, I've mostly been using a mixture of VSCode & Obsidian. Obsidian makes sense since I'm using Hugo to turn markdown files into webpages, and though I've also exported some pages on my site directly from Obsidian, I'm intending to replace them with pages that'll be easier to update thanks to Hugo. I will occasionally use external tools like a Markdown to HTML or HTML to Markdown converter when I need them.

I use VSCodium! VSCode without the MS telemetry / Copilot bloat! I know there are a few handy extensions that aren't available on VSCodium, but I way prefer it over VSCode.

Thank you for sharing!!!!!!!!!!!!! I had never heard of this and I am delighted, going to be replacing VSCode right away!

Logged
oversky
Newbie ⚓︎
*
View Profile WWW


⛺︎ My Room

Artifacts:
Joined 2025!
« Reply #98 on: November 02, 2025 @131.03 »

I was using VSCode but lately I've been trying out Zed. It has a very similar interface, good typescript integration, and is much more efficient.

Most importantly it has a "Disable all AI" button! :wizard:



I've also found using a Vite development server quite handy for the hot-reload. Makes it easier to iterate on layouts and fix bugs.

Logged
st3phvee
Casual Poster ⚓︎
*
View Profile WWW


⛺︎ My Room
RSS: RSS

Artifacts:
Joined 2025!
« Reply #99 on: November 02, 2025 @735.61 »

I know this thread isn't about languages, but my choices don't make sense if I don't explain my workflow a little bit.
Thank you for sharing!!!!!!!!!!!!! I had never heard of this and I am delighted, going to be replacing VSCode right away!

You are very welcome! VSCodium is awesome. :smile:
Logged

stephvee.ca (remember to boop the cat! :dive: )
Pages: 1 ... 5 6 [7] Print 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | ~ Send Feedback ~ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi