obvTiger
6af8033764
Remove extra "s" on 102-razor-pages.md ( #4329 )
1 year ago
Mikhail Ostashchenko
5cff162a94
Change to the correct data type ( #4343 )
1 year ago
Kamran Ahmed
3b7e5d5ce2
Add AI and Data Scientist roadmap
1 year ago
Kamran Ahmed
bb7f1f4d67
Update frontend roadmap
1 year ago
Jesús
430350fe88
Fix typo in Method Overriding in Typescript ( #4306 )
1 year ago
Shawn Gestupa
c1d37dead3
update link of "Functional Components and Props" ( #4317 )
1 year ago
Abdul Wahab
eafd36f6aa
Fixed: Function Expression Syntax ( #4324 )
...
The syntax for Function Expression was incorrect. It was an example of a function declared using Function Declaration.
1 year ago
Abdul Wahab
ea70632de1
Fix instanceOf mistake ( #4322 )
...
instanceof is a runtime check and interface and types don't exist during runtime.
Also TypeScript has a structural type system, which means that they are matched according to the structure of the object and types - not according to instances.
For example:
interface Person {
name: string;
age: number
}
const person = {
name: "Ken",
age: 25
}
if (person instanceof Person) // Error
1 year ago
roadmap bot
08e29c2c14
chore: add resource under kubernetes:kubernetes-introduction:key-concepts-terminologies
1 year ago
roadmap bot
00b27eabd6
chore: add resource under cyber-security:networking-knowledge:basics-of-nas-and-san
1 year ago
roadmap bot
667e7f4c7f
chore: add resource under devops:serverless:cloudflare
1 year ago
stokey
19edadcc18
fix: broken link to CompTIA A+ 220-1101 - ( #4309 )
...
Added a link to channel with a query searching for CompTIA A+ 220-1101 in Professor Messer channel
1 year ago
Barış Tanrıverdi
2018b9bf38
Fix typos in history of JavaScript ( #4240 )
...
Minor text formatting changes and punctuation fixes were made for a consistency of the article structure and clear understanding.
1 year ago
yandif
1ca36e8bfa
Correct 'CDNss' to 'CDNs' ( #4259 )
1 year ago
Maitrayee Khalasi
c0e2e541ca
Update the link of youtube channel ( #4261 )
...
Updated the link of youtube channel in c++ roadmap, what is c++
1 year ago
Maitrayee Khalasi
04478272c2
Update the link of youtube channel ( #4262 )
...
Updated the link of youtube channel in c++ roadmap, bitwise operators
1 year ago
Bartłomiej Majowicz - Unlimitech
9c2e9c1be6
Fix spelling mistake ( #4265 )
...
* Fix misspell.
* Add missing link title.
1 year ago
Tomasz Mikulski
77310d24d8
Update 102-sharding-strategies.md ( #4269 )
...
Typo in dat(a)base word
1 year ago
roadmap bot
c1d39d24db
chore: add resource under ux-design:behavior-change-strategies:cheating:defaulting
1 year ago
roadmap bot
8a747acabd
chore: add resource under flutter:state-management:bloc
1 year ago
Mithilesh Pawar
18caaa9d0a
fix(typo): fixed typo in js resources ( #4271 )
1 year ago
Kamran Ahmed
21008de3d1
Prepare roadmaps for team edits
1 year ago
Balaji Sivasakthi
0c64223ec1
fix(typo): package manager's C++ Archive Network (cppan) heading ( #4118 )
...
* fix(typo): package manager's C++ Archive Network (cppan) heading
* Update pnpm-lock.yaml
1 year ago
Nicolas Walcker de Miranda
3a022926de
fix check gzip compression url ( #4208 )
...
* fix: change check gzip compression url
* remove package-lock.json
1 year ago
Balaji Sivasakthi
93a6ae3f81
fix(typo): fixed typo in cpp - main() function heading ( #4120 )
1 year ago
Balaji Sivasakthi
42b3595367
fix(typo): fixed typo in cpp namespaces ( #4122 )
1 year ago
Sadegh Motevali
39278cc97b
fix incorrect pyramid document URL ( #4198 )
1 year ago
Kyrylo Nehaturov
c83d20d63c
Fix: removed dublicate link in 108-javascript-expressions-and-operators ( #4196 )
...
Removed dublicate link in JS roadmap
1 year ago
Dmitrii Goriachev
07acb17459
Update links to new react documentation ( #4134 )
...
* update react error boundary link
* update links to JSX
* actualize Component Life Cycle overview and links
* update links to event handling in react
* actualize HOC overview
1 year ago
Davidson Fellipe
77cd0ecf26
Fix typos ( #4135 )
1 year ago
Reyhan4j02
eccc0302f2
Update 100-installing.md ( #4143 )
...
Previously the MinGW-64 link redirected to an error 404 page
Fixed it to redirect to the overview page
1 year ago
Kamran Ahmed
7274d8a54e
Add new badge to sql roadmap
1 year ago
Kamran Ahmed
8d19be6232
Fix typos in ux design roadmap
1 year ago
Ritik Ranjan
e0828d11bf
Remove trailing spaces/lines ( #4177 )
1 year ago
Andrei Belokurov
9e7a37d079
Fix invalid link in devops roadmap ( #4186 )
...
Updated from 'ext_link:roadmap.sh/python' to 'ext_link:roadmap.sh/backend' and 'ext_link:roadmap.sh/best-practices/aws'.
1 year ago
Kamran Ahmed
80e80e7d9b
Add syntax highlighting for queries
1 year ago
Kamran Ahmed
8692f05f14
Add content for SQL roadmap
1 year ago
Kamran Ahmed
e5705bd6cc
Add SQL roadmap
1 year ago
Arnav K
7bfd3934f8
🔗 fix: broken link in roadmap cpp ( #4181 )
1 year ago
Gabriel Coelho da Cunha
32dac79565
[Node.js Developer] Update 102-history-of-nodejs.md ( #4179 )
...
Deleted broken link of official documentation and added some suggestions of links that can fill in.
1 year ago
roadmap bot
ceb51a18df
chore: add resource under aspnet-core:basics-of-csharp
1 year ago
Dimun
c21f217425
Update typo in introduction-to-llms.md ( #4159 )
1 year ago
Kamran Ahmed
9139c8eaf8
Fix broken URL
1 year ago
Kamran Ahmed
05451a0f07
Fix typo
1 year ago
Levon
36d4d8e449
Fix Computer Science roadmap MFU cache description ( #4174 )
...
Issue ##4172
1 year ago
roadmap bot
b81dba9f8b
chore: add resource under cyber-security:operating-systems:learn-for-each:understand-permissions
1 year ago
roadmap bot
bf0fd62bff
chore: add resource under cyber-security:security-skills-and-knowledge:common-distros-for-hacking:kali-linux
1 year ago
roadmap bot
67e6043cbc
chore: add resource under cyber-security:security-skills-and-knowledge:uderstand-frameworks:attck
1 year ago
roadmap bot
9d169219ce
chore: add resource under cyber-security:networking-knowledge:understand-the-terminology:vm
1 year ago
roadmap bot
8eb6a0f857
chore: add resource under cyber-security:networking-knowledge:understand-the-terminology:arp
1 year ago