Kamran Ahmed
f82ca986c5
Update testimonial
2 days ago
Kamran Ahmed
d45b08c5d3
Update testimonial
2 days ago
Kamran Ahmed
d0c6ae1835
Update
2 days ago
Vedansh
be2d3a0d0e
feat: add content to few topics in cloudflare roadmap. ( #8245 )
...
* add content to prerequisites and core dev skills.
* Update src/data/roadmaps/cloudflare/content/basic-command-line-knowledge@q9oQTt_NqhdWvJfA5XH1V.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 days ago
Kamran Ahmed
c81c799e44
Add testimonials
2 days ago
Artur
0bcf1b09bd
Adding 2 videos links to Aws Roadmap - Lambda-Creating and Lambda-Layers subtopics ( #8148 )
...
* Added link video to Lambda content
Added a link video to show how create a lambda function in python
* Added link video do Lambda-layers content
Added a video showing use and how create a lambda layer to a script in pytho
3 days ago
Vedansh
f7f0270f75
refractor all topics. ( #8168 )
3 days ago
Eyob wondyifraw
8033ccbe6d
clarify behavior of `git diff` and `--unified` option ( #8169 )
...
The previous documentation incorrectly described the behavior of `git diff`
and the purpose of the `--unified` option. This commit fixes the definition
to accurately reflect how `git diff` works and the role of `--unified`.
Changes:
- Clarify that `git diff` compares the working directory against the staging
area for unstaged changes, not directly against the latest commit.
- Explain that `--unified` controls the number of context lines shown in the
diff output, rather than being a mode for comparing unstaged changes.
- Add examples to illustrate the correct usage of `git diff` and `--unified`.
This update ensures users have a clear and accurate understanding of how to
review changes and customize diff output.
3 days ago
Andrew Garvin
694c208ee3
Fix typo ( #8178 )
3 days ago
Piotr Idzik
41c7388f63
Use consistent formatting ( #8184 )
...
* Use consistent space after `if`
* Use consistent space after `for`
* Add missing space between `)` and `{`
3 days ago
Sai Prithvi
2f2a9b2d32
fixed typo: act to acr ( #8185 )
3 days ago
Priyanshu Maurya
083ec6c0d7
Add ECS resource ( #8186 )
...
* Update 100-clusters.md
Contained the same additional resources as the ECS
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html
Changed to relevant one
(https://docs.aws.amazon.com/AmazonECS/latest/developerguide/clusters.html )
* Update 100-clusters.md
added additional seperate link for ECS Container Agents
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-config.html
3 days ago
Piotr Idzik
32690e98da
Use `gofmt` compliant formatting ( #8192 )
3 days ago
Dom Jackson
ed8c2f3168
Swap out a 404ing link from Backend Architectural patterns with its new location ( #8201 )
...
* Update architectural-patterns@tHiUpG9LN35E5RaHddMv5.md
This article is 404ing
* Swap out with new link
3 days ago
github-actions[bot]
1a9f53150b
chore: update roadmap content json ( #8244 )
...
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
3 days ago
Jawher Kl
1779eef91b
Update watermill resources ( #8230 )
...
* Update 100-watermill.md
Enhance Watermill description with additional resources
* Update src/data/roadmaps/golang/content/109-go-microservices/100-watermill.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 days ago
Jawher Kl
d7b3f82d18
Update resources in game development ( #8233 )
3 days ago
Furkan Emin Can
fb34a7176c
Update description of Godot game engine in game dev roadmap ( #8234 )
3 days ago
Furkan Emin Can
c5316929ba
Update Godot resources ( #8235 )
...
* Add new video resources for Godot Engine in game dev roadmap
* Replace mobile video link with normal one in Godot Engine description
3 days ago
Furkan Emin Can
1ef1818327
Update resources related to C / C++ ( #8237 )
...
* Update resource link of C in game dev roadmap
* Add resources for C / C++ in server side game dev roadmap
3 days ago
Vo Chanh Hung
472c7f415b
chore: update roadmap content json ( #8238 )
3 days ago
dejanualex
c43d294ab4
refactor phrasing for container runtime ( #8242 )
...
Signed-off-by: dejanu <dejanualexandru@gmail.com>
3 days ago
Kamran Ahmed
06747df054
Add platform demo
3 days ago
Kamran Ahmed
2aeb2ad65e
Add course video on the course landing page
3 days ago
github-actions[bot]
3fd6e859df
chore: update roadmap content json ( #8227 )
...
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
3 days ago
Kamran Ahmed
6d85bbe488
Add highlighting in reviews
5 days ago
Kamran Ahmed
5bb1252795
Add testimonials on course page
5 days ago
Kamran Ahmed
dfaf120314
Add testimonials
5 days ago
Kamran Ahmed
be5ccbbc0b
Add testimonials
5 days ago
Kamran Ahmed
12950051d6
Update
5 days ago
Kamran Ahmed
03cd25b6c0
Update reviews section
5 days ago
Kamran Ahmed
829615ffec
Add testimonials
5 days ago
Kamran Ahmed
6a24436418
Fix course broken UI
5 days ago
Kamran Ahmed
c726a1a342
Add workers kv resources
5 days ago
eqsdxr
7d7835ee9c
Fix typos in content ( #8218 )
...
* Fix small typos
* Fix typo
* Fix typo
5 days ago
Mojtaba Kamyabi
17d30c0e8d
Update 404 links in towarddatascience site to medium ones ( #8221 )
5 days ago
github-actions[bot]
62bd5c339f
chore: update roadmap content json ( #8216 )
...
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
6 days ago
Jasper
111f702b9b
Cloudflare Roadmap - Update Cloudflare Hono & Itty Router ( #8211 )
1 week ago
Jawher Kl
3dd115dce1
fix: classname import path
...
Resolves #8204
1 week ago
github-actions[bot]
75925cb53a
chore: update roadmap content json ( #8193 )
...
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
1 week ago
Kamran Ahmed
de5bed02f8
Add SQL course link to sql roadmap
1 week ago
Kamran Ahmed
72c670570b
Add cloudflare roadmap to get-started page
1 week ago
Kamran Ahmed
a450b4ed5a
Add higher quality cloudflare roadmap
1 week ago
Kamran Ahmed
66be61efa3
Add cloudflare roadmap
1 week ago
Kamran Ahmed
caddd0f93d
Fix ai roadamp UI
2 weeks ago
Arik Chakma
cc32cbe79c
fix: editor roadmap rendering style ( #8190 )
2 weeks ago
Kamran Ahmed
f9d39db24a
Remove personal button when loading
2 weeks ago
Kamran Ahmed
203bbc6eae
Add dashboard redesign ( #8189 )
...
* Improve personal dashboard design
* Add projects toggle
* Improve UI for AI roadmaps
* Add builtin roadmaps and best practices
* Collapse and expand
* Move to separate files
* Refactor hero items group
* Collapse expand
* Add expand collapse in hero title
* Add collapse expand of groups
* Style updates
* Collapse expand
* Remove global collapse expand
* Update hero title
* Fix spacing
* Empty screen handling
* Add empty message
* Add profile button
* Add questions listing on dashboard
* Add guides and videos on dashboard
* Responsiveness
* Update messaging
2 weeks ago
Arik Chakma
31a852113f
fix: member progress ( #8188 )
...
* fix: member progress
* fix: remove question check
* refactor: resource meta
2 weeks ago
Kamran Ahmed
66119e935b
Fix broken label in AI roadmap
2 weeks ago