Egress fees edition.>Free beginner resources to get started with HTML, CSS and JShttps://developer.mozilla.org/en-US/docs/Learn - MDN is your best friend for fundamentalshttps://web.dev/learn/ - Guides by Google, you can also learn concepts like Accessibility, Responsive Design etchttps://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScripthttps://javascript.info/ - Quite a good JS tutorialhttps://flukeout.github.io/ - Learn CSS selectors in no timehttps://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex and grid in CSS>Resources for backend languageshttps://nodejs.org/en/learn/getting-started/introduction-to-nodejs - An intro to Node.jshttps://www.phptutorial.net - A PHP tutorialhttps://dev.java/learn/ - A Java tutorialhttps://rentry.org/htbby - Links for Python and Gohttps://quii.gitbook.io/learn-go-with-tests - Learn Go with Tests>Resources for miscellaneous areashttps://github.com/bradtraversy/design-resources-for-developers - List of design resourceshttps://www.digitalocean.com/community/tutorials - Usually the best guides for everything server related>Need help? Create an example and post the linkhttps://jsfiddle.net - if you need help with HTML/CSS/JShttps://3v4l.org - if you need help with PHP/HackLanghttps://codesandbox.io - if you need help with React/Angular/Vue/wdg/ may or may not welcome app development discussion. You can post and see what the response is.Some app technologies of course have overlap with web dev, like React Native, Electron, and Flutter.We have our own website: https://wdg-one.github.ioSubmit your project progress updates using this format in your posts, the scraper will pick it up::: my-project-title ::dev:: anontools:: PHP, MySQL, etc.link:: https://my.website.comrepo:: https://github.com/user/repoprogress:: Lorem ipsum dolor sit ametPrevious: >>106910741
I'd appreciate some input >>106988215On my end I created a vue project in web/ and start it using npm dev but that that feels wrong to me. Ideally I want 1 binary I run that just werks.
Hello everyone, I’ve recently had the sudden urge to create my own personal website. I’m not looking to make money from it, I just want my own little corner of the internet that isn’t hosted on some third-party platform. I have some developer friends, but I’d really like to do this completely on my own. I’m not aiming for a fancy or polished site, just something minimal, and I’m not interested in learning all the details of HTML, CSS, or web development. Every tutorial I’ve found so far either goes too deep into coding or doesn’t really fit what I’m trying to do. All I want is a simple written guide or video that explains how to purchase a domain, set up a very basic website with a few pages (a contact page, a page where I can post my thoughts, and maybe one more about the creative projects I've worked on), and include some kind of simple way to create new posts without having to manually edit code each time. If anyone knows of a good step-by-step guide or resource that covers something like this, I’d really appreciate it.
>>106989351ask Copilot or Claude to generate an html with css and js, then host it on github pages.
>>106988821Add Scrimba to the list pls.>paidThere are half price coupons somewhere.
>>106989351unironically Luke's website https://landchad.net/you can get a website up in a couple of hoursthe tutorial there uses Vultr to cloud host
>>106989351Use something like wix.com. It's literally made for your use case.Youtube for the domain name tutorial. But start with the website first.
I lied on my resume and I need to get proficient with React quickly. What's my best option to not get completely humiliated during my interview in a few weeks?I'm mostly a DSP and graphics programming hobbyist but the only jobs I can find are webdev related. I do have a bit of experience with Laravel, Hugo and I used Angular for one project a few years ago.
>>106989619This is exactly what I was looking for. Thank you so much for your help. Regarding privacy, with a bare-bones website like that which doesn't host any passwords or things that you'd generally want to keep to yourself, are there any concerns that I should be aware of? If so, what steps can I take to protect myself?
>>106988821I see that hono has client-side components, but I can't figure out how to integrate it with the router part. The docs only show a simple counter example, not how the router can use it. I don't want any ssr/hydration, but I still need hot-reload during dev and this is driving me mad.
>>106989726Yeah your server and site will be bombarded with automated requests all the time, and bots will try to get into your server the moment you start it up. Running a server for a personal static website when you're not interested in the tech is more trouble than it's worth. You can host your own HTML/CSS/JS on GitHub pages for free. No server required.
how do you go about commissioning the creation of a website both front end and back end with knowing that the programmer hasn't created a back door or something that would be a security risk?
>>106988821Is there aws lambda except cheap, somewhere? Pref with pulumi/terraform available.Like hetzner cloud or some shitafaik oracle cloud is clown fiesta>I lied on my resumebased>reactjust gpt5 will be fine
>>106988821>scaleway>STARDUST1S 1vcpu 1GB RAM for 0.1 euro per monthWtf thats insane
>>106988821>picrelBased French frogs
>>106991924cloudflare workers
>6 months waiting for nic.eu.org domain
>>106989776https://github.com/yusukebe/hono-jsx-dom-with-vite
>>106991895Not possible without knowing how to do it yourself. You're asking how to tell if the mechanic put back the engine together correctly when you don't even know how to check the oil.
Has anyone used AdonisJS in lieu of Laravel?Yes I know >Nodejs, but I can't choose the language, only the libraries
>>106992661Saw it some years back, doesn't seem to have taken off. npm weekly download stats seem piss poor, I've got a niche react native lib that I haven't even advertised anywhere with half the weekly downloads
RustPostgresHTMXraw CSS with good old resetClorindeTokio PostgresRefineryAxumMaud
>>106992806Superbased stack
>>106991895You do a security audit that costs moneyThey're probably have an AI tool these days thats good enough desu.
What's the equivalent in C# to keyof and typeof? Do I just have to change my way of thinking and manually define out enums?
Kek cloudflare still doesnt support swrhttps://community.cloudflare.com/t/support-for-stale-while-revalidate/496788/45
>>106989351Use cloudflare and cloudflare’s api to update your A record to point to your ip dynamically, you can update the cloudflare api using a systemd service that starts at boot and updates it every 15-20 minutes. If you disable cloudflare’s proxying service you can host things on atypical ports (including game servers) otherwise you have to host a reverse proxy (docker/traefik) which has labels with a route to any service you want public. You can also setup SSL/TLS this way. You can create a wildcard A record in cloudflare, then all requests for your domain will go to your reverse proxy. You basically don’t have to spend anything other than electricity and domain registration this way, and don’t need to use the cloud at all (thank GOD)
>>106989351If you want 0 code, just get a Wordpress instance hosted by a 3rd party, or Wix/Squarespace or some shit like thatWordpress gets shit thrown at it, but it's popular for a reason.
>>106992806why does this image turn me on slightly?
The fact of the matter is that I avoided getting a VPS with Hetzner because it sounds very jewish to me. I'm sure it's just very German...
>>106989689reacts documentation and guides are pretty gud it seems, just build some stuff and learn the syntax/structure. Not a crazy lift if you have a few weeks
QRD on CPanel hosting?It looks like it is the cheapest way to host dynamic websites, what is the downside? Can I run arbitrary CGI/ fastcgi programs written in a compiled language or am I bound to PHP and other supported scripting languages?
>>106994271Hetzner is only viable if you never make anything controversial, a troon calling for you to get deplatformed is enough for them to pull a plug on everything you have. You don't need to go full shizo and pay 200% markup for "free speech" hosting but using something like Vultr or DO is safer since they give less fucks.
>>106994966it's shared hosting, so you're pretty limited to whatever the host's setup is, which is usually lamp.jailed ssh, may or may not have git or npm or other funky stuff, and you can't build your app from it.it's good enough if all you're trying to setup is wordpress or some cms.
>>106995332but that means if I figure out a way to compile my stuff, I can run it there?
>>106995527you can only upload pre-compiled js files.there might be some host that allow compiling on the server, but it's unlikely since it's cheap hosting.
>>106994966If you want full control, pay for a minimal Linux VPS which comes with a public IPv4 on Linode, or Digital Ocean, or AWS Lightsail, or a thousand other providers. Then you have full control of installing a webserver and software stack. Only $5/month or something typically. We use AWS Lightsail at work for a bunch of low-traffic sites.
>>106995585yeah that's what I'm currently doing. I manage a website that is 99% static and has a single form that gets 3 entries a month and wondered whether I could save some costs with cpanel hosting
>>106995671if the files don't change much, then you could try shared hosting.compile js/css on your computer. if the result works on a lamp setup, zip it, upload it to the host, then unzip it.
>>106988821>that graphfucking how?and how does this apply if you're being actively DDoS'd?I never understood this shit. reminds me of the old long distance telephone or non local trunk call fees.
>>106995738i forgot, in a shared hosting, the entry point is public_html folder or something.you need to find a shared host with ssh access, delete public_html, then create a symbolic link named public_html that points to the public folder of your project.
>>106989527this is what i did and pretty simple. Helps to be a little familiar with web design and coding principles but not necessary.
>>106992806um... based?I started using more Axum at work and it heems the shit out of all the major webshit I've done before. I don't understand it. it's so good.
>>106988821OVH just told my coworker that our 2 Samsung NVE (soft raid 1) committed sudoku at the same time, and we lost everything on that server.It's cheaper for a reason...
>>106995890There's always issues. Look at the total shitshow that is AWS. You have to back things up on AWS as well. Google Cloud lost all the data of some Australian investment fund a few years ago.Anyways, I've never had any issues using Hetzner for many years now.
https://www.youtube.com/shorts/q3i4jtp-byQ?feature=share
>>106995890How hard is it to create a cron job to periodically rsync your shit?
>>106996444>rsyncjust nsync ithttps://www.youtube.com/shorts/q3i4jtp-byQ?feature=share
>>106995550Kek at the webshitter conflating running a binary server-side and bundling/minifying a frontend js web app
>>106975238>You're a nigger. By "fullstack" I meant "batteries-included" such as ORM, authentication framework, testing framework, admin panel, etc. Svelteshit does not provide everything you need out of the box to build a web app.Never. And I mean never ever have I heard a white/asian dude refer to a full-stack framework as requiring any of the shit you listed. All it requires is common back-end (API) + front-end (UI) components. So you are, infact, the nigger here.Reminder for anons ITT to learn Sveltekit since it's the future of your profession.
>>106996557>niggersync ithow about no
>>106997093The graph says otherwise, eact is the future.
Today I will remind them
>>106992308Very nice. I was trying out redwood sdk, but hono seems much more mature. I just hope I can make this work with tailwind.
>>106997626svelte is better