Skip to content

Ahsan196/Different-Languages-Technologies-Useful-Links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

276 Commits
 
 
 
 

Repository files navigation

1) Python

  1. https://linuxconfig.org/how-to-parse-data-from-json-into-python
  2. https://programmersought.com/article/14282670419/
  3. https://stackoverflow.com/questions/62596452/how-to-write-grid-in-csv-file-in-python
  4. https://stackoverflow.com/questions/11285613/selecting-multiple-columns-in-a-pandas-dataframe
  5. https://kanoki.org/2020/03/09/how-to-use-pandas-count-and-value_counts/
  6. https://www.geeksforgeeks.org/drop-rows-from-the-dataframe-based-on-certain-condition-applied-on-a-column/
  7. https://www.javaer101.com/en/article/40800166.html
  8. https://www.edureka.co/community/45765/pandas-print-rows-if-value-greater-than-some-value
  9. https://www.geeksforgeeks.org/python-pandas-series-between/
  10. https://stackoverflow.com/questions/38333954/converting-object-to-datetime-format-in-python

2) React/ReactJS/React.js

  1. https://www.freecodecamp.org/news/this-is-why-we-need-to-bind-event-handlers-in-class-components-in-react-f7ea1a6f93eb/
  2. https://stackoverflow.com/questions/44270504/react-native-ios-and-android-folders-not-present
  3. https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported
  4. https://stackoverflow.com/questions/44991656/no-restricted-globals
  5. mui/material-ui#17010
  6. https://stackoverflow.com/questions/37620694/how-to-scroll-to-bottom-in-react
  7. facebook/create-react-app#10095
  8. https://stackoverflow.com/questions/71863372/rendering-multiple-instances-of-the-same-component-react
  9. https://blog.logrocket.com/3-ways-implement-typing-animation-react/
  10. https://stackoverflow.com/questions/62032050/how-to-remove-query-param-with-react-hooks
  11. creativetimofficial/ct-material-kit-pro-react#81

3) Javascript

  1. https://scotch.io/courses/10-need-to-know-javascript-concepts
  2. https://medium.com/@etherealm/named-export-vs-default-export-in-es6-affb483a0910#:~:text=Named%20Export%3A%20(export),name%20of%20the%20exported%20module
  3. https://www.javatpoint.com/typescript-vs-es6#:~:text=TypeScript%20is%20a%20free%20and,specification%20standardized%20by%20ECMA%20international.&text=Typescript%20is%20to%20eradicate%20the%20development%20errors.
  4. https://www.geeksforgeeks.org/number-validation-in-javascript/
  5. https://www.w3resource.com/javascript/form/all-numbers.php
  6. https://www.dotnetperls.com/object-js
  7. https://stackoverflow.com/questions/31242701/how-to-check-input-value-has-only-numbers-in-angular
  8. https://stackoverflow.com/questions/4292468/javascript-regex-remove-text-between-parentheses
  9. https://stackoverflow.com/questions/12559208/how-to-remove-comma-from-number-which-comes-dynamically-in-tpl-file
  10. https://stackoverflow.com/questions/27465054/combing-javascript-regex/27465069#27465069
  11. https://www.digitalocean.com/community/tutorials/js-capitalizing-strings
  12. https://medium.com/front-end-weekly/3-things-you-didnt-know-about-the-foreach-loop-in-js-ff02cec465b1#:~:text=official%20MDN%20docs%3A-,There%20is%20no%20way%20to%20stop%20or%20break%20a%20forEach,method%20is%20the%20wrong%20tool.
  13. https://www.golangprograms.com/example-to-take-user-input-and-display-on-screen-using-javascript.html
  14. https://www.tutorialspoint.com/What-is-the-best-way-to-compare-two-strings-in-JavaScript
  15. https://howtocreateapps.com/fetch-and-display-json-html-javascript/
  16. https://jayeshkawli.ghost.io/detecting-internet-connection-status-in-javascript/
  17. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...in
  18. https://davidwalsh.name/query-string-javascript
  19. https://stackoverflow.com/questions/901115/how-can-i-get-query-string-values-in-javascript
  20. https://www.digitalocean.com/community/tutorials/understanding-date-and-time-in-javascript
  21. https://www.codegrepper.com/code-examples/javascript/replace+special+chars+with+space+in+js
  22. https://stackoverflow.com/questions/18623783/get-the-time-difference-between-two-datetimes
  23. https://www.sitepoint.com/javascript-validate-email-address-regex/
  24. https://stackoverflow.com/questions/32540667/moment-js-utc-to-local-time
  25. https://stackoverflow.com/questions/23454975/how-to-convert-hours-and-minutes-to-minutes-with-moment-js
  26. https://www.digitalocean.com/community/tutorials/how-to-modify-attributes-classes-and-styles-in-the-dom
  27. https://hashnode.com/post/create-an-array-of-objects-from-localstorage-cjuzgdi410008qas1s6udbho2
  28. https://stackoverflow.com/questions/14838199/illegal-continue-statement
  29. https://stackoverflow.com/questions/149055/how-to-format-numbers-as-currency-strings
  30. https://stackoverflow.com/questions/55539103/angular-create-is-deprecated-use-new-observable-instead
  31. https://stackoverflow.com/questions/50432928/error-in-multer-image-upload-unexpected-token-in-json-at-position-0-syntaxer
  32. https://www.codeproject.com/Questions/303415/get-file-name-without-extension
  33. https://stackoverflow.com/questions/8489500/how-do-i-subtract-one-week-from-this-date-in-jquery/8489569
  34. https://stackoverflow.com/questions/57583540/javascript-text-input-on-input-text-change-format-to-two-decimal-places
  35. https://dev.to/sudo_kaizen/formatting-numbers-in-javascript-with-intl-numberformat-5goo
  36. https://www.codegrepper.com/code-examples/javascript/generate+random+alphabets+in+javascript
  37. https://thewebdev.info/2021/08/29/how-to-generate-a-4-digit-random-number-with-javascript/
  38. https://yogeshchauhan.com/how-to-check-if-a-link-has-http-or-https-in-it-in-javascript/
  39. https://www.simplilearn.com/tutorials/javascript-tutorial/email-validation-in-javascript
  40. https://www.codegrepper.com/code-examples/javascript/moment+get+day+from+date
  41. https://stackoverflow.com/questions/64198372/why-map-function-always-returns-something-even-if-condition-statement-does-not
  42. https://stackoverflow.com/questions/71818085/optional-chaining-in-javascript-returns-undefined-instead-of-null-when-the-varia

4) Data Science

i) Data Science Interview Questions - 48 pages https://lnkd.in/f-Ph5Zt

ii) TOP 50 Machine Learning Interview Q&A https://lnkd.in/fJqHtUH

iii) 50 Years of Data Science https://lnkd.in/fKGAUUJ

iv) Mathematics for Machine Learning https://lnkd.in/fSiWYkg

v) Data Science Cheat Sheet https://lnkd.in/fkscYn5

vi) Top 40 Python Interview Q&A https://lnkd.in/fYu7g87

vii) R Programming Cheat Sheet https://lnkd.in/fGqdx87

viii) Machine Learning: 112 Pages of Insightful Notes https://lnkd.in/f2mDPuj

ix) Time Series Analysis in Python https://lnkd.in/fe6h_Vg

x) Andrew Ng - Complete Strategy for ML & AI https://lnkd.in/fVfdazH

xii) Coursera Deep Learning Course Notes https://lnkd.in/eeSmUAY

xiii) https://towardsdatascience.com/how-to-choose-the-best-keras-pre-trained-model-for-image-classification-b850ca4428d4 14) https://colab.research.google.com/github/zaidalyafeai/Notebooks/blob/master/Mask_RCNN.ipynb

5) NLP

  1. https://shravan-kuchkula.github.io/document_similarity/#
  2. https://www.thetopsites.net/article/54771427.shtml
  3. https://www.tensorflow.org/hub/common_issues

6) ASP.NET

  1. https://medium.com/@obhasha/asp-net-webapi-1-vs-webapi-2-1806e4c28c65
  2. https://joshclose.github.io/CsvHelper/

7) Firebase

i) https://stackoverflow.com/questions/37369778/firebase-login-using-power-shell

8) PowerShell

i) https://www.howtogeek.com/114344/5-cmdlets-to-get-you-started-with-powershell/

9) Google Colab

i) https://stackoverflow.com/questions/51194303/how-to-run-a-python-script-in-a-py-file-from-a-google-colab-notebook

10) Angular

  1. https://tburleson-layouts-demos.firebaseapp.com/#/docs

  2. https://www.angularjswiki.com/angular/angular-material-icons-list-mat-icon-list/

  3. https://levelup.gitconnected.com/export-data-to-excel-sheet-in-angular-8-7a8e0342643d

  4. https://stackoverflow.com/questions/44580387/how-to-change-material-icon-on-click-event-with-angular2-4-material

  5. https://stackoverflow.com/questions/51949273/how-to-get-row-data-onselect-event-in-ngx-datatable

  6. https://stackoverflow.com/questions/51704888/remove-rows-with-ngx-datatable

  7. http://embed.plnkr.co/gfr9IDIAdXEy9Am6B5PB/

  8. https://www.itsolutionstuff.com/post/how-to-declare-global-variable-in-angular-8example.html

  9. https://stackoverflow.com/questions/51815455/how-to-pass-data-from-angular-material-dialog-to-parent-component

  10. https://blog.angular-university.io/angular-material-dialog/

  11. https://www.npmjs.com/package/ngx-indexed-db

  12. https://stackoverflow.com/questions/49236726/how-to-remove-whitespace-in-text/49236776

  13. https://www.itsolutionstuff.com/post/how-to-get-current-url-in-angularexample.html

  14. https://www.techiediaries.com/angular-material-dialogs/

  15. https://stackblitz.com/edit/angular-ajbnta?file=src%2Fapp%2Fdialogs.component.ts

  16. https://www.npmjs.com/package/ngx-indexed-db

  17. https://flaviocopes.com/how-to-convert-string-to-number-javascript/

  18. https://stackoverflow.com/questions/52143052/how-to-manually-set-focus-on-mat-form-field-in-angular-6/54230643#54230643

  19. https://forums.meteor.com/t/fixed-trouble-integrating-accounting-js-into-a-1-3-project/20736

  20. https://www.npmjs.com/package/accounting-js

  21. https://stackoverflow.com/questions/42584000/format-float-double-with-angular

  22. https://gsferreira.com/archive/2015/02/angularjs-input-number-with-two-decimal-places/

  23. https://oamatech.com/javascript-remove-comma-from-string/

  24. https://codepen.io/AironRo/pen/GZNKXR

  25. https://www.linkedin.com/pulse/angular-constructor-vs-ngoninit-madhumati-hosamani/

  26. https://stackoverflow.com/questions/13329485/what-does-mvw-stand-for

  27. https://stackoverflow.com/questions/37159827/is-there-any-alternative-for-ng-disabled-in-angular2

  28. https://www.codegrepper.com/code-examples/delphi/angular+9+how+to+routereusestrategy+to+refresh+component

  29. https://www.cleveroad.com/blog/angular-vs-react#:~:text=React%20is%20better%20than%20Angular%20due%20to%20it's%20virtual%20DOM,existing%20solutions%20they%20can%20use.

  30. https://medium.com/@anilreddya/customizing-angular-mat-autocomplete-to-handle-a-million-records-f85ac4f33df4

  31. https://stackoverflow.com/questions/42157408/alternative-to-includes

  32. https://www.geeksforgeeks.org/how-to-create-a-hyperlink-for-values-from-an-array-in-angular-8/

  33. https://www.digitalocean.com/community/tutorials/angular-reactive-forms-valuechanges

  34. https://stackoverflow.com/questions/49665960/angular-5-template-forms-detect-change-of-form-validity-status

  35. https://www.tektutorialshub.com/angular/valuechanges-in-angular-forms/

  36. https://www.digitalocean.com/community/tutorials/js-introduction-localstorage-sessionstorage

  37. https://stackoverflow.com/questions/45934244/multiple-autocomplete-in-same-page-with-different-source-in-angular-4-with-angul/45934330

  38. https://www.freakyjolly.com/switch-multiple-languages-i18n-using-ngx-translate-in-angular-12/

  39. https://stackoverflow.com/questions/69398406/angular-route-resolver-executing-multiple-times-with-rapid-clicking

On Screen Keyboard

  1. https://www.npmjs.com/package/angular-onscreen-material-keyboard
  2. https://virtual-keyboard.js.org/angular/
  3. https://www.angularfix.com/2022/02/how-can-i-make-entire-html-form.html
  4. https://stackoverflow.com/questions/50270359/how-to-add-disable-attribute-on-component-selector
  5. https://www.telerik.com/blogs/fixing-cant-bind-to-formgroup-since-not-known-property-of-form-error-angular

11) Icons

  1. https://stackoverflow.com/questions/49657545/mat-icon-does-not-center-in-its-div/49658015
  2. https://www.w3schools.com/icons/icons_reference.asp

12) Android

  1. https://github.com/felixpalmer/android-visualizer
  2. https://github.com/tushar40/Wall-Paint-App-Android
  3. https://www.npmjs.com/package/mssql#execute-procedure-callback
  4. https://stackoverflow.com/questions/57622704/no-permissions-found-in-manifest-android
  5. https://stackoverflow.com/questions/26609734/how-to-enable-multidexing-with-the-new-android-multidex-support-library
  6. https://stackoverflow.com/questions/67818612/missing-package-key-attribute-on-element-package-at-androidmanifest-xml115
  7. https://stackoverflow.com/questions/6211919/errorkeytool-is-not-recognized-as-an-internal-or-external-command-operable-p
  8. https://stackoverflow.com/questions/40080710/no-key-with-alias-found-in-keystore
  9. https://stackoverflow.com/questions/46177560/failed-to-read-png-signature-file-does-not-start-with-png-signature
  10. https://stackoverflow.com/questions/9357668/how-to-store-image-in-sqlite-database

13) NPM Packages

  1. https://www.npmjs.com/package/magic-wand-tool
  2. https://www.npmjs.com/package/ngx-csv

14) Graphic Designing

  1. https://www.gimp.org/

15) Flutter

  1. https://pub.dev/packages/flutter_colorpicker
  2. https://medium.com/super-declarative/flutter-color-picker-widget-workshop-a6de6f9cb477
  3. flutter/flutter#51670
  4. https://flutterstudio.app/
  5. https://pub.dev/
  6. https://stackoverflow.com/questions/49371221/duplicate-globalkey-detected-in-widget-tree
  7. https://stackoverflow.com/questions/54905388/incorrect-use-of-parent-data-widget-expanded-widgets-must-be-placed-inside-flex
  8. https://medium.com/flutter-community/everything-you-need-to-know-about-flutter-page-route-transition-9ef5c1b32823
  9. https://www.woolha.com/tutorials/flutter-card-widget-example
  10. https://stackoverflow.com/questions/52227846/how-can-i-add-shadow-to-the-widget-in-flutter
  11. https://stackoverflow.com/questions/63688642/close-alertdialog-on-navigating-back-from-second-screen-and-refresh-page-flutter
  12. https://rrtutors.com/site/answer/How-to-handle-the-code-after-showDialog-is-dismissed-in-Flutter
  13. https://stackoverflow.com/questions/56936194/resetting-form-using-formkey-currentstate-reset-not-working/56937592
  14. https://stackoverflow.com/questions/52835450/flutter-how-to-avoid-special-characters-in-validator
  15. https://www.woolha.com/tutorials/dart-create-http-request-examples
  16. https://www.titanwolf.org/Network/q/09094fc5-e0d1-466a-9cd8-88686bb1ad1b/y
  17. https://stackoverflow.com/questions/51487818/set-timeout-for-httpclient-get-request
  18. https://blog.logrocket.com/using-sharedpreferences-in-flutter-to-store-data-locally/
  19. https://stackoverflow.com/questions/56851701/how-to-set-cursor-position-at-the-end-of-the-value-in-flutter-in-textfield
  20. flutter/flutter#84784
  21. https://www.evertop.pl/en/how-to-write-a-simple-downloading-app-with-flutter/
  22. https://stackoverflow.com/questions/67184531/flutter-willpopscope-with-alertdialog-migration-to-null-safety
  23. https://stackoverflow.com/questions/71443266/dart-flutter-the-method-init-isnt-defined-for-the-type-onesignal
  24. https://stackoverflow.com/questions/68080593/cannot-find-type-ospermissionsubscriptionstate-in-scope-error-when-using-ones
  25. https://stackoverflow.com/questions/55273101/how-to-change-google-map-apis-my-location-button-postion-in-flutter
  26. https://stackoverflow.com/questions/54172437/flutter-move-floatingactionbutton-up-50-pixels
  27. https://stackoverflow.com/questions/62650216/how-do-i-resolve-as-prefix-in-flutter-error
  28. https://stackoverflow.com/questions/72233476/flutter-error-member-not-found-unicodechar
  29. https://stackoverflow.com/questions/62910520/error-on-line-1-column-1-of-pubspec-lock-unexpected-character
  30. https://stackoverflow.com/questions/49651673/converting-string-to-map-in-dart
  31. https://flutterhq.com/questions-and-answers/2891/flutter-error-connection-refused-os-error-connection-refused-errno-111-address-localhost-port-36192
  32. https://stackoverflow.com/questions/48017376/keystore-not-found-for-signing-config-release-react-native
  33. https://stackoverflow.com/questions/72049917/firebase-messaging-and-pathprovider-show-warnings-when-running-the-app-flutter
  34. https://stackoverflow.com/questions/31003528/package-import-target-of-uri-does-not-exists
  35. https://stackoverflow.com/questions/71261321/flutter-app-running-on-web-failing-with-error
  36. https://www.fluttercampus.com/guide/200/flutter-is-not-recognized-as-an-internal-or-external-command/

16) Web

  1. https://developer.mozilla.org/en-US/docs/Web/API/IDBFactory#deleteDatabase
  2. https://stackoverflow.com/questions/41020403/reload-a-page-with-location-href-or-window-location-reloadtrue
  3. https://laracasts.com/discuss/channels/laravel/how-can-i-limit-the-user-to-a-single-session-tab
  4. https://stackoverflow.com/questions/25922776/how-to-realize-when-a-browser-tab-has-been-duplicated
  5. https://blog.bitsrc.io/4-ways-to-communicate-across-browser-tabs-in-realtime-e4f5f6cbedca?gi=a248fadb7798
  6. https://blog.guya.net/2015/06/12/sharing-sessionstorage-between-tabs-for-secure-multi-tab-authentication/
  7. https://stackoverflow.com/questions/34130277/speechsynthesisutterance-chrome-issue?rq=3

17) Mobile Apps

  1. https://medium.com/@jeffrey.rosser/what-is-a-webview-and-how-can-it-drive-your-mobility-strategy-cf323a4b3bcf
  2. https://www.kirupa.com/apps/webview.htm#:~:text=A%20WebView%20is%20an%20embeddable,native%20application%20(aka%20app).

18) jQuery

  1. https://stackoverflow.com/questions/8948785/check-display-error-message-for-an-empty-text-field
  2. https://stackoverflow.com/questions/16493280/close-bootstrap-modal
  3. https://www.itsolutionstuff.com/post/jquery-how-to-use-radio-button-change-eventexample.html
  4. https://forum.jquery.com/topic/typeerror-ajax-is-not-a-function
  5. https://www.codeproject.com/Questions/782990/TypeError-ajax-is-not-a-function
  6. https://stackoverflow.com/questions/5004233/jquery-ajax-post-example-with-php
  7. https://p.bdir.in/p/Check-Duplicate-Browser-TabsWindows-With-jQuery---duplicatejs/14863
  8. https://itnext.io/5-ways-to-loop-over-dom-elements-from-queryselectorall-in-javascript-55bd66ca4128
  9. https://stackoverflow.com/questions/14416517/jquery-keyup-function-not-executing

19) API

  1. https://dzone.com/articles/difference-between-rest-and-soap-api#:~:text=What%20Is%20a%20SOAP%20API,%2C%20leads%2C%20and%20custom%20objects.
  2. https://jsonplaceholder.typicode.com/'
  3. https://levelup.gitconnected.com/all-possible-ways-of-making-an-api-call-in-plain-javascript-c0dee3c11b8b

20) PHP

  1. Activating GD Library: https://www.youtube.com/watch?v=NJWwKj22n94
  2. https://stackoverflow.com/questions/9816889/how-to-echo-or-print-an-array-in-php

21) C# (.NET)

  1. https://stackoverflow.com/questions/45653884/how-to-add-new-win-form-in-project-c
  2. https://www.homeandlearn.co.uk/csharp/csharp_s13p1.html
  3. https://ahsanraza498.medium.com/top-5-tips-for-any-c-developer-caaa8a621dc9
  4. https://www.c-sharpcorner.com/article/dynamic-search-in-datagridview/
  5. https://www.codegrepper.com/code-examples/csharp/convert+char+digit+to+int+c+sharp
  6. https://stackoverflow.com/questions/972307/how-to-loop-through-all-enum-values-in-c
  7. FastEndpoints/FastEndpoints#77
  8. https://stackoverflow.com/questions/21461905/how-to-parse-odata-filter-with-regular-expression-in-c
  9. https://stackoverflow.com/questions/27775279/odata-datetime-filter-edm-string-error
  10. https://stackoverflow.com/questions/25668344/get-linq-expression-from-filterqueryoption-throw-clr-exception/25811099
  11. https://d-fens.ch/2017/03/01/converting-odataqueryoptions-into-linq-expressions-in-c/

22) HTML

  1. https://stackoverflow.com/questions/5592345/how-to-select-a-radio-button-by-default
  2. http://jsfiddle.net/robertc/X8UXQ/190/
  3. https://stackoverflow.com/questions/3303675/how-to-make-an-input-type-button-act-like-a-hyperlink-and-redirect-using-a-get-r
  4. https://stackoverflow.com/questions/34807000/add-tooltip-to-font-awesome-icon
  5. https://www.codegrepper.com/code-examples/javascript/convert+special+characters+to+html+in+javascript
  6. https://stackoverflow.com/questions/32577752/accept-value-greater-than-zero-and-the-value-can-be-even-0-01-or-0-10
  7. https://css-tricks.com/snippets/javascript/move-cursor-to-end-of-input/
  8. https://stackoverflow.com/questions/995183/how-to-allow-only-numeric-0-9-in-html-inputbox-using-jquery
  9. https://stackoverflow.com/questions/22148080/an-invalid-form-control-with-name-is-not-focusable
  10. https://www.freecodecamp.org/news/how-to-use-html-to-open-link-in-new-tab/#:~:text=The%20href%20attribute%20set%20to,the%20pages%20you%20link%20to

23) Others

  1. https://sweetalert.js.org/
  2. A collection of tools to easily generate assets such as launcher icons for your Android app. https://romannurik.github.io/AndroidAssetStudio/index.html
  3. https://appicon.co/
  4. https://www.youtube.com/watch?v=jSkQ27sTto0
  5. https://www.codemag.com/Article/1411041/Introduction-to-IndexedDB-The-In-Browser-Database
  6. https://livebook.manning.com/book/html5-in-action/chapter-5/115
  7. http://dev.yathit.com/ydn-db/doc/setup/limitation.html
  8. http://www.moodle2.tfe.umu.se/pluginfile.php/32062/mod_resource/content/1/Persona%20creation%20-%20George%20Olsen.pdf
  9. https://fontawesome.com/icons/list
  10. https://stackoverflow.com/questions/45646854/how-we-can-apply-if-else-condition-on-css-properties-using-javascript
  11. https://loading.io/css/
  12. https://support.openrainbow.com/hc/en-us/community/posts/360004135519-Local-HTTP-SERVER-show-This-page-isn-t-working-
  13. https://stackoverflow.com/questions/47068150/how-to-detect-browser-refresh-or-close/47068580
  14. https://www.geeksforgeeks.org/how-to-check-if-a-browser-tab-is-currently-active-or-not/

24) Excel

  1. https://www.exceltip.com/summing/summing-values-from-cells-in-different-sheets.html

25) Sharepoint

  1. https://stackoverflow.com/questions/31662643/sharepoint-rest-api-getfolderbyserverrelativeurl-returns-nothing
  2. https://www.c-sharpcorner.com/article/integrating-sharepoint-with-node-js/
  3. https://www.c-sharpcorner.com/article/integrating-sharepoint-data-into-node-js-with-access-token/

26) Wamp

  1. http://breakthesecurity.cysecurity.org/2011/07/how-to-run-php-files-using-wamp-server.html
  2. https://stackoverflow.com/questions/14557245/wamp-shows-error-msvcr100-dll-is-missing-when-install

27) Front End Architecture

  1. https://dev.to/kevtiq/how-to-create-a-scalable-and-maintainable-front-end-architecture-4f47

28) Framework7

  1. https://forum.framework7.io/t/solved-validate-input-missing-attribute-validate/2851/2
  2. https://stackoverflow.com/questions/52738180/how-to-navigate-to-a-page-in-framework7
  3. https://stackoverflow.com/questions/52376261/how-to-pass-content-while-calling-app-router-navigate-in-framework7
  4. https://forum.framework7.io/t/answered-toast-custom-color/2926/4

29) Wordpress

  1. https://www.designbombs.com/how-to-add-google-analytics-to-wordpress-manually-and-via-plugin/

30) CSS

  1. https://stackoverflow.com/questions/8690841/how-do-i-line-up-3-divs-on-the-same-row/52435998
  2. https://jsfiddle.net/9a1n5o5a/1/
  3. https://jsfiddle.net/zinoui/bpKVb/

31) Node

  1. https://www.codegrepper.com/code-examples/javascript/find+files+in+diretory+nodejs
  2. https://www.loginradius.com/blog/async/run-multiple-nodejs-version-on-the-same-machine/#:~:text=As%20on%20the%20same%20machine,Node%20Version%20Manager%20(NVM).
  3. https://www.section.io/engineering-education/nodejs-mongoosejs-mongodb/
  4. https://stackoverflow.com/questions/11661590/mongoose-query-return-null
  5. https://www.zenrows.com/blog/web-scraping-with-javascript-and-nodejs#headless-browsers
  6. https://stackoverflow.com/questions/17690803/node-js-getaddrinfo-enotfound
  7. https://stackoverflow.com/questions/52621455/typeerror-err-invalid-opt-value-encoding-the-value-ab-txt-is-invalid-for-o
  8. https://stackoverflow.com/questions/53337269/path-js1086-error-enoent-no-such-file-or-directory-uv-cwd
  9. https://stackoverflow.com/questions/35626040/how-to-get-updated-document-back-from-the-findoneandupdate-method
  10. https://www.codegrepper.com/code-examples/javascript/node+js+server+listen+on+multiple+ports
  11. https://masteringjs.io/tutorials/fundamentals/global-variable

32) Electron

  1. https://ourcodeworld.com/articles/read/365/how-to-create-a-windows-installer-for-an-application-built-with-electron-framework
  2. https://stackoverflow.com/questions/37828758/electron-js-how-to-minimize-close-window-to-system-tray-and-restore-window-back
  3. https://stackoverflow.com/questions/54684174/how-to-reopen-electron-application-which-in-tray-from-the-dock-or-task-bar-icon

33) Postman

  1. https://www.toolsqa.com/postman/post-request-in-postman/
  2. https://medium.com/@netralizmefod/how-to-test-server-socketio-with-postman-fd8c48852c7d

34) Socket.IO

  1. https://aaryanadil.com/pass-socket-io-to-express-routes-in-files
  2. https://www.reddit.com/r/node/comments/de0mvr/waiting_for_a_mongodb_find_query_inside_socketio/

35) Regular Expressions

  1. https://regex101.com/
  2. How to allow to only one dot?
    https://stackoverflow.com/questions/28999021/how-to-allow-to-only-one-dot

36) Heroku

  1. https://stackoverflow.com/questions/49609719/module-not-found-error-when-deployed-on-heroku
  2. https://stackoverflow.com/questions/15693192/heroku-node-js-error-web-process-failed-to-bind-to-port-within-60-seconds-of

37) Koa

  1. https://stackoverflow.com/questions/71283981/koajs-cant-handle-post-requests-on-cloudfunctions

38) SQL Server

  1. https://stackoverflow.com/questions/17273021/windows-could-not-start-the-sql-server-mssqlserver-on-local-computer-error
  2. https://stackoverflow.com/questions/4849652/find-all-tables-containing-column-with-specified-name-ms-sql-server

39) Laravel

  1. https://www.digitalocean.com/community/tutorials/how-to-use-migrations-to-create-and-manage-database-tables-in-laravel
  2. https://www.tutsmake.com/laravel-8-socialite-google-login-example-tutorial/
  3. https://stackoverflow.com/questions/63807930/error-target-class-controller-does-not-exist-when-using-laravel-8
  4. https://www.tutsmake.com/how-to-call-external-api-in-laravel/
  5. https://stackoverflow.com/questions/70335302/how-to-get-details-of-the-public-key-generated-using-laravel-passport
  6. https://towardsdev.com/rest-api-login-register-with-sanctum-laravel-9218ac483bbe

40) Go

  1. https://www.youtube.com/watch?v=cmSSm0uZMec
  2. https://www.youtube.com/watch?v=H0HZc4FgX7E
  3. https://stackoverflow.com/questions/57063411/go-smtp-unable-to-send-email-through-gmail-getting-eof
  4. https://stackoverflow.com/questions/17714494/golang-http-request-results-in-eof-errors-when-making-multiple-requests-successi
  5. https://stackoverflow.com/questions/38414949/right-pattern-for-returning-slice-of-structs-from-function-in-golang
  6. https://stackoverflow.com/questions/50697914/return-nil-for-a-struct-in-go
  7. https://www.golangprograms.com/add-n-number-of-year-month-day-hour-minute-second-millisecond-microsecond-and-nanosecond-to-current-date-time.html

41) Mailtrap

  1. https://laracasts.com/discuss/channels/laravel/the-mail-didnt-send-to-my-gmail

42) Webpack

  1. https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported

43) Typescript

  1. https://bobbyhadz.com/blog/typescript-object-literal-may-only-specify-known-properties
  2. https://bobbyhadz.com/blog/react-typescript-usestate-array-of-objects#:~:text=%23%20Type%20useState%20as%20Array%20of%20Objects%20in%20React%20TypeScript,objects%20of%20the%20specified%20type.

44) Git

  1. desktop/desktop#10326
  2. https://stackoverflow.com/questions/41045548/merging-changes-from-master-into-my-branch'

45) SurveyJS

  1. https://surveyjs.io/stay-updated/release-notes/v1.9.111#a-workaround-for-a-postcss-parsing-bug-is-no-longer-required

46) Google Analytics

  1. https://stackoverflow.com/questions/73713428/how-to-tracking-email-opens-in-ga4

47) Kafka

  1. https://code-maze.com/aspnetcore-using-kafka-in-a-web-api/
  2. https://kamil-zakiev.medium.com/kafka-producer-api-c-4d370d9b9e4a
  3. https://medium.com/simform-engineering/kafka-unleashed-a-comprehensive-guide-to-setting-up-kafka-fb607d5d37b4
  4. https://stackoverflow.com/questions/57464072/how-to-use-partitions-in-order-to-parallel-consume-one-topic-in-kafka-with-net
  5. https://dotnetfullstackdev.medium.com/building-a-scalable-kafka-consumer-in-net-core-without-duplicates-a-complete-guide-09340037b6bc

48) MediatR

  1. https://www.youtube.com/watch?v=z6ZKAoUL4QE
  2. https://www.youtube.com/watch?v=ydISpffv3Fc
  3. https://thecodeman.net/posts/mediatr-pipeline-behavior

About

The repository to save useful links in one place for different languages/technologies etc. Only those links are added which have been used by me or which I found extremely useful. Please feel free to add useful links to it. This repo will be extremely helpful to those who aren't good at googling and of course, will save time for everyone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors