Frontend Development
What's your web dev process?
Submitted by fdigl, 29-05-2016, 07:11 AM, Thread ID: 21400
Thread Closed
RE: What's your web dev process?
Here is how I do it:
Every work I do is based on the service or purpose of the website. For example if it's promoting a product, it'll have a bunch of images, if it's promoting a service, it'll be made so the price is easy to find. I always use PHP in my work. It makes it easier for me when I am making multi page website, using php can allow you to have 1 file that determines the header for all the pages. I always use Javascript to make my websites operate better. I often use Sweetalert, spin.js, smooth-scroll, and a bunch of others. I do sometimes use templates, but I try to stay away from them. The only reason that I don't use my own templates is because simply all the templates you see on like Themeforest is made in Adobe using a software like photoshop. It's meant for graphic designers not coders. It allows graphic designers to make their images and graphics into web elements. It's extremely hard to make a good template without using any of those tools and pure code. I'm not saying it's impossible, but I'm just saying it's hard. I don't do mock ups, but I often do change the look of the website 2 or 3 times before releasing it. As to which software I use, I use AMPPS for a local Apache and MySQL server, and I use sublime text. I used to use Brackets, but it was inefficient and annoying to use. People have been telling me to use Atom, I used it for 3 minutes and it was hell. It made me go through like a bunch of setup, while sublime text just allowed me to start right away. I do however use around 10-20 addons on sublime text that help me code faster.
I'm very interested in web design, my school does offer it, but I'm pretty sure they use Adobe Dream Weaver so they don't use any actual coding. My school's programing team released a "app". Lmao funniest shit ever. They couldn't code in HTML so they used wix website maker and they stole a company's opensource code and added like 3 lines to it.
Anyways if anyone wants to talk to me about this, I would be down.
Aw shit forgot to include how I FTP and shit lol
here goes
I use Filezilla as my FTP client, I don't use FTP I use SFTP. I just find FTP very insecure.
Every work I do is based on the service or purpose of the website. For example if it's promoting a product, it'll have a bunch of images, if it's promoting a service, it'll be made so the price is easy to find. I always use PHP in my work. It makes it easier for me when I am making multi page website, using php can allow you to have 1 file that determines the header for all the pages. I always use Javascript to make my websites operate better. I often use Sweetalert, spin.js, smooth-scroll, and a bunch of others. I do sometimes use templates, but I try to stay away from them. The only reason that I don't use my own templates is because simply all the templates you see on like Themeforest is made in Adobe using a software like photoshop. It's meant for graphic designers not coders. It allows graphic designers to make their images and graphics into web elements. It's extremely hard to make a good template without using any of those tools and pure code. I'm not saying it's impossible, but I'm just saying it's hard. I don't do mock ups, but I often do change the look of the website 2 or 3 times before releasing it. As to which software I use, I use AMPPS for a local Apache and MySQL server, and I use sublime text. I used to use Brackets, but it was inefficient and annoying to use. People have been telling me to use Atom, I used it for 3 minutes and it was hell. It made me go through like a bunch of setup, while sublime text just allowed me to start right away. I do however use around 10-20 addons on sublime text that help me code faster.
I'm very interested in web design, my school does offer it, but I'm pretty sure they use Adobe Dream Weaver so they don't use any actual coding. My school's programing team released a "app". Lmao funniest shit ever. They couldn't code in HTML so they used wix website maker and they stole a company's opensource code and added like 3 lines to it.
Anyways if anyone wants to talk to me about this, I would be down.
Aw shit forgot to include how I FTP and shit lol
here goes
I use Filezilla as my FTP client, I don't use FTP I use SFTP. I just find FTP very insecure.
Users browsing this thread: 1 Guest(s)