1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01:00

Add ux-design roadmap

This commit is contained in:
Kamran Ahmed 2023-03-26 21:45:06 +01:00
parent e1c22932be
commit f9d96d415f
122 changed files with 6337 additions and 3 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 KiB

View File

@ -76,7 +76,7 @@ ssh -i ~/.ssh/mykey.pem ec2-user@192.168.1.0
We have an error:
```text
```
Warning: Identity file /home/ubuntu/.ssh/mykey.pem not accessible: No such file or directory.
ubuntu@192.168.1.0: Permission denied (publickey).
```
@ -115,7 +115,7 @@ ssh-add ~/.ssh/mykey.pem
Now if you run `ssh-add -l` you will see the key added to the agent:
```plaintext
```
2048 SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx path/to/key.pem (RSA)
```

View File

@ -1,5 +1,5 @@
---
order: 12
order: 13
briefTitle: "React Native"
briefDescription: "Step by step guide to becoming a React Native Developer in 2023"
title: "React Native Developer"

View File

@ -0,0 +1 @@
# Stephen wendell create action funnel

View File

@ -0,0 +1 @@
# Spectrum of thinking interventions

View File

@ -0,0 +1 @@
# Human decision making

View File

@ -0,0 +1 @@
# Behavior change strategies

View File

@ -0,0 +1 @@
# Clarify product

View File

@ -0,0 +1 @@
# Define target users

View File

@ -0,0 +1 @@
# Existing business model

View File

@ -0,0 +1 @@
# Understand the product

View File

@ -0,0 +1 @@
# New business model

View File

@ -0,0 +1 @@
# Create product backlog

View File

@ -0,0 +1 @@
# Event driven process chain model

View File

@ -0,0 +1 @@
# Business process model and notation

View File

@ -0,0 +1 @@
# Deliverables

View File

@ -0,0 +1 @@
# Conceptual design

View File

@ -0,0 +1 @@
# Things to lookout for

View File

@ -0,0 +1 @@
# Good layout rules

View File

@ -0,0 +1 @@
# Prototyping

View File

@ -0,0 +1 @@
# Call to action

View File

@ -0,0 +1 @@
# Status reports

View File

@ -0,0 +1 @@
# Reminders planning prompts

View File

@ -0,0 +1 @@
# Decision making support

View File

@ -0,0 +1 @@
# Behavior change games

View File

@ -0,0 +1 @@
# Social sharing

View File

@ -0,0 +1 @@
# Goal trackers

View File

@ -0,0 +1 @@
# Ux patterns

View File

@ -0,0 +1 @@
# Wireframing

View File

@ -0,0 +1 @@
# Remind of prior commitment to act

View File

@ -0,0 +1 @@
# Create urgency

View File

@ -0,0 +1 @@
# Getting attention

Some files were not shown because too many files have changed in this diff Show More