Latest Activity > tutorials

Sites

All the latest Neocities site news!

Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!

petrapixel updated their site.
2 months ago
26 likes
petrapixel's avatar petrapixel 2 months ago

it's here! the javascript tutorial is here! https://petrapixel.neocities.org/coding/javascript-tutorial *throws this at you like a newspaper boy throws a newspaper at your door*

27 likes
thecuriouslittlecrow's avatar thecuriouslittlecrow 2 months ago

You're so awesome for taking the time to share your knowledge by making these wonderful tutorials! Thanks for putting the effort in to help newbies like myself!!

3 likes
petrapixel's avatar petrapixel 2 months ago

@thecuriouslittlecrow 🥹💕

1 like
javascript beginner tutorial is almost done :3
57 likes
i would really appreciate you guys filling out this tiny survey for an irl project i'm working on !! :) https://forms.gle/FBSDz1iWDRgBK7dD7
15 likes
vizune updated their site.
2 months ago
1 like
holy CRAPAZOIDS ur site is so cool......... im just getting into html and im really enjoying myself and your website inspires me to learn more!
1 like
petrapixel's avatar petrapixel 2 months ago

thank you!! :))

petrapixel updated their site.
2 months ago
16 likes
petrapixel's avatar petrapixel 2 months ago

No big update, JavaScript tutorial is taking a while to create (also am busy with uni stuff because exam season is almost upon me).

12 likes
this is a bit silly, but hovering over the buttons and seeing the Entire site embed in a teeny window made me smile. it's so cute... itty bitty website
2 likes
petrapixel's avatar petrapixel 2 months ago

hahah i 100% get you it's really cute in some way. btw i shared my code for that preview thing in case youre interested :) https://petrapixel.neocities.org/coding/preview-plugin

1 like
asked my big bro (he's like 40) on opinions on my website and he said "make it less pink" and "exclamation points aren't pack animals". absolutely dog water opinions 😪😤
67 likes
just-a-husk's avatar just-a-husk 2 months ago

agreed but "exclamation points aren't pack animals" is really funny

18 likes
hypercrites's avatar hypercrites 2 months ago

true on the "exclamation points aren't pack animals" part. :x

1 like
trainsarecool's avatar trainsarecool 2 months ago

lol does he also have a website

1 like
rehtordoomsay's avatar rehtordoomsay 2 months ago

"exclamation points aren't pack animals" uhhh true they are more like eusocial hive 😤

5 likes
zpr0's avatar zpr0 2 months ago

Nooo. not less pink. its like CI

1 like
pyrofang's avatar pyrofang 2 months ago

That's not very girlypop of him :<

4 likes
petrapixel's avatar petrapixel 2 months ago

@just-a-husk it's a saying in german haha

1 like
rayredspark's avatar rayredspark 2 months ago

The "less pink" comment sucks. Colors are just wavelenghts, and so is your supposedly manly blues and blacks. Real men admit this and like pink. I CAST PAINT THIS ENTIRE PERSON IN PINK AND GIVE HIM PINK CLOTHES AND ACCESSORIES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

7 likes
whereintheworldisdino's avatar whereintheworldisdino 2 months ago

naw your website is the coolest

1 like
heidicvlach's avatar heidicvlach 2 months ago

I think you used the right amount of everything on your fun webby site :)d

2 likes
americasdecline's avatar americasdecline 2 months ago

wow it must be so hard for him living life with no personality or taste

1 like
spraycanbunny's avatar spraycanbunny 2 months ago

Loooooooooool dog water is right. He's tripping!

1 like
fantasticsharky's avatar fantasticsharky 2 months ago

"Make it less pink" Its not like pink is a childish color or something 😭

1 like
catpuccino's avatar catpuccino 2 months ago

he seems funny tbh haha. love ur site

1 like
ray-works's avatar ray-works 2 months ago

Hm, well if pink's your style keep it. It looks good anyhow. As for exclamation points? I mean I don't see a problem with it. I use it all the time to better show my intentions. Like if I am yelling in text I use multiple exclamation points, or if I'm excited. It's a personal preference tbh.

1 like
guys, it's time. i'm making a beginner's javascript tutorial. it's going to be structured a bit differently than most javascript tutorials, so i need to know: what are some things you want to know how to do with javascript? :]
59 likes
petrapixel's avatar petrapixel 2 months ago

ideas i've had so far: how to make things happen on click, randomizing order of elements, random generator, dark mode

12 likes
8 likes
just-a-husk's avatar just-a-husk 2 months ago

writing code that isn't slow. Javascript bloat is a real issue, so some guidelines on efficiency/not overusing javascript would be helpful to many people if included

14 likes
tofutush's avatar tofutush 2 months ago

would using localStorage, eg 'how to remember information for next time' or something, be too advanced?

8 likes
petrapixel's avatar petrapixel 2 months ago

@tofutush i was actually planning to add that to the 'dark mode' section :)

4 likes
crunchweb's avatar crunchweb 2 months ago

I'm super stuck on JavaScript dates. it seems like no matter what I do it shows the date a day before the date I actually put in. I know this has something to do with time zones but I just can't figure it out lol.

3 likes
frutigeraeroarchive's avatar frutigeraeroarchive 2 months ago

calendar/analog clock

4 likes
just-a-husk's avatar just-a-husk 2 months ago

I second @maxcrunch their comment because i had to deal with that once for my job, javascript dates are super confusing for beginners

4 likes
zhongvie's avatar zhongvie 2 months ago

maybe dark mode could have a bundle with font toggles? since they both rely on localStorage, and font toggles also are a good way to learn to target elements (which still confuses me a little sometimes)

3 likes
myteaisgettingcold's avatar myteaisgettingcold 2 months ago

honestly? I usually just copy and paste java cause none of it makes sense to me lol!! so the basics and learning how to understand what the different commands mean would be an extremely helpful first step

2 likes
miss-david's avatar miss-david 2 months ago

ooouhh! I literally started wanting to code javascript since i've been using more and more snippets from w3schools. i'd like a tutorial on maybe the syntax to start, basic commands, and basic things you would need to know to begin building stuff like a to-do list or pomodoro timer?

1 like
edgelord567's avatar edgelord567 2 months ago

I've always seen people have really cool websites with draggable things and I think that would be very cool if you could make a tutorial on how to do that with javascript

5 likes
dew132's avatar dew132 2 months ago

cookies? (not cookies used by 3rd parties, i hope)

2 likes
jojo-website's avatar jojo-website 2 months ago

i think a tutorial on javascript event listeners and how to write functions would be good

2 likes
infinite-dreams's avatar infinite-dreams 2 months ago

If there's a way to load sidebar items on every page without having to use includeHTML and without breaking any of the Javascript functions of said sidebar items. I've read your tutorial on making the same layout for every page, but it's not compatible with Sadgrl's layout, which I use as a base. So I've been resorting to using includeHTML for all my layout items.

1 like
lunenuit's avatar lunenuit 2 months ago

I actually love the idea of the dark mode

1 like
crispypata's avatar crispypata 2 months ago

Garbage collection. Although, browsers nowadays has some built-in GC, I fear that my messy code could unexpectedly leak some unintended stuff. Maybe best practices on some declarations and destructors or something.

1 like
electric-dot-gay's avatar electric-dot-gay 2 months ago

echoing the local storage thing, just remembering accessibility preferences of users. i know you've said you'll add it : )

2 likes
badjoke's avatar badjoke 2 months ago

i think the hardest part of javascript (and programming in general) is translating real-world problem solving into a complete sequence of programming steps. a tutorial focused on that gap would be really helpful, since that’s always been my main struggle. especially with javascript relying so much on its environment like the dom.

2 likes
petrapixel's avatar petrapixel 2 months ago

@badjoke love this idea! have you got an example?

my survey about which resources i should make next is still open btw! https://forms.gle/3wKvACvccyBxiUaPA
9 likes
oldkidz-newblockz's avatar oldkidz-newblockz 3 months ago

music player mechanics for page - to play .mp3 files (i think of 5-15s snippets, personally) on selection

2 likes
danbytronic updated their site.
3 months ago
ur site is gorggg
1 like
1 like
Hi Petrapixel! Im trying to make a webring useing your code and I cant get it to work lol, pretty sure im doing it wrong as the next and previous buttons keep going to my webring page. any chance you could help me out with this? I 100% understand if you cant
petrapixel's avatar petrapixel 3 months ago

If the links don't work it's usually because you're using a widget that's not on a webring member's page. I can look at it in a few days (not home rn) if you still need help then :)

gloomymort's avatar gloomymort 3 months ago

Id love it if you get the chance ^_^ theres only me in the webring rn

1 like
petrapixel's avatar petrapixel 3 months ago

can you try removing the slash at the end of the file url in this line? Cause it seems like the javascript isn't loaded at all

petrapixel's avatar petrapixel 3 months ago

so remove the slash so that it's: script src="https://gloomymort.neocities.org/webringu.js" ....

gloomymort's avatar gloomymort 3 months ago

Ahh sorry i was away! iv changed that and its still going back to the webring page.

1 like
petrapixel's avatar petrapixel 2 months ago

so sorry for the trouble, it was a bug! i fixed it, please re-download the new https://petrapixel.neocities.org/assets/js/webringu.js and it should work!

gloomymort's avatar gloomymort 2 months ago

Ooo thank you so much! its all working now ^_^ i cant wait for other people to join it

1 like
i don't like this new look of the dashboard
30 likes
amandassmallcorner's avatar amandassmallcorner 3 months ago

same thing. When did they change the UI?

1 like
trainsarecool's avatar trainsarecool 3 months ago

@wenhaossite I think it was something like 1 week ago.

5 likes
amandassmallcorner's avatar amandassmallcorner 3 months ago

now that explains why tf websites were going on and off

5 likes
nicedifferentunusual's avatar nicedifferentunusual 3 months ago

I actually like it.

2 likes
bytespace's avatar bytespace 3 months ago

I think is a bit more readable!

4 likes
rayredspark's avatar rayredspark 3 months ago

Guys why are we in a box I don't wanna be in a box

2 likes
rayredspark's avatar rayredspark 3 months ago

(jokes aside I mean I don't think it looks bad, it's just surprising)

petrapixel's avatar petrapixel 3 months ago

i don't mind any of the changes really except that it shows multiple updated pages so largely now >×<

1 like
nicedifferentunusual's avatar nicedifferentunusual 3 months ago

It's hip to be square

rayredspark's avatar rayredspark 3 months ago

be there or be square

Popular Tags

art   music   videogames   programming   anime   games   personal   food   writing   cats   blog   movies   books   gaming   fashion   photography   comics   animation   design   horror   arte   game   drawing   musica   coding   manga   reading   portfolio   furry   ocs   poetry   cute   kpop   history   technology   animals   film   literature   philosophy   fun   education   roblox   nature   sports   programacion   science   videogame   tech   html   programing   politics   travel   minecraft   videojuegos   gamedev   life   love   retro   web   2000s   school   blogging   pokemon   diary   youtube   computers   pink   fantasy   cartoons   illustration   idk   video   dogs   gardening   random   comic   oc   y2k   ai   arg   videos   crafts   cooking   internet   linux   memes   queer   kawaii   nostalgia   fandom   journal   worldbuilding   tv   aesthetic   films   webcomic   media   emo   cars   learning   test   vocaloid   space   fanfiction   business   news   health   math   stuff   fiction   cutecore   arts   culture   silly   journaling   etc   stories   website   baking   painting   scifi   crochet   cinema   cat   punk   series   90s   diy   graphics   3d   football   shows   goth   homestuck   psychology   archive   comida   commissions   pixelart   artist   makeup   dance   marketing   software   me   program   digitalart   creativity   lgbt   dnd   css   sanrio   sport   indie   lifestyle   graphicdesign   metal   editing   trans   characters   lgbtq   aboutme   friends   religion   plants   rpg   funny   fanart   guitar   cool   streaming   clothes   sonic   roleplay   rock   sewing   story   code   entertainment   development   zines   everything   community   scene   languages   ttrpg   electronics   engineering   deltarune   webcomics   aesthetics   comedy   study   reviews   weird   javascript   beauty   photos   vintage   cyberpunk   originalcharacters   blogs   webcore   gay   spirituality   hacking   hobbies   fnaf   social   vtuber   basketball   storytelling   webdesign   it   thoughts   coffee   pets   educacion   soccer   biology   flowers   computer   oldweb   architecture   fandoms   weirdcore   project   lore   discord   undertale   cosplay   moda   movie   creative   magic   japan   language   shopping   mlp   clothing   shop   informatica   book   alternative   information   ttrpgs   crafting   nintendo   radio   singing   fitness   chat   astronomy   vaporwave   physics   personalwebsite   gatos   experimental   blinkies   testing   digital   juegos   websites   about   nothing   birds   anything   info   money   cybersecurity   bugs   witchcraft   research   wip   site   yaoi   tvshows   japanese   band   theatre   projects   crypto   animes   furries   occult   tecnologia   sleep   html5   frutigeraero   sleeping   gamedevelopment   finance   interests   autism   dolls   other   profile   television   all   libros   knitting   poems   vampires   work   romance   fish   photo   events   puzzle   collecting   genshin   system   visualnovels   dreams   vr   linguistics   futbol   essays   transgender   mentalhealth   resume   tarot   astrology   wiki   gothic   gym   marvel   dancing   toys   jogos   lain   fanfic   apps   aliens   skateboarding   yuri   animations   peliculas   stamps   hiking   gyaru   drawings   cartoon   app   english   rap   intro   meme   medicine   free   developer   splatoon   windows   creepypasta   modding   mystery   coquette   birthday   chess   family   puzzles   journalism   python   bio   webdevelopment   whimsy   gamedesign   interactive   dog   popculture   pixels   robots   teaching   mathematics   touhou   osc   zine   resources   humor   a   introduction   dragons   gallery   ghchs   musicals   mythology   pizza   links   fortnite   fnf   adventure   hobby   dreamcore   carrd   piano   blender   jfashion   novels   rp   ocean   online   characterdesign   deportes   amor   studying   roleplaying   cine   traveling   no   myself   security   vkei   style   spanish   recipes   pjsk   meow   gifs   objectshows   bl   audio   data   alt   dark   stars   fansite   bunnies   law   pixel   danganronpa   craft   hiphop   paranormal   bfdi   indiegames   lol   christianity   shrine   home   swag   foods   noise   privacy   running   breakcore   plushies   fotografia   communism   wrestling   zonelets   twitch   feminism   utau   ffxiv   scenecore   songs   activism   pinterest   production   tf2   boardgames   geography   pictures   volleyball   filmmaking   podcast   rpgs   collage   jewelry   robotics   graphic   death   none   brasil   progamming   blue   socialmedia   outdoors   filmes   bts   travelling   designing   3dmodeling   dinosaurs   grunge   car   hellokitty   literatura   lesbian   vlog   tools   dev   student   educational   manhwa   vent   things   omori   maths   cozy   transformers   awesome   anarchism   ecommerce   god   stickers   sharks   electronic   historia   theater   chemistry   jpop   f1   android   livros   acting   tea   args   webdev   novel   scratch   80s   misc   lolita   jesus   store   cafe   girls   mario   clowns   deporte   twine   jazz   environment   starwars   computing   old   pop   realestate   draw   girly   vtubers   pastel   pc   trains   college   images   whatever   mcr   horses   yoga   dj   plurality   collection   retrogaming   unblocked   videography   skating   construction   yumeship   help   baseball   creepy   services   escuela   ecology   cyber   artes   programmer   translation   doom   supernatural   multimedia   tumblr   persona   computerscience   flash   animales   gamer   insects   videoediting   trinkets   trading   lego   programar   nerd   event   warriorcats   miku   therian   hardware   dc   3dprinting   southpark   skincare   forum   kandi   weed   lgbtqia   green   weather   bitcoin   salud   techno   swimming   epic   tattoos   surrealism   socialism   yes   medical   tiktok   people   hi   drama   chatting   tabletop   opensource   ropa   cultura   sound   java   monsters   truecrime   sociology   sketching   maps   kdrama   ideas   economics   analog   modeling   animanga   world   tcc   author   podcasts   edm   mangas   artwork   visualnovel   bsd   angels   bands   vhs   programas   freedom   hockey   fishing   restaurant   healthcare   js   purple   colors   writting   chill   vida   thrifting   hardcore   homepage   otherkin   cleaning   shoes   academia   learn   sculpture   bible   halloween   kirby   cricket   analysis   plural   search   eating   tourism   racing   egl   medieval   wedding   service   conspiracy   knowledge   friendship   kidcore   scary   brazil   text   programacao   videogaming   christian   creation   terror   yapping   anthropology   programa   enstars   hair   tennis   digitalmarketing   webseries   turismo   ambient   library   sciencefiction   rats   women   general   scrapbooking   nails   otaku   estudiante   frogs   surreal   wellness   petz   retrogames   sustainability   rants   aviation   shitposting   graffiti   theology   homework   curso   did   sites   poesia   magazine   networking   depression   kdramas   harrypotter   gacha   ceramics   crocheting   cv   building   water   garden   closedspecies   mods   alterhuman   schoolproject   genshinimpact   tattoo   liminal   hetalia   quotes   drugs   glitch   analoghorror   university   furniture   talking   jjba   creating   cycling   ghosts   cryptids   academic   3dart   foss   concerts   writer   voiceacting   mobile   society   erotica   cards   onepiece   soft   musicproduction   fanfics   anarchy   tutorials   shrines   folklore   musicas   esoteric   notes   rpgmaker   archives   mylittlepony   truth   superheroes   theory   estudio   french   vlogs   live   ux   character   illustrations   seals   conlang   selfship   kids   server   spiderman   guns   mtg   play   batman   performance   escritura   review   vampire   practice   programs   content   shoegaze   dandysworld   company   articles   crk   startrek   forsaken   blockchain   handmade   bot   decor   sanat   camping   doodles   bikes   ultrakill   programmation   shitpost   species   animal   glitter   geek   neocities   os   daily   dibujo   musics   quiz   lostmedia   shoujo   informacion   chaos   communication   ia   vibes   creativewriting   vinyl   noticias   rhythmgames   underground   sweets   apple   meditation   disney   originalcharacter   solarpunk   cs   youtuber   moe   adhd   oldinternet   church   instagram   todo   training   military   calculator   revival   sims   blood   industrial   musique   cryptocurrency   synthesizers   songwriting   commission   class   filosofia   crime   viajes   satire   new   vrchat   scp   future   idols   party   yumeshipping   animating   google   randomstuff   unblockedgames   disability   mha   paganism   vtubing   evangelion   whimsical   more   house   zelda   fotos   beach   black   overwatch   marxism   facts   stem   embroidery   desing   islam   visualkei   bass   twitter   advertising   exercise   exploration   instruments   espanol   rambling   animalcrossing   vegan   creatures   spooky   interactivefiction   collections   miriadax   gossip   multifandom   programm   tamagotchi   repair   dating   jeux   something   joke   cheese   css3   rainbow   spiritual   magick   finalfantasy   neopets   kink   dungeonsanddragons   cult   entretenimiento   tadc   frontend   musik   designer   warhammer   silliness   geometrydash   shifting   ciencia   red   motorcycles   diario   productivity   zombies   studies   tips   developing   faith   beginner   miscellaneous   naturaleza   videgames   happy   musician   tcg   1   club   miniatures   argentina   webring   jobs   opinions   halflife   peace   self   woodworking   cities   drinks   prompts   jokes   secret   ddlc   tokusatsu   archiving   archival   photoshop   download   edits   paint   projectsekai   tareas   arcane   ranfren