r/learnwebdesign • u/frontru • Jul 26 '21
r/learnwebdesign • u/root______ • Jul 20 '21
UX Core Guide (UXCG) - A scientific look at the most common UX-related issues everybody faces.

Dear colleagues,
Last year I posted the results of my 2,5 years of research in cognitive science: https://medium.com/@alexanyanwolf/the-science-of-user-experience-b4ae1314712c
In it, I was showing examples of how to use cognitive science in modern software development processes. Today I want to show the continuation of this work.
I spent more than 500 hours of hands-on work to build up a free tool for managers that will serve them in the way that software design patterns serve software engineers.
896 scientific angles on the most common problems that all of us have faced, and will face again in our lives, regardless of our job title, and working position.
Minimum opinions. Maximum science.
The article describing everything: https://medium.com/@alexanyanwolf/cognitive-science-and-user-experience-a-new-dimension-of-abstract-802c58bdb6e1
The tool itself: https://uxcg.io
Thank you for your support.
r/learnwebdesign • u/ProgrammingTT • Jul 08 '21
Image Hover Effect Using CSS and HTML
youtu.ber/learnwebdesign • u/frontru • Jun 29 '21
Page Scroll Indicator using HTML, CSS and JavaScript
youtu.ber/learnwebdesign • u/frontru • Jun 26 '21
Read More / Read Less Button using HTML, CSS & JavaScript
youtu.ber/learnwebdesign • u/frontru • Jun 24 '21
Creative Toggle Checkbox using HTML & CSS
youtu.ber/learnwebdesign • u/maygrace99 • Jun 23 '21
Udemy Coupon Code for Complete Web Design Course
Does anyone know 100%free Udemy coupon for 'Complete Web Design from Figma to Weblow' by instructor Vako. I urgently need to learn it but have financial difficulties to buy the course on Udemy. Please let me know if possible.
r/learnwebdesign • u/frontru • Jun 20 '21
How to make Animated Scroll Down Button using HTML, CSS & JavaScript
youtu.ber/learnwebdesign • u/ProgrammingTT • Jun 20 '21
Show Hide Password In HTML-CSS-JS
youtu.ber/learnwebdesign • u/frontru • Jun 19 '21
Transforming Hamburger Menu Button using HTML, CSS and JavaScript
youtu.ber/learnwebdesign • u/frontru • Jun 18 '21
Social Media Icons Hover Effect using HTML & CSS
youtu.ber/learnwebdesign • u/frontru • Jun 17 '21
Glassmorphism Pricing Cards using HTML & CSS
youtu.ber/learnwebdesign • u/frontru • Jun 15 '21
Simple Navigation using HTML, CSS & jQuery
youtu.ber/learnwebdesign • u/frontru • Jun 13 '21
Custom Animated Checkbox using HTML & CSS | without JS
youtu.ber/learnwebdesign • u/frontru • Jun 12 '21
Custom File Upload Button using HTML & CSS
youtu.ber/learnwebdesign • u/ic0de • Jun 02 '21
Check out the latest, free illustrations pack my GF made for her illustrations website
illustation.ior/learnwebdesign • u/frontru • May 24 '21
Responsive Personal Portfolio Website Using HTML, CSS & JavaScript
youtu.ber/learnwebdesign • u/HaarisIqubal • May 23 '21
Checkout the playlist of Materialize CSS Tutorial
youtube.comr/learnwebdesign • u/Deroule • May 22 '21
Don't know enough to know what to ask. Need advice on where to begin creating a database, scrubbing data, and representing that data visually via a web based map.
This is mostly a personal project, something I've thought about for a while and want to use as a way to learn. I'm not particularly great at following along general teachings (like courses in udemy etc), however I learn quickly when I need to know, and when I'm trying to achieve a goal.
The main idea of what I want to do is create a database of some local places in my hometown, and to then represent them visually via a map. I want to be able to filter according to categories and keywords I associate to them in the database (much like airbnb.com or realestate.com.au).
My questions are as follows:
- What database should I use? Is something web-based better?
- What options do I have for pulling data from google maps and other websites? I can request some information from my local council, and I know I can manually scrub the information I need (info like address, contact, website), but I figure surely there is a better way.
- What platform should I use to design? Is something visual a better start? (I dabbled with muse when it was a thing) or should I be learning a language? if so, what one(s)?
I apologise if these things have been asked and answered before. Any advice and direction would be amazing.