Seeking Guidance on Website Development

Hello everyone,

I am in the process of creating a website similar to the 444 Angel Number website. I am seeking advice on which programming language would be best to use for this project. Any suggestions or insights would be greatly appreciated!

Thank you in advance for your help.

1 Like

Hello,
I do not know what your end goals here exactly? Is this a personal project or commercial work? Do you want it static or completely dynamic with frontend, backend and APIs? could you please elaborate more about what you exactly aim to achieve so I know what to recommend?

Hi,

Thanks for helping.

I want to create a website like this one (The link is not being shared.), but this site is micro. I want to create a macro site that can cover all angel numbers so that it can increase people’s knowledge.

I have no idea about frontend, backend, and APIs. Could you please explain these to me?

We can’t say much if we do not know what kind of site it is. You can break the link if the forum is not letting you post it, e.g. google(dot)com

  • Frontend runs in the browser.
  • Backend runs on a server.
  • An API is an interface use to interact with a service, like a backend.

Unless you can create your site using some low-code solution (Webflow, WordPress, etc.) you have to learn at least HTML and CSS, and for anything interactive on the pages JavaScript.

I would suggest you go through the curriculum and start at the beginning.


Since you said this website is micro, you could take one of two roads:

  1. Learn HTML, CSS and JS then build your clone from the scratch
  2. Learn a no-code, low code software like Wordpress

Note that the difference between both lies mainly in how much time and effort it takes to learn the required technologies (the first one is obviously longer but you will gain a lot more control on your code and can develop into an entire career if you want to)

i am creating a website like this https://444angelnumbermeaning.com/

. if you have any information so please guide me