Frontend Development

What's your web dev process?

Submitted by fdigl, , Thread ID: 21400

Thread Closed

RE: What's your web dev process?

cursee
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
17
27-05-2021, 08:21 AM
#21
Working with PHP since 2011.
Worked at a dev agency and occasional freelance projects.
Mainly work with Laravel, Vue, plain JS, Bootstrap, Tailwind and UIkit. Rarely Wordpress.
I know frontend tools, editing tools and prototyping tools but I still consider myself more of a web developer than a web designer.

With that being said,

1. Gather requirements, research similar projects and competitors.
2. Make mindmapfor big projects. Make sitemap for small websites.
3. Find templates (paid or free) or create a simple prototype.
4a. By this step
  • I got confirmation from client which template to use or
  • I know what kind of design client wants
  • So Imodify the prototype into proper design pages with or without a template
4b. Setup dev environment
  • define database structure
  • research necessary laravel packages, npm packages, third-party services (mailing, payment, notietc)
  • git repo
  • test server
5. Develop
  • Show client weekly or bi-weekly
  • Test and revise
  • Repeat
Linux Mint for OS. Valet-linuxplus for dev server env.PHPStorm foreditor. Firefox for browser.
Joplin as a journal to save all research links, notes, snippets and also as a todo list which are turn into git commit and changelog in future.

Users browsing this thread: 1 Guest(s)