10 Practical Web Design Tips for Beginners
https://qodeinteractive.com/magazine/beginner-web-design-tips/
https://qodeinteractive.com/magazine/beginner-web-design-tips/
WebP Images & WordPress: Why and How to Use Them (+Plugins) – Some tips for using this up-and-coming image format with WordPress. What’s Missing From CSS? – A random look at responses to the annual CSS survey. See anything you agree with? Scribbble – A writing tool that focuses on simplicity, so that you can…
DetailsI’ve found FrontendMasters to be the best resource for intermediate-advanced courses in the JS space. Even their stuff that covers the basic subjects (HTML/CSS/JS) does so from a position of industry best practices.
It is a little on the pricey side ($400 per year).
Wes Bos and the Reacttraining courses are also really solid next steps, both a bit pricier than a lot of the “bootcamp” style courses. But you get what you pay for.
Functional programming has been making quite a splash in the development world these days. And for good reason: Functional techniques can help you write more declarative code that is easier to understand at a glance, refactor, and test. One of the cornerstones of functional programming is its special use of lists and list operations. And…
DetailsFor many of us, it didn’t take long to get used to the idea of online conferences and workshops. They may not be as rewarding as in-person experiences are (and always will be), but they have their advantages, too. Online makes it possible for everyone to attend without leaving the comfort of their desks, as…
DetailsAs a developer, you can completely customize the back-end of your clients’ websites to reflect their unique brand and messaging. It means completely transforming the look of the dashboard, admin menu, logo, graphics, header, the width of the logo, the footer logo, and the login form. You do this by removing all information that comes…
DetailsThis scroll inertia / kinetic scrolling is also called scrolljacking, because scrolling should be left to the OS, not hijacked by web developers who think they are giving users a hip experience.
I set up my scroll behaviour exactly how I want through my OS, and expect it to behave consistently across applications and websites. Not to mention, this website hides the scrollbar which hurts accessibility considerably.
https://www.hongkiat.com/blog/designers-developers-monthly-11-2020/
Black Friday Cyber Monday 2020 (BFCM 2020) is coming, and retailers are doing their best to attract as many customers as possible. Due to the COVID-19 pandemic around the world, most retail activity is happening online. Consumers are starting to get emails and are seeing ads on Facebook and Google for special offers promising the…
DetailsWhat are the characteristics of a modern website design? It’s a pretty common question. From clients asking at the start of web projects to designers trying to figure out how to incorporate the newest and trendy elements, figuring out what modern web design looks like is one of our greatest challenges. The reality is that…
Details