You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
TaylorCTU
  • TTG Senior
Status: Offline
Joined: Jul 02, 201013Year Member
Posts: 1,166
Reputation Power: 48
Status: Offline
Joined: Jul 02, 201013Year Member
Posts: 1,166
Reputation Power: 48
Nasyr wrote
TaylorCTU wrote On the mybb forums then? I used to own a mybb big board.


Yeah I post some free basic themes on there, updated plugins that sorta thing.


Yeah I looked in the big board owner forum and saw your name in there today. Working on a new site so I'll see you around over there lol.
#12. Posted:
Nasyr
  • Gold Gifter
Status: Offline
Joined: May 28, 201310Year Member
Posts: 1,236
Reputation Power: 7224
Status: Offline
Joined: May 28, 201310Year Member
Posts: 1,236
Reputation Power: 7224
Any further feedback for this would be appreciated.
#13. Posted:
MuntyJay
  • Junior Member
Status: Offline
Joined: May 17, 20176Year Member
Posts: 77
Reputation Power: 4
Status: Offline
Joined: May 17, 20176Year Member
Posts: 77
Reputation Power: 4
greate guide
#14. Posted:
FKX
  • Prospect
Status: Offline
Joined: Aug 19, 201310Year Member
Posts: 632
Reputation Power: 24
Status: Offline
Joined: Aug 19, 201310Year Member
Posts: 632
Reputation Power: 24
nasyr, this is very good that is indeed update with modern standards as this is what is covered within the current uk college and further with universities

mybb is something i do not see much of these days but honestly one of the simplest forums to implement and build upon that actually allows the user to learn the php side of things too (how i started 5 years ago)

One thing i would have liked to have seen was the @media feature

For those who are not aware the current age of technology allows multiple size resolutions from different displays and how they are orientated ( portrate and landscape )

@media allows the class to have a different layout and style so a website on the desktop will look different from a website viewed on the s8 (chrome then have the show desktop view mimicking a 1920 x 1080 desktop view.

html 5 is a powerful language now that can even tap into the additional accelerators on a mobile device now with the help of javascript however that is to build on from this art of work.
#15. Posted:
sickrhymer
  • Challenger
Status: Offline
Joined: Apr 09, 201211Year Member
Posts: 152
Reputation Power: 9
Status: Offline
Joined: Apr 09, 201211Year Member
Posts: 152
Reputation Power: 9
Great post, very helpful thanks..
#16. Posted:
-Deano
  • Spooky Poster
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 5,238
Reputation Power: 532
It's a great topic with some amazing resources.
You should think about expanding upon it a little further with various frameworks such as Bootstrap, Angular, Vue, etc. for some additional reading material.
#17. Posted:
Nasyr
  • Gold Gifter
Status: Offline
Joined: May 28, 201310Year Member
Posts: 1,236
Reputation Power: 7224
Status: Offline
Joined: May 28, 201310Year Member
Posts: 1,236
Reputation Power: 7224
-Deano wrote It's a great topic with some amazing resources.
You should think about expanding upon it a little further with various frameworks such as Bootstrap, Angular, Vue, etc. for some additional reading material.


I'll look into progressing this further along with the frameworks buddy.
#18. Posted:
Cyimking
  • E3 2016
Status: Offline
Joined: May 02, 201211Year Member
Posts: 1,129
Reputation Power: 34
Status: Offline
Joined: May 02, 201211Year Member
Posts: 1,129
Reputation Power: 34
Testing Feedback
1. Create a staging env that mirrors the production server.
2. Write actual tests (unit, functional, frontend, etc...) and test edge cases.
3. Clear cache and check application in IE, Firefox, Chrome, and Edge.
4. View error logs and console log (view developer tools on a browser).

Extra
5. Integrate New Relic to monitor the application.
6. Test server via Locust (load testing tool in Python).
7. Test page speed time
8. Test SEO
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.