type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 696,861 | Cartographing Jetpack Compose: foundation | Welcome to the second installment of Cartographing Jetpack Compose. In the first part we looked at an... | May 29 '21 | cartographing-jetpack-compose-foundation-5c0 | /tkuenneth/cartographing-jetpack-compose-foundation-5c0 | https://dev.to/tkuenneth/cartographing-jetpack-compose-foundation-5c0 | 0 | 12 | 12,695 | 2021-05-29T12:43:55Z | en | null | 12 | https://dev.to/tkuenneth/cartographing-jetpack-compose-foundation-5c0 | 2021-05-13T06:48:29Z | 2021-05-29T15:20:57Z | null | 2021-05-29T12:43:55Z | 2021-05-29T12:43:55Z | 4 | ['android', 'jetpackcompose', 'kotlin'] | android, jetpackcompose, kotlin | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,931 | ||
article | 705,952 | Jetpack Compose and why it will revolutionize Android development | Introduction For the past 10 years android development has not been the best nor it was th... | May 22 '21 | jetpack-compose-and-why-it-will-revolutionize-android-development-3jao | /techchieftain/jetpack-compose-and-why-it-will-revolutionize-android-development-3jao | https://dev.to/techchieftain/jetpack-compose-and-why-it-will-revolutionize-android-development-3jao | 4 | 24 | null | 2021-05-22T22:36:52Z | en | null | 24 | null | https://dev.to/techchieftain/jetpack-compose-and-why-it-will-revolutionize-android-development-3jao | 2021-05-22T20:14:57Z | null | null | 2021-05-22T22:36:52Z | 2022-10-17T08:10:50Z | 6 | ['android', 'mobile', 'jetpackcompose', 'kotlin'] | android, mobile, jetpackcompose, kotlin | {'name': 'Salah Al-Dhaferi', 'username': 'techchieftain', 'twitter_username': 'tech_chieftain', 'github_username': 'tech-chieftain', 'user_id': 254005, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 554,932 | |
article | 691,902 | Cartographing Jetpack Compose: compiler and runtime | Jetpack Compose is expected to become the preferred ui toolkit for Android and perhaps Kotlin-based D... | May 9 '21 | cartographing-jetpack-compose-compiler-and-runtime-1605 | /tkuenneth/cartographing-jetpack-compose-compiler-and-runtime-1605 | https://dev.to/tkuenneth/cartographing-jetpack-compose-compiler-and-runtime-1605 | 0 | 31 | 12,695 | 2021-05-09T17:47:59Z | en | null | 31 | https://dev.to/tkuenneth/cartographing-jetpack-compose-compiler-and-runtime-1605 | 2021-05-08T12:51:17Z | 2021-05-13T06:31:53Z | null | 2021-05-09T17:47:59Z | 2021-05-09T17:47:59Z | 5 | ['android', 'jetpackcompose', 'kotlin'] | android, jetpackcompose, kotlin | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,933 | ||
article | 690,861 | How to use Multiple Bottom-sheets in Android Compose | After trying to refactor my project from the normal view system to Android Compose, I can really feel... | May 7 '21 | how-to-use-multiple-bottom-sheets-in-android-compose-382p | /davidibrahim/how-to-use-multiple-bottom-sheets-in-android-compose-382p | https://dev.to/davidibrahim/how-to-use-multiple-bottom-sheets-in-android-compose-382p | 2 | 19 | null | 2021-05-07T12:53:36Z | en | null | 19 | https://dev.to/davidibrahim/how-to-use-multiple-bottom-sheets-in-android-compose-382p | 2021-05-07T12:34:21Z | 2021-05-10T16:34:52Z | null | 2021-05-07T12:53:36Z | 2021-06-06T12:57:26Z | 3 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'David', 'username': 'davidibrahim', 'twitter_username': None, 'github_username': 'DavidIbrahim', 'user_id': 627130, 'website_url': 'https://www.linkedin.com/in/david-ibrahim-salama/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde... | null | null | 554,934 | ||
article | 678,865 | How I built an "Asteroids" game using Jetpack Compose for Desktop | ...and how you can get started building your own games on top of this modern framework. | May 6 '21 | how-i-built-an-asteroids-game-using-jetpack-compose-for-desktop-309l | /kotlin/how-i-built-an-asteroids-game-using-jetpack-compose-for-desktop-309l | https://dev.to/kotlin/how-i-built-an-asteroids-game-using-jetpack-compose-for-desktop-309l | 0 | 50 | 12,588 | 2021-05-06T13:03:23Z | en | null | 50 | https://sebi.io/posts/2021-05-06-asteroids-in-compose-for-desktop/ | 2021-04-26T11:11:40Z | 2024-01-11T13:13:48Z | null | 2021-05-06T13:03:23Z | 2021-05-06T13:03:23Z | 7 | ['gamedev', 'kotlin', 'jetpackcompose', 'android'] | gamedev, kotlin, jetpackcompose, android | {'name': 'Sebastian Aigner', 'username': 'sebastianaigner', 'twitter_username': None, 'github_username': 'SebastianAigner', 'user_id': 26006, 'website_url': 'http://kotl.in/in-action', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | {'name': 'Kotlin', 'username': 'kotlin', 'slug': 'kotlin', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2485%2F80d41bc3-7f05-444c-a32e-ceb190e486b1.png', 'profile_ima... | null | 554,936 | ||
article | 688,471 | Tips & tricks for building a game using Compose for Desktop | Diving deeper into building a sample game with the multiplatform reactive UI framework. | May 6 '21 | tips-tricks-for-building-a-game-using-jetpack-compose-for-desktop-266o | /kotlin/tips-tricks-for-building-a-game-using-jetpack-compose-for-desktop-266o | https://dev.to/kotlin/tips-tricks-for-building-a-game-using-jetpack-compose-for-desktop-266o | 2 | 32 | 12,588 | 2021-05-06T13:03:41Z | en | null | 32 | https://sebi.io/posts/2021-05-06-tips-and-tricks-building-a-game-in-compose-for-desktop/ | 2021-05-05T12:11:11Z | 2024-01-11T13:13:34Z | null | 2021-05-06T13:03:41Z | 2023-06-15T09:50:18Z | 7 | ['gamedev', 'kotlin', 'jetpackcompose', 'android'] | gamedev, kotlin, jetpackcompose, android | {'name': 'Sebastian Aigner', 'username': 'sebastianaigner', 'twitter_username': None, 'github_username': 'SebastianAigner', 'user_id': 26006, 'website_url': 'http://kotl.in/in-action', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | {'name': 'Kotlin', 'username': 'kotlin', 'slug': 'kotlin', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2485%2F80d41bc3-7f05-444c-a32e-ceb190e486b1.png', 'profile_ima... | null | 554,937 | ||
article | 659,004 | Jetpack Compose — Reveal effect | A few days ago, I saw a post on Reddit that got me thinking: “How hard would it be to add a theme s... | May 4 '21 | jetpack-compose-reveal-effect-1fao | /bmonjoie/jetpack-compose-reveal-effect-1fao | https://dev.to/bmonjoie/jetpack-compose-reveal-effect-1fao | 2 | 31 | null | 2021-05-04T12:56:33Z | en | null | 31 | null | https://xzan.medium.com/jetpack-compose-reveal-effect-f73c74f702a | 2021-04-08T14:34:22Z | null | null | 2021-05-04T12:56:33Z | 2021-11-04T09:42:54Z | 9 | ['android', 'jetpackcompose'] | android, jetpackcompose | {'name': 'Benjamin Monjoie', 'username': 'bmonjoie', 'twitter_username': 'Xzan', 'github_username': None, 'user_id': 610739, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 554,938 | |
article | 687,718 | Lists and Grids in Jetpack Compose | Jetpack Compose provides many tools for creating UI. With Jetpack Compose you can easily create an... | May 4 '21 | complex-ui-in-jetpack-compose-o41 | /agarasul/complex-ui-in-jetpack-compose-o41 | https://dev.to/agarasul/complex-ui-in-jetpack-compose-o41 | 0 | 12 | null | 2021-05-04T16:49:00Z | en | null | 12 | null | https://dev.to/agarasul/complex-ui-in-jetpack-compose-o41 | 2021-05-04T16:49:00Z | 2021-05-04T16:52:55Z | null | 2021-05-04T16:49:00Z | 2021-05-04T16:49:00Z | 3 | ['android', 'jetpackcompose', 'jetpack'] | android, jetpackcompose, jetpack | {'name': 'agarasul', 'username': 'agarasul', 'twitter_username': None, 'github_username': 'agarasul', 'user_id': 625507, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 554,939 | |
article | 677,209 | Implementing a number pad in Jetpack Compose | The best way to get familiar with a new technology is to use it. In this short piece I will be transf... | Apr 24 '21 | implementing-a-number-pad-in-jetpack-compose-e24 | /tkuenneth/implementing-a-number-pad-in-jetpack-compose-e24 | https://dev.to/tkuenneth/implementing-a-number-pad-in-jetpack-compose-e24 | 0 | 17 | null | 2021-04-24T13:16:03Z | en | null | 17 | https://dev.to/tkuenneth/implementing-a-number-pad-in-jetpack-compose-e24 | 2021-04-24T12:04:23Z | 2021-04-24T13:25:36Z | null | 2021-04-24T13:16:03Z | 2021-04-24T13:16:03Z | 5 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,940 | ||
article | 671,214 | Pi Practice App in Compose | This article was originally planned for 🥧 Pi Day, and it clearly ran more than a month late. However,... | Apr 19 '21 | pi-practice-app-in-compose-3ifo | /zsmb13/pi-practice-app-in-compose-3ifo | https://dev.to/zsmb13/pi-practice-app-in-compose-3ifo | 0 | 12 | null | 2021-04-19T07:48:27Z | en | null | 12 | null | https://zsmb.co/pi-practice-app-in-compose/ | 2021-04-19T07:46:46Z | null | null | 2021-04-19T07:48:27Z | 2021-04-19T07:48:27Z | 7 | ['android', 'jetpackcompose', 'kotlin'] | android, jetpackcompose, kotlin | {'name': 'Márton Braun', 'username': 'zsmb13', 'twitter_username': 'zsmb13', 'github_username': 'zsmb13', 'user_id': 573503, 'website_url': 'https://zsmb.co/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup... | null | null | 554,941 | |
article | 664,238 | Kotlin Flow - Implementing an Android Timer | Put together a timer with StateFlow and Compose. | Apr 13 '21 | kotlin-flow-implementing-an-android-timer-ieo | /aniketsmk/kotlin-flow-implementing-an-android-timer-ieo | https://dev.to/aniketsmk/kotlin-flow-implementing-an-android-timer-ieo | 0 | 22 | null | 2021-04-13T17:52:25Z | en | null | 22 | https://dev.to/aniketsmk/kotlin-flow-implementing-an-android-timer-ieo | 2021-04-13T13:53:38Z | 2021-04-13T18:53:45Z | null | 2021-04-13T17:52:25Z | 2021-04-13T17:52:25Z | 5 | ['jetpackcompose', 'kotlin', 'flow', 'android'] | jetpackcompose, kotlin, flow, android | {'name': 'Aniket Kadam', 'username': 'aniketsmk', 'twitter_username': 'AniketSMK', 'github_username': 'AniketSK', 'user_id': 37073, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 554,942 | ||
article | 662,082 | Snackbars Without Scaffolds (and why you should avoid them) | Describes the perils of placing snacks yourself. | Apr 11 '21 | snackbars-without-scaffolds-and-why-you-should-avoid-them-4nac | /aniketsmk/snackbars-without-scaffolds-and-why-you-should-avoid-them-4nac | https://dev.to/aniketsmk/snackbars-without-scaffolds-and-why-you-should-avoid-them-4nac | 0 | 13 | 12,181 | 2021-04-11T14:36:45Z | en | null | 13 | https://dev.to/aniketsmk/snackbars-without-scaffolds-and-why-you-should-avoid-them-4nac | 2021-04-11T14:31:04Z | 2021-04-11T14:53:21Z | null | 2021-04-11T14:36:45Z | 2021-04-11T14:36:45Z | 1 | ['android', 'jetpackcompose', 'snackbar', 'kotlin'] | android, jetpackcompose, snackbar, kotlin | {'name': 'Aniket Kadam', 'username': 'aniketsmk', 'twitter_username': 'AniketSMK', 'github_username': 'AniketSK', 'user_id': 37073, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 554,943 | ||
article | 657,406 | How to Add a Snackbar to Jetpack Compose | All the code and cocepts you need to use a Snackbar in Jetpack Compose. | Apr 7 '21 | how-to-add-a-snackbar-to-jetpack-compose-1ehj | /aniketsmk/how-to-add-a-snackbar-to-jetpack-compose-1ehj | https://dev.to/aniketsmk/how-to-add-a-snackbar-to-jetpack-compose-1ehj | 0 | 6 | 12,181 | 2021-04-07T06:32:22Z | en | null | 6 | https://dev.to/aniketsmk/how-to-add-a-snackbar-to-jetpack-compose-1ehj | 2021-04-07T06:06:41Z | 2021-04-11T14:33:37Z | null | 2021-04-07T06:32:22Z | 2021-10-19T11:55:36Z | 2 | ['snackbar', 'jetpackcompose', 'kotlin', 'android'] | snackbar, jetpackcompose, kotlin, android | {'name': 'Aniket Kadam', 'username': 'aniketsmk', 'twitter_username': 'AniketSMK', 'github_username': 'AniketSK', 'user_id': 37073, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 554,944 | ||
article | 652,022 | Re-gaining orientation #4 | Welcome to the final episode of Re-gaining orientation. Please recall that in this mini series we foc... | Apr 1 '21 | re-gaining-orientation-4-dl5 | /tkuenneth/re-gaining-orientation-4-dl5 | https://dev.to/tkuenneth/re-gaining-orientation-4-dl5 | 0 | 7 | 11,800 | 2021-04-01T13:00:53Z | en | null | 7 | https://dev.to/tkuenneth/re-gaining-orientation-4-dl5 | 2021-04-01T11:14:54Z | null | null | 2021-04-01T13:00:53Z | 2021-04-01T13:00:53Z | 3 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,945 | ||
article | 646,689 | Re-gaining orientation #3 | Welcome to the third part of my small series about screen orientation in Jetpack Compose. So far we h... | Mar 26 '21 | re-gaining-orientation-3-335 | /tkuenneth/re-gaining-orientation-3-335 | https://dev.to/tkuenneth/re-gaining-orientation-3-335 | 0 | 5 | 11,800 | 2021-03-26T16:37:53Z | en | null | 5 | https://dev.to/tkuenneth/re-gaining-orientation-3-335 | 2021-03-26T13:42:11Z | null | null | 2021-03-26T16:37:53Z | 2021-03-26T16:37:53Z | 4 | ['android', 'jetpackcompose', 'kotlin', 'ux'] | android, jetpackcompose, kotlin, ux | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,946 | ||
article | 644,770 | Prime Table Generator in Jetpack Compose | It's been more than 6 years since I wrote an original version of this prime table generator. That was... | Mar 25 '21 | prime-table-generator-in-jetpack-compose-2m0m | /zsmb13/prime-table-generator-in-jetpack-compose-2m0m | https://dev.to/zsmb13/prime-table-generator-in-jetpack-compose-2m0m | 0 | 20 | null | 2021-03-25T17:11:09Z | en | null | 20 | null | https://zsmb.co/prime-table-generator-jetpack-compose/ | 2021-03-24T22:05:31Z | null | null | 2021-03-25T17:11:09Z | 2021-03-25T17:11:09Z | 5 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Márton Braun', 'username': 'zsmb13', 'twitter_username': 'zsmb13', 'github_username': 'zsmb13', 'user_id': 573503, 'website_url': 'https://zsmb.co/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup... | null | null | 554,947 | |
article | 639,471 | Re-gaining orientation #2 | Welcome to the second part of my series about screen orientation in Jetpack Compose. Please recall th... | Mar 21 '21 | re-gaining-orientation-2-4462 | /tkuenneth/re-gaining-orientation-2-4462 | https://dev.to/tkuenneth/re-gaining-orientation-2-4462 | 0 | 6 | 11,800 | 2021-03-21T13:10:30Z | en | null | 6 | https://dev.to/tkuenneth/re-gaining-orientation-2-4462 | 2021-03-19T14:23:27Z | null | null | 2021-03-21T13:10:30Z | 2021-03-21T13:10:30Z | 3 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,948 | ||
article | 630,208 | Olá, Jetpack Compose | Notas: Esse artigo está sendo escrito com base na versão 1.0.0-beta01 e tem como finalidade apresenta... | Mar 15 '21 | ola-jetpack-compose-3g3a | /pixelwolfhq/ola-jetpack-compose-3g3a | https://dev.to/pixelwolfhq/ola-jetpack-compose-3g3a | 0 | 14 | 11,625 | 2021-03-15T13:47:04Z | pt | null | 14 | https://dev.to/pixelwolfhq/ola-jetpack-compose-3g3a | 2021-03-09T19:44:05Z | null | null | 2021-03-15T13:47:04Z | 2021-03-15T13:47:04Z | 4 | ['android', 'jetpackcompose', 'kotlin'] | android, jetpackcompose, kotlin | {'name': 'Tiago Taraczuk', 'username': 'tiagotrcz', 'twitter_username': 'tiagotrcz', 'github_username': 'tiagotrcz', 'user_id': 575744, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | {'name': 'Pixelwolfhq', 'username': 'pixelwolfhq', 'slug': 'pixelwolfhq', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F3829%2F463a6911-5bb6-4245-9696-8aed40b7e36e.png... | null | 554,949 | ||
article | 633,862 | Re-gaining orientation #1 | Welcome back to a new episode of my loose series about Jetpack Compose. As the slightly exaggerated t... | Mar 14 '21 | re-gaining-orientation-1-5fkf | /tkuenneth/re-gaining-orientation-1-5fkf | https://dev.to/tkuenneth/re-gaining-orientation-1-5fkf | 0 | 8 | 11,800 | 2021-03-14T08:59:23Z | en | null | 8 | https://dev.to/tkuenneth/re-gaining-orientation-1-5fkf | 2021-03-13T12:10:58Z | 2021-03-19T14:23:07Z | null | 2021-03-14T08:59:23Z | 2021-03-14T08:59:23Z | 5 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,950 | ||
article | 615,649 | From top to bottom...bars | Welcome back to the third installment of (de)composing action bars. Today we look at something like t... | Feb 23 '21 | from-top-to-bottom-bars-3p4i | /tkuenneth/from-top-to-bottom-bars-3p4i | https://dev.to/tkuenneth/from-top-to-bottom-bars-3p4i | 0 | 4 | 11,418 | 2021-02-23T15:26:55Z | en | null | 4 | https://dev.to/tkuenneth/from-top-to-bottom-bars-3p4i | 2021-02-23T12:37:01Z | 2021-02-23T15:33:57Z | null | 2021-02-23T15:26:55Z | 2021-02-23T15:26:55Z | 3 | ['android', 'jetpackcompose'] | android, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,951 | ||
article | 613,576 | (de)composing action bars continued | Welcome to the second installment of (de)composing action bars. In the first part we took a look at h... | Feb 21 '21 | de-composing-action-bars-continued-3e81 | /tkuenneth/de-composing-action-bars-continued-3e81 | https://dev.to/tkuenneth/de-composing-action-bars-continued-3e81 | 0 | 3 | 11,418 | 2021-02-21T13:57:14Z | en | null | 3 | https://dev.to/tkuenneth/de-composing-action-bars-continued-3e81 | 2021-02-21T11:30:46Z | null | null | 2021-02-21T13:57:14Z | 2021-02-21T13:57:14Z | 3 | ['android', 'jetpackcompose'] | android, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,952 | ||
article | 600,379 | On (de)composing action bars | ActionBars or appbars have come a long way. In recent years we seem to have gotten used to extending... | Feb 11 '21 | on-de-composing-action-bars-39b2 | /tkuenneth/on-de-composing-action-bars-39b2 | https://dev.to/tkuenneth/on-de-composing-action-bars-39b2 | 0 | 2 | 11,418 | 2021-02-11T16:38:43Z | en | null | 2 | https://dev.to/tkuenneth/on-de-composing-action-bars-39b2 | 2021-02-11T12:53:45Z | 2021-02-21T09:57:14Z | null | 2021-02-11T16:38:43Z | 2021-02-11T16:38:43Z | 2 | ['android', 'jetpackcompose'] | android, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,953 | ||
article | 568,821 | More on Canvas | In the previous posts of this series we have taken a closer look at how to use shapes and canvases. I... | Jan 15 '21 | more-on-canvas-70g | /tkuenneth/more-on-canvas-70g | https://dev.to/tkuenneth/more-on-canvas-70g | 0 | 14 | 10,525 | 2021-01-15T15:50:24Z | en | null | 14 | https://dev.to/tkuenneth/more-on-canvas-70g | 2021-01-11T16:08:56Z | null | null | 2021-01-15T15:50:24Z | 2021-01-15T15:50:24Z | 3 | ['kotlin', 'ux', 'jetpackcompose', 'android'] | kotlin, ux, jetpackcompose, android | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,954 | ||
article | 568,637 | Customize a Compose for Desktop AlertDialog | This will be a rather short post and a very specific one, too. Before we go into details I would like... | Jan 11 '21 | customize-a-compose-for-desktop-alertdialog-a6e | /tkuenneth/customize-a-compose-for-desktop-alertdialog-a6e | https://dev.to/tkuenneth/customize-a-compose-for-desktop-alertdialog-a6e | 0 | 8 | null | 2021-01-11T12:24:05Z | en | null | 8 | https://dev.to/tkuenneth/customize-a-compose-for-desktop-alertdialog-a6e | 2021-01-11T12:24:05Z | 2021-01-11T13:23:07Z | null | 2021-01-11T12:24:05Z | 2021-03-14T22:03:47Z | 2 | ['kotlin', 'jetpackcompose', 'ux'] | kotlin, jetpackcompose, ux | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,955 | ||
article | 564,229 | Drawing and painting in Jetpack Compose #2: About text | Welcome to part 2 of Drawing and painting in Jetpack Compose. Today I will be taking a look at text.... | Jan 7 '21 | drawing-and-painting-in-jetpack-compose-2-about-text-5hf6 | /tkuenneth/drawing-and-painting-in-jetpack-compose-2-about-text-5hf6 | https://dev.to/tkuenneth/drawing-and-painting-in-jetpack-compose-2-about-text-5hf6 | 1 | 11 | 10,525 | 2021-01-07T16:05:12Z | en | null | 11 | https://dev.to/tkuenneth/drawing-and-painting-in-jetpack-compose-2-about-text-5hf6 | 2021-01-07T13:43:13Z | 2021-01-07T16:10:22Z | null | 2021-01-07T16:05:12Z | 2024-03-22T03:19:53Z | 3 | ['android', 'kotlin', 'ux', 'jetpackcompose'] | android, kotlin, ux, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,956 | ||
article | 559,816 | Drawing and painting in Jetpack Compose #1 | Recently I blogged about using shapes in Jetpack Compose. As you have seen, RectangleShape, CircleSha... | Jan 4 '21 | drawing-and-painting-in-jetpack-compose-1-2okl | /tkuenneth/drawing-and-painting-in-jetpack-compose-1-2okl | https://dev.to/tkuenneth/drawing-and-painting-in-jetpack-compose-1-2okl | 7 | 23 | 10,525 | 2021-01-04T11:12:45Z | en | null | 23 | https://dev.to/tkuenneth/drawing-and-painting-in-jetpack-compose-1-2okl | 2021-01-03T10:40:10Z | 2021-01-05T11:41:14Z | null | 2021-01-04T11:12:45Z | 2022-07-16T06:39:05Z | 4 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,957 | ||
article | 553,001 | Using shapes in Jetpack Compose | In this article I will take a closer look at how to achieve custom drawing in Jetpack Compose using a... | Dec 27 '20 | using-shapes-in-jetpack-compose-3ggb | /tkuenneth/using-shapes-in-jetpack-compose-3ggb | https://dev.to/tkuenneth/using-shapes-in-jetpack-compose-3ggb | 1 | 16 | null | 2020-12-27T14:40:33Z | en | null | 16 | https://dev.to/tkuenneth/using-shapes-in-jetpack-compose-3ggb | 2020-12-26T11:33:06Z | 2021-01-05T11:40:42Z | null | 2020-12-27T14:40:33Z | 2021-02-28T01:44:05Z | 4 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'Thomas Künneth', 'username': 'tkuenneth', 'twitter_username': None, 'github_username': 'tkuenneth', 'user_id': 299234, 'website_url': 'https://thomaskuenneth.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 554,958 | ||
article | 504,352 | Implementing Paging in Jetpack Compose | Jetpack Compose Alpha06 was recently released and along with it, came the new paging-compose library.... | Nov 4 '20 | implementing-paging-in-jetpack-compose-2hh7 | /kriticalflare/implementing-paging-in-jetpack-compose-2hh7 | https://dev.to/kriticalflare/implementing-paging-in-jetpack-compose-2hh7 | 0 | 8 | null | 2020-11-04T16:44:47Z | en | null | 8 | https://dev.to/kriticalflare/implementing-paging-in-jetpack-compose-2hh7 | 2020-11-02T16:38:59Z | null | null | 2020-11-04T16:44:47Z | 2020-11-04T16:44:47Z | 3 | ['android', 'kotlin', 'jetpackcompose'] | android, kotlin, jetpackcompose | {'name': 'kriticalflare', 'username': 'kriticalflare', 'twitter_username': None, 'github_username': 'kriticalflare', 'user_id': 411153, 'website_url': 'https://kriticalflare.github.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 554,959 | ||
article | 496,391 | 🚀 Jetpack Compose Layouts | Howdy Android Devs👋, This is my first article for Android 🥰. In this article, we gonna see the basic... | Oct 24 '20 | jetpack-compose-layouts-5715 | /spikeysanju/jetpack-compose-layouts-5715 | https://dev.to/spikeysanju/jetpack-compose-layouts-5715 | 2 | 19 | null | 2020-10-24T06:53:12Z | en | null | 19 | https://dev.to/spikeysanju/jetpack-compose-layouts-5715 | 2020-10-24T06:27:34Z | 2020-10-24T11:34:14Z | null | 2020-10-24T06:53:12Z | 2025-02-11T09:16:57Z | 3 | ['jetpackcompose', 'android', 'design', 'kotlin'] | jetpackcompose, android, design, kotlin | {'name': 'Spikey sanju', 'username': 'spikeysanju', 'twitter_username': 'sanjay_spikey', 'github_username': 'Spikeysanju', 'user_id': 193111, 'website_url': 'https://www.thisux.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,960 | ||
article | 409,464 | Random Compose Project #1: Compose95 | Jetpack Compose is getting closer and closer to becoming “stable enough”, and for the next few weeks/... | Jul 25 '20 | random-compose-project-1-compose95-2h53 | /louis993546/random-compose-project-1-compose95-2h53 | https://dev.to/louis993546/random-compose-project-1-compose95-2h53 | 0 | 4 | null | 2020-07-25T14:13:57Z | en | null | 4 | null | https://dev.to/louis993546/random-compose-project-1-compose95-2h53 | 2020-07-25T14:13:11Z | null | 2020-07-25T14:13:57Z | 2020-07-25T14:10:17Z | 2020-07-25T14:10:17Z | 3 | ['jetpackcompose', 'android', 'windows95'] | jetpackcompose, android, windows95 | {'name': 'Louis Tsai', 'username': 'louis993546', 'twitter_username': 'louis993546', 'github_username': 'louis993546', 'user_id': 82478, 'website_url': 'https://www.louis993546.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,961 | |
article | 158,700 | Mental Models of Jetpack Compose #2: Declarative UI (with code) & separation of concerns | Separation. Photo by Jamie Street on Unsplash
In the last chapter, we looked at ... | Aug 19 '19 | mental-models-of-jetpack-compose-2-declarative-ui-with-code-separation-of-concerns-4636 | /louis993546/mental-models-of-jetpack-compose-2-declarative-ui-with-code-separation-of-concerns-4636 | https://dev.to/louis993546/mental-models-of-jetpack-compose-2-declarative-ui-with-code-separation-of-concerns-4636 | 0 | 6 | null | 2019-08-19T13:43:01Z | null | null | 6 | null | https://dev.to/louis993546/mental-models-of-jetpack-compose-2-declarative-ui-with-code-separation-of-concerns-4636 | 2019-08-19T13:38:14Z | null | 2019-08-19T13:43:01Z | 2019-08-19T13:31:33Z | 2019-08-19T13:31:33Z | 4 | ['android', 'separationofconcer', 'declarativeprogramm', 'jetpackcompose'] | android, separationofconcer, declarativeprogramm, jetpackcompose | {'name': 'Louis Tsai', 'username': 'louis993546', 'twitter_username': 'louis993546', 'github_username': 'louis993546', 'user_id': 82478, 'website_url': 'https://www.louis993546.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,962 | |
article | 158,417 | Mental Models of Jetpack Compose #1: State & Programming Models | Generic representation of “mental model”. I don’t really know how to visualize th... | Aug 18 '19 | mental-models-of-jetpack-compose-1-state-programming-models-20eh | /louis993546/mental-models-of-jetpack-compose-1-state-programming-models-20eh | https://dev.to/louis993546/mental-models-of-jetpack-compose-1-state-programming-models-20eh | 0 | 10 | null | 2019-08-18T19:16:32Z | null | null | 10 | null | https://dev.to/louis993546/mental-models-of-jetpack-compose-1-state-programming-models-20eh | 2019-08-18T19:12:58Z | 2019-08-19T13:45:47Z | 2019-08-18T19:16:32Z | 2019-08-18T19:11:47Z | 2019-08-18T19:11:47Z | 5 | ['android', 'jetpackcompose', 'programming', 'mentalmodels'] | android, jetpackcompose, programming, mentalmodels | {'name': 'Louis Tsai', 'username': 'louis993546', 'twitter_username': 'louis993546', 'github_username': 'louis993546', 'user_id': 82478, 'website_url': 'https://www.louis993546.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,963 | |
article | 192,916 | Mental Models of Jetpack Compose #3: Inheritance, Composition, and why they matter | Mental Models of Jetpack Compose #3: Inheritance & Composition Previously, on MMoJC:... | Feb 16 '20 | mental-models-of-jetpack-compose-3-inheritance-composition-and-why-they-matter-4dal | /louis993546/mental-models-of-jetpack-compose-3-inheritance-composition-and-why-they-matter-4dal | https://dev.to/louis993546/mental-models-of-jetpack-compose-3-inheritance-composition-and-why-they-matter-4dal | 0 | 4 | null | 2020-02-16T21:36:08Z | null | null | 4 | null | https://dev.to/louis993546/mental-models-of-jetpack-compose-3-inheritance-composition-and-why-they-matter-4dal | 2019-10-22T07:00:21Z | null | 2020-02-16T21:36:08Z | 2019-10-22T06:42:53Z | 2019-10-22T06:42:53Z | 5 | ['jetpackcompose', 'android'] | jetpackcompose, android | {'name': 'Louis Tsai', 'username': 'louis993546', 'twitter_username': 'louis993546', 'github_username': 'louis993546', 'user_id': 82478, 'website_url': 'https://www.louis993546.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,964 | |
article | 269,799 | Mental Models of Jetpack Compose #4: Components and Hindsight | Photo by Jamie Street on Unsplash After months of procrastinating, I am finally getting to the last... | Feb 26 '20 | mental-models-of-jetpack-compose-4-components-and-hindsight-25o7 | /louis993546/mental-models-of-jetpack-compose-4-components-and-hindsight-25o7 | https://dev.to/louis993546/mental-models-of-jetpack-compose-4-components-and-hindsight-25o7 | 0 | 6 | null | 2020-02-26T23:39:24Z | null | null | 6 | null | https://dev.to/louis993546/mental-models-of-jetpack-compose-4-components-and-hindsight-25o7 | 2020-02-26T23:37:19Z | null | 2020-02-26T23:39:24Z | 2020-02-26T23:36:58Z | 2020-02-26T23:36:58Z | 4 | ['android', 'mentalmodels', 'jetpackcompose'] | android, mentalmodels, jetpackcompose | {'name': 'Louis Tsai', 'username': 'louis993546', 'twitter_username': 'louis993546', 'github_username': 'louis993546', 'user_id': 82478, 'website_url': 'https://www.louis993546.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 554,965 | |
article | 2,284,354 | Think about all the greats that came before you. | I think often about the course of history in computing, and find myself in awe of our accomplishments... | Feb 17 | think-about-all-the-greats-that-came-before-you-e77 | /fstrube/think-about-all-the-greats-that-came-before-you-e77 | https://dev.to/fstrube/think-about-all-the-greats-that-came-before-you-e77 | 0 | 0 | null | 2025-02-17T17:51:40Z | en | 1 | 0 | null | https://dev.to/fstrube/think-about-all-the-greats-that-came-before-you-e77 | 2025-02-17T17:51:41Z | 2025-02-17T17:57:26Z | null | 2025-02-17T17:51:40Z | 2025-02-17T17:51:40Z | 1 | ['history', 'programming'] | history, programming | {'name': 'Franklin Strube', 'username': 'fstrube', 'twitter_username': None, 'github_username': None, 'user_id': 2805290, 'website_url': 'https://franklinstrube.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 554,966 | |
article | 2,011,793 | 2000s + 2010s = 10,000 | Frontend Dogma just added archives for the 2000s and 2010s, and with that hit the 10,000 posts mark... | Sep 24 '24 | 2000s-2010s-10000-4jm8 | /frontenddogma/2000s-2010s-10000-4jm8 | https://dev.to/frontenddogma/2000s-2010s-10000-4jm8 | 0 | 1 | null | 2024-09-24T08:17:12Z | en | null | 1 | null | https://frontenddogma.com/posts/2024/2000s-2010s-10000/ | 2024-09-23T19:42:25Z | 2024-09-24T11:54:49Z | null | 2024-09-24T08:17:12Z | 2024-09-24T08:17:12Z | 4 | ['frontend', 'history', 'news', 'frontenddogma'] | frontend, history, news, frontenddogma | {'name': 'Frontend Dogma', 'username': 'frontenddogma', 'twitter_username': 'frontenddogma', 'github_username': None, 'user_id': 1429644, 'website_url': 'https://frontenddogma.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | {'name': 'news', 'bg_color_hex': '#111111', 'text_color_hex': '#fff9ac'} | 554,967 | |
article | 1,964,136 | A História do Front-End | Introdução A história do front-end se confunde com a história da web, então para contar... | Aug 18 '24 | a-historia-do-front-end-o58 | /guiteixeira/a-historia-do-front-end-o58 | https://dev.to/guiteixeira/a-historia-do-front-end-o58 | 0 | 0 | null | 2024-08-18T16:20:14Z | pt | null | 0 | https://dev.to/guiteixeira/a-historia-do-front-end-o58 | 2024-08-18T15:41:14Z | 2024-08-18T16:23:39Z | null | 2024-08-18T16:20:14Z | 2024-08-18T16:20:14Z | 9 | ['frontend', 'history', 'www'] | frontend, history, www | {'name': 'Guilherme Teixeira ', 'username': 'guiteixeira', 'twitter_username': None, 'github_username': 'ggteixeira', 'user_id': 278991, 'website_url': 'https://guiteixeira.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 554,968 | ||
article | 1,968,713 | Ilmuwan Muslim Yang Memberikan Sumbangsih dalam ilmu pengetahuan modern | Ibnu Sina (Bapak Ilmu Kedokteran) Ibnu Sina dikenal juga sebagai Avicenna (istilah Latin) adalah... | Aug 22 '24 | ilmuwan-muslim-yang-memberikan-sumbangsih-dalam-ilmu-pengetahuan-modern-1kpm | /hafid_karim_457853ed77ba9/ilmuwan-muslim-yang-memberikan-sumbangsih-dalam-ilmu-pengetahuan-modern-1kpm | https://dev.to/hafid_karim_457853ed77ba9/ilmuwan-muslim-yang-memberikan-sumbangsih-dalam-ilmu-pengetahuan-modern-1kpm | 0 | 0 | null | 2024-08-22T06:35:35Z | null | null | 0 | null | https://dev.to/hafid_karim_457853ed77ba9/ilmuwan-muslim-yang-memberikan-sumbangsih-dalam-ilmu-pengetahuan-modern-1kpm | 2024-08-22T06:35:36Z | null | null | 2024-08-22T06:35:35Z | 2024-08-22T06:35:35Z | 4 | ['history', 'biografi'] | history, biografi | {'name': 'hafid karim', 'username': 'hafid_karim_457853ed77ba9', 'twitter_username': None, 'github_username': 'Hafidz-Karim', 'user_id': 1947251, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 554,969 | |
article | 1,950,068 | .Net tarixi | .NET Framework — 2002-yilda Microsoft tomonidan chiqarilgan dasturiy platformadir. Platforma turli... | Aug 6 '24 | net-tarixi-31hc | /umida5/net-tarixi-31hc | https://dev.to/umida5/net-tarixi-31hc | 0 | 1 | null | 2024-08-06T17:12:31Z | uz | null | 1 | https://dev.to/umida5/net-tarixi-31hc | 2024-08-06T17:12:32Z | 2024-08-06T17:14:51Z | null | 2024-08-06T17:12:31Z | 2024-08-06T17:12:31Z | 1 | ['dotnet', 'history', 'csharp', 'beginners'] | dotnet, history, csharp, beginners | {'name': 'umida5', 'username': 'umida5', 'twitter_username': None, 'github_username': 'umida5', 'user_id': 1256067, 'website_url': 'https://devtoc++.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 554,970 | ||
article | 1,923,186 | George and Robert walk into a bar... | The title might sound like there is only a joke waiting here for you (an SEO desaster, I know). Sorry... | Jul 14 '24 | george-and-robert-walk-into-a-bar-413e | /codejet/george-and-robert-walk-into-a-bar-413e | https://dev.to/codejet/george-and-robert-walk-into-a-bar-413e | 0 | 1 | null | 2024-07-14T16:46:47Z | en | null | 1 | https://oliverschmidt.dev/blog/george-and-robert-walk-into-a-bar | 2024-07-14T13:33:31Z | 2024-07-14T17:19:19Z | null | 2024-07-14T16:46:47Z | 2024-07-14T16:46:47Z | 6 | ['javascript', 'history', 'booleans', 'assignment'] | javascript, history, booleans, assignment | {'name': 'Oliver Schmidt', 'username': 'codejet', 'twitter_username': 'codejet', 'github_username': 'codejet', 'user_id': 257742, 'website_url': 'https://www.oliverschmidt.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 554,971 | ||
article | 1,956,558 | Cheburnet as the Fortress of Lies and Censorship in Russia | In 2022, Russia opened a new dark chapter in its history. With the support of a submissive... | Aug 12 '24 | cheburnet-as-the-fortress-of-lies-and-censorship-in-russia-3glp | /heyvaldemar/cheburnet-as-the-fortress-of-lies-and-censorship-in-russia-3glp | https://dev.to/heyvaldemar/cheburnet-as-the-fortress-of-lies-and-censorship-in-russia-3glp | 0 | 1 | null | 2024-08-12T13:31:46Z | en | null | 1 | https://www.heyvaldemar.com/cheburnet-as-the-fortress-of-lies-and-censorship-in-russia/ | 2024-08-12T13:31:31Z | null | null | 2024-08-12T13:31:46Z | 2024-08-12T13:31:46Z | 2 | ['learning', 'history', 'repressions'] | learning, history, repressions | {'name': 'Vladimir Mikhalev', 'username': 'heyvaldemar', 'twitter_username': 'heyValdemar', 'github_username': 'heyValdemar', 'user_id': 941133, 'website_url': 'https://www.heyvaldemar.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 554,972 | ||
article | 1,901,287 | The Accidental Inventor Who Sparked the Silicon Valley Revolution | William Shockley's invention of the transistor in 1947 at Bell Labs revolutionized the electronics... | Jun 26 '24 | the-accidental-inventor-who-sparked-the-silicon-valley-revolution-285k | /hyscaler/the-accidental-inventor-who-sparked-the-silicon-valley-revolution-285k | https://dev.to/hyscaler/the-accidental-inventor-who-sparked-the-silicon-valley-revolution-285k | 0 | 3 | null | 2024-06-26T12:13:32Z | en | null | 3 | https://dev.to/hyscaler/the-accidental-inventor-who-sparked-the-silicon-valley-revolution-285k | 2024-06-26T12:13:33Z | 2024-06-26T12:15:01Z | null | 2024-06-26T12:13:32Z | 2024-06-26T12:13:32Z | 3 | ['history', 'transistor', 'techupdate'] | history, transistor, techupdate | {'name': 'Saif Hussain', 'username': 'saif05', 'twitter_username': None, 'github_username': None, 'user_id': 1257708, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil... | {'name': 'HyScaler', 'username': 'hyscaler', 'slug': 'hyscaler', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F8194%2F81b38245-c6be-4ade-8f66-e440dcf94a9d.png', 'profi... | null | 554,973 | ||
article | 1,909,787 | Mythbusting DOM: Was DOM Invented Alongside HTML? | There is a common belief that the DOM emerged simultaneously with HTML and has always been an... | Jul 3 '24 | mythbusting-dom-was-dom-invented-alongside-html-3fme | /babichweb/mythbusting-dom-was-dom-invented-alongside-html-3fme | https://dev.to/babichweb/mythbusting-dom-was-dom-invented-alongside-html-3fme | 30 | 74 | 28,014 | 2024-07-03T07:15:24Z | en | null | 74 | https://dev.to/babichweb/mythbusting-dom-was-dom-invented-alongside-html-3fme | 2024-07-03T07:15:24Z | 2024-07-10T07:06:15Z | null | 2024-07-03T07:15:24Z | 2024-07-22T17:28:23Z | 2 | ['webdev', 'html', 'development', 'history'] | webdev, html, development, history | {'name': 'Serhii Babich', 'username': 'babichweb', 'twitter_username': 'babich_sergiy', 'github_username': 'sergiybabich', 'user_id': 651510, 'website_url': 'https://youtube.com/@babichweb', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 554,974 | ||
article | 1,914,653 | John von Neumann – The Man from the Future | Before I read The Man from the Future by Ananyo Bhattacharya, I only knew about John von Neumann in... | Jul 7 '24 | john-von-neumann-the-man-from-the-future-5050 | /henrikwarne/john-von-neumann-the-man-from-the-future-5050 | https://dev.to/henrikwarne/john-von-neumann-the-man-from-the-future-5050 | 0 | 0 | null | 2024-07-07T14:39:40Z | en | null | 0 | null | https://henrikwarne.com/2024/07/07/john-von-neumann-the-man-from-the-future/ | 2024-07-07T14:20:18Z | null | 2024-07-07T14:39:40Z | 2024-07-07T10:40:15Z | 2024-07-07T10:40:15Z | 19 | ['learning', 'book', 'bookreview', 'history'] | learning, book, bookreview, history | {'name': 'Henrik Warne', 'username': 'henrikwarne', 'twitter_username': 'henrikwarne', 'github_username': None, 'user_id': 80537, 'website_url': 'https://henrikwarne.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 554,975 | |
article | 1,903,445 | Absinthe A Storied Elixir Poised for a Modern Revival | Dive into the rich history of absinthe, the legendary spirit that has captivated artists and writers for centuries. Discover why it’s time for absinthe to make a comeback in modern mixology and cultural appreciation. 🍸 | Jun 28 '24 | absinthe-a-storied-elixir-poised-for-a-modern-revival-4l6j | /eric_dequ/absinthe-a-storied-elixir-poised-for-a-modern-revival-4l6j | https://dev.to/eric_dequ/absinthe-a-storied-elixir-poised-for-a-modern-revival-4l6j | 0 | 0 | null | 2024-06-28T02:21:48Z | en | null | 0 | https://www.rics-notebook.com/blog/Health/Absinthe | 2024-06-28T02:21:49Z | null | null | 2024-06-28T02:21:48Z | 2024-06-28T02:21:48Z | 3 | ['absinthe', 'history', 'spirits', 'revival'] | absinthe, history, spirits, revival | {'name': 'Eric Dequevedo', 'username': 'eric_dequ', 'twitter_username': None, 'github_username': None, 'user_id': 1695031, 'website_url': 'https://www.ericdequevedo.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 554,976 | ||
article | 1,873,347 | O que realmente significa ser um Engenheiro de Software? | Introdução Iniciei minha carreira na área de TI por volta de 2018, enquanto ainda era... | Jun 4 '24 | o-que-realmente-significa-ser-um-engenheiro-de-software-o16 | /j0suetm/o-que-realmente-significa-ser-um-engenheiro-de-software-o16 | https://dev.to/j0suetm/o-que-realmente-significa-ser-um-engenheiro-de-software-o16 | 5 | 36 | null | 2024-06-04T13:10:55Z | pt | null | 36 | https://dev.to/j0suetm/o-que-realmente-significa-ser-um-engenheiro-de-software-o16 | 2024-06-01T23:35:11Z | null | null | 2024-06-04T13:10:55Z | 2024-08-01T22:21:40Z | 8 | ['softwareengineering', 'history'] | softwareengineering, history | {'name': 'J0sueTM', 'username': 'j0suetm', 'twitter_username': None, 'github_username': 'J0sueTM', 'user_id': 1082534, 'website_url': 'https://j0suetm.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 554,977 | ||
article | 1,872,128 | The 80th Anniversary of the Deportation of the Crimean Tatars | May 18 marks the remembrance day of one of Stalin’s and the Soviet regime's most brutal crimes — the... | May 31 '24 | the-80th-anniversary-of-the-deportation-of-the-crimean-tatars-5da1 | /heyvaldemar/the-80th-anniversary-of-the-deportation-of-the-crimean-tatars-5da1 | https://dev.to/heyvaldemar/the-80th-anniversary-of-the-deportation-of-the-crimean-tatars-5da1 | 0 | 0 | null | 2024-05-31T14:16:54Z | en | null | 0 | https://www.heyvaldemar.com/the-80th-anniversary-of-the-deportation-of-the-crimean-tatars/ | 2024-05-31T14:16:14Z | null | null | 2024-05-31T14:16:54Z | 2024-05-31T14:16:54Z | 2 | ['crimeantatars', 'learning', 'repressions', 'history'] | crimeantatars, learning, repressions, history | {'name': 'Vladimir Mikhalev', 'username': 'heyvaldemar', 'twitter_username': 'heyValdemar', 'github_username': 'heyValdemar', 'user_id': 941133, 'website_url': 'https://www.heyvaldemar.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 554,978 | ||
article | 1,880,821 | The Fates of Famous Figures Under the Pressure of Power from the Russian Empire to Our Days | In the history of Russia, many outstanding artists and public figures have faced repression and were... | Jun 7 '24 | the-fates-of-famous-figures-under-the-pressure-of-power-from-the-russian-empire-to-our-days-2ih | /heyvaldemar/the-fates-of-famous-figures-under-the-pressure-of-power-from-the-russian-empire-to-our-days-2ih | https://dev.to/heyvaldemar/the-fates-of-famous-figures-under-the-pressure-of-power-from-the-russian-empire-to-our-days-2ih | 1 | 0 | null | 2024-06-07T20:36:45Z | en | null | 0 | https://www.heyvaldemar.com/the-fates-of-famous-figures-under-the-pressure-of-power-from-the-russian-empire-to-our-days/ | 2024-06-07T20:36:32Z | 2024-06-07T20:37:23Z | null | 2024-06-07T20:36:45Z | 2024-06-25T18:31:37Z | 11 | ['discuss', 'learning', 'repressions', 'history'] | discuss, learning, repressions, history | {'name': 'Vladimir Mikhalev', 'username': 'heyvaldemar', 'twitter_username': 'heyValdemar', 'github_username': 'heyValdemar', 'user_id': 941133, 'website_url': 'https://www.heyvaldemar.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 554,980 | ||
article | 1,851,089 | Shortswords vs Longswords and Their History Types | Introduction shortsword vs longsswords: Shortswords and longswords varied in length, size, and... | May 13 '24 | shortswords-vs-longswords-and-their-history-types-2eee | /vikingtokatana/shortswords-vs-longswords-and-their-history-types-2eee | https://dev.to/vikingtokatana/shortswords-vs-longswords-and-their-history-types-2eee | 0 | 0 | null | 2024-05-13T08:11:30Z | en | null | 0 | null | https://dev.to/vikingtokatana/shortswords-vs-longswords-and-their-history-types-2eee | 2024-05-13T08:11:31Z | null | null | 2024-05-13T08:11:30Z | 2024-05-13T08:11:30Z | 3 | ['swords', 'longsword', 'shortswords', 'history'] | swords, longsword, shortswords, history | {'name': 'Viking to Katana', 'username': 'vikingtokatana', 'twitter_username': None, 'github_username': None, 'user_id': 1400142, 'website_url': 'https://www.quora.com/profile/Viking-to-Katana', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 554,981 | |
article | 1,829,976 | Go history | Go was conceived in September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson, all at Google,... | Apr 22 '24 | go-history-5184 | /igorcastilhos/go-history-5184 | https://dev.to/igorcastilhos/go-history-5184 | 0 | 1 | null | 2024-04-22T01:31:01Z | en | null | 1 | https://dev.to/igorcastilhos/go-history-5184 | 2024-04-22T01:31:02Z | null | null | 2024-04-22T01:31:01Z | 2024-04-22T01:31:01Z | 2 | ['go', 'backend', 'history'] | go, backend, history | {'name': 'Igor', 'username': 'igorcastilhos', 'twitter_username': 'IgorPCDev', 'github_username': 'IgorCastilhos', 'user_id': 1132738, 'website_url': 'https://igor-com.vercel.app/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 554,982 | ||
article | 1,775,945 | Sid Meier turns 70: Celebrating a Legendary Game Creator | Celebrate a Legend! Dive into the incredible journey of Sid Meier, the mastermind behind the iconic... | Feb 29 '24 | sid-meier-turns-70-celebrating-a-legendary-game-creator-149k | /serverspace/sid-meier-turns-70-celebrating-a-legendary-game-creator-149k | https://dev.to/serverspace/sid-meier-turns-70-celebrating-a-legendary-game-creator-149k | 0 | 0 | null | 2024-02-29T10:10:11Z | en | null | 0 | https://dev.to/serverspace/sid-meier-turns-70-celebrating-a-legendary-game-creator-149k | 2024-02-29T10:10:12Z | null | null | 2024-02-29T10:10:11Z | 2024-02-29T10:10:11Z | 1 | ['gamedev', 'development', 'history', 'serverspace'] | gamedev, development, history, serverspace | {'name': 'Serverspace.us', 'username': 'serverspace', 'twitter_username': 'ServerspaceTeam', 'github_username': None, 'user_id': 840419, 'website_url': 'https://serverspace.us/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 554,983 | ||
article | 1,785,549 | A History of Programming Languages | Me: Greetings, Bot! I've been thinking a lot about programming languages and how they have evolved... | Mar 9 '24 | a-history-of-programming-languages-1i7f | /mwlang/a-history-of-programming-languages-1i7f | https://dev.to/mwlang/a-history-of-programming-languages-1i7f | 0 | 0 | null | 2024-03-09T18:21:22Z | en | null | 0 | https://dev.to/mwlang/a-history-of-programming-languages-1i7f | 2024-03-09T18:21:23Z | null | null | 2024-03-09T18:21:22Z | 2024-03-09T18:21:22Z | 17 | ['programming', 'development', 'history'] | programming, development, history | {'name': 'Michael Lang', 'username': 'mwlang', 'twitter_username': None, 'github_username': 'mwlang', 'user_id': 192244, 'website_url': 'https://github.com/mwlang', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com... | null | null | 554,984 | ||
article | 1,793,765 | Pakistan city of the Lahore history | Title: Uncovering the Rich Embroidery of Lahore: An Excursion Through History Presentation: Settled... | Mar 23 '24 | pakistan-city-of-the-lahore-history-9ge | /majid67011/pakistan-city-of-the-lahore-history-9ge | https://dev.to/majid67011/pakistan-city-of-the-lahore-history-9ge | 0 | 0 | null | 2024-03-23T04:41:26Z | en | null | 0 | null | https://dev.to/majid67011/pakistan-city-of-the-lahore-history-9ge | 2024-03-18T10:58:41Z | null | null | 2024-03-23T04:41:26Z | 2024-03-23T04:41:26Z | 3 | ['pakistan', 'lahore', 'city', 'history'] | pakistan, lahore, city, history | {'name': 'Majid Hussain ', 'username': 'majid67011', 'twitter_username': None, 'github_username': None, 'user_id': 1360996, 'website_url': 'https://www.linkedin.com/in/muhammad-musa-56a681297?utm_source=share&utm_campaign=share_via&utm_cont', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fi... | null | null | 554,985 | |
article | 1,766,833 | How the first adult toy almost made it into space 🚀 | One Saturday morning, I got an email from my father, who is really into space stuff. He asks: "Do the... | Feb 20 '24 | how-the-first-adult-toy-almost-made-it-into-space-25bl | /ispmanager/how-the-first-adult-toy-almost-made-it-into-space-25bl | https://dev.to/ispmanager/how-the-first-adult-toy-almost-made-it-into-space-25bl | 0 | 1 | null | 2024-02-20T17:07:52Z | en | null | 1 | https://dev.to/ispmanager/how-the-first-adult-toy-almost-made-it-into-space-25bl | 2024-02-20T17:06:15Z | 2024-02-20T17:13:40Z | null | 2024-02-20T17:07:52Z | 2024-02-20T17:07:52Z | 5 | ['history', 'space', 'japan'] | history, space, japan | {'name': 'ispmanager.com', 'username': 'ispmanager_com', 'twitter_username': 'ispmanager_com', 'github_username': None, 'user_id': 1144203, 'website_url': 'https://www.ispmanager.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | {'name': 'Ispmanager', 'username': 'ispmanager', 'slug': 'ispmanager', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F7399%2Ffa7add1d-8292-4eab-b803-58adfeb901a5.png', ... | null | 554,986 | ||
article | 1,763,793 | From JavaScript to React: The Evolution of Web Interactivity | Tracing the Journey of Web Development Technologies Have you ever wondered How did we transition... | Feb 17 '24 | from-javascript-to-react-the-evolution-of-web-interactivity-4fcm | /codeparrot/from-javascript-to-react-the-evolution-of-web-interactivity-4fcm | https://dev.to/codeparrot/from-javascript-to-react-the-evolution-of-web-interactivity-4fcm | 0 | 12 | null | 2024-02-17T05:06:57Z | en | null | 12 | https://10xdev.codeparrot.ai/evolution-web-interactivity-javascript-react | 2024-02-17T05:06:57Z | null | null | 2024-02-17T05:06:57Z | 2024-02-17T05:06:57Z | 3 | ['webdev', 'javascript', 'history', 'frontend'] | webdev, javascript, history, frontend | {'name': 'Gautam Vaja', 'username': 'mvaja13', 'twitter_username': None, 'github_username': None, 'user_id': 1264665, 'website_url': 'https://gautamvaja.netlify.app', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | {'name': 'CodeParrot', 'username': 'codeparrot', 'slug': 'codeparrot', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F8184%2F505ea82b-e05a-4e12-ad26-6a43b06aaf24.png', ... | null | 554,987 | ||
article | 1,761,120 | A Journey Through Time: The Evolution of Web Development | Exploring the Milestones That Shaped Today's Digital Landscape Web development has undergone a... | Feb 14 '24 | a-journey-through-time-the-evolution-of-web-development-5e60 | /codeparrot/a-journey-through-time-the-evolution-of-web-development-5e60 | https://dev.to/codeparrot/a-journey-through-time-the-evolution-of-web-development-5e60 | 0 | 6 | null | 2024-02-14T12:54:53Z | en | null | 6 | https://10xdev.codeparrot.ai/evolution-of-web-development-html-to-react | 2024-02-14T12:54:54Z | 2024-02-14T12:57:20Z | null | 2024-02-14T12:54:53Z | 2024-02-14T12:54:53Z | 4 | ['webdev', 'history', 'html', 'css'] | webdev, history, html, css | {'name': 'Gautam Vaja', 'username': 'mvaja13', 'twitter_username': None, 'github_username': None, 'user_id': 1264665, 'website_url': 'https://gautamvaja.netlify.app', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | {'name': 'CodeParrot', 'username': 'codeparrot', 'slug': 'codeparrot', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F8184%2F505ea82b-e05a-4e12-ad26-6a43b06aaf24.png', ... | null | 554,988 | ||
article | 1,757,055 | The History and Origin of the Inch and Centimeter Measurements | The History and Origin of the Inch and Centimeter Measurements The history of measurement systems is... | Feb 9 '24 | the-history-and-origin-of-the-inch-and-centimeter-measurements-55aj | /ccheruto/the-history-and-origin-of-the-inch-and-centimeter-measurements-55aj | https://dev.to/ccheruto/the-history-and-origin-of-the-inch-and-centimeter-measurements-55aj | 0 | 0 | null | 2024-02-09T18:55:52Z | en | null | 0 | null | https://dev.to/ccheruto/the-history-and-origin-of-the-inch-and-centimeter-measurements-55aj | 2024-02-09T18:55:52Z | null | null | 2024-02-09T18:55:52Z | 2024-02-09T18:55:52Z | 5 | ['inch', 'centimeter', 'history'] | inch, centimeter, history | {'name': 'Cecilia Cheruto', 'username': 'ccheruto', 'twitter_username': None, 'github_username': None, 'user_id': 1170871, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fp... | null | null | 554,989 | |
article | 1,710,074 | Beyond the Mug: Exploring the First Decade of AWS Transformation | Introduction: Embarking on my journey as an AWS enthusiast, little did I anticipate that a casual... | Jan 2 '24 | beyond-the-mug-exploring-the-first-decade-of-aws-transformation-1gc0 | /ahmedattia/beyond-the-mug-exploring-the-first-decade-of-aws-transformation-1gc0 | https://dev.to/ahmedattia/beyond-the-mug-exploring-the-first-decade-of-aws-transformation-1gc0 | 4 | 8 | null | 2024-01-02T04:13:01Z | en | null | 8 | https://dev.to/ahmedattia/beyond-the-mug-exploring-the-first-decade-of-aws-transformation-1gc0 | 2023-12-28T00:58:46Z | 2024-01-02T05:05:24Z | null | 2024-01-02T04:13:01Z | 2024-01-03T03:23:42Z | 13 | ['aws', 'history', 'cloudcomputing'] | aws, history, cloudcomputing | {'name': 'Ahmed Attia', 'username': 'ahmedattia', 'twitter_username': None, 'github_username': 'DaNilePharoah', 'user_id': 892507, 'website_url': 'https://ahmedattia.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 554,990 | ||
article | 1,689,889 | How does history.js work? | Motivation Recently, I've been delving into React Router. As we know, it provides two... | Dec 6 '23 | how-does-historyjs-work-4oin | /luicoding/how-does-historyjs-work-4oin | https://dev.to/luicoding/how-does-historyjs-work-4oin | 0 | 2 | null | 2023-12-06T16:01:43Z | en | null | 2 | null | https://dev.to/luicoding/how-does-historyjs-work-4oin | 2023-12-06T16:01:44Z | 2023-12-07T02:39:13Z | null | 2023-12-06T16:01:43Z | 2023-12-06T16:01:43Z | 10 | ['javascript', 'react', 'history', 'source'] | javascript, react, history, source | {'name': 'Lui', 'username': 'luicoding', 'twitter_username': None, 'github_username': 'lui-coding', 'user_id': 1225509, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprof... | null | null | 554,991 | |
article | 1,688,671 | The History of the “Algorithm” and “Algebra” | What is an “algorithm?” Well, it is defined as: a process or set of rules to be followed in... | Dec 5 '23 | the-history-of-the-algorithm-and-algebra-3cm8 | /thecheapaudiophile/the-history-of-the-algorithm-and-algebra-3cm8 | https://dev.to/thecheapaudiophile/the-history-of-the-algorithm-and-algebra-3cm8 | 1 | 2 | null | 2023-12-05T16:29:12Z | en | null | 2 | null | https://dev.to/thecheapaudiophile/the-history-of-the-algorithm-and-algebra-3cm8 | 2023-12-05T13:56:38Z | null | null | 2023-12-05T16:29:12Z | 2023-12-05T17:37:19Z | 2 | ['history', 'algorithms', 'algebra'] | history, algorithms, algebra | {'name': 'Griff Polk', 'username': 'thecheapaudiophile', 'twitter_username': None, 'github_username': None, 'user_id': 1022591, 'website_url': 'https://www.buymeacoffee.com/thatcomputerguy', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 554,992 | |
article | 1,673,620 | ERNIE — an incredible computer based on military technologies. | What is a random number generator? It's just a few lines of code, and in some programming languages,... | Nov 21 '23 | ernie-an-incredible-computer-based-on-military-technologies-4l4e | /serverspace/ernie-an-incredible-computer-based-on-military-technologies-4l4e | https://dev.to/serverspace/ernie-an-incredible-computer-based-on-military-technologies-4l4e | 0 | 0 | null | 2023-11-21T13:57:09Z | en | null | 0 | https://dev.to/serverspace/ernie-an-incredible-computer-based-on-military-technologies-4l4e | 2023-11-21T13:57:10Z | null | null | 2023-11-21T13:57:09Z | 2023-11-21T13:57:09Z | 7 | ['history', 'computerscience', 'programming', 'coding'] | history, computerscience, programming, coding | {'name': 'Serverspace.us', 'username': 'serverspace', 'twitter_username': 'ServerspaceTeam', 'github_username': None, 'user_id': 840419, 'website_url': 'https://serverspace.us/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 554,993 | ||
article | 1,672,563 | What is Ruby on Rails? | In our latest blog, we discuss a technology that we’ve used extensively in our projects: Ruby on... | Nov 20 '23 | what-is-ruby-on-rails-22nk | /daringbitassembly/what-is-ruby-on-rails-22nk | https://dev.to/daringbitassembly/what-is-ruby-on-rails-22nk | 1 | 0 | null | 2023-11-20T14:45:04Z | en | null | 0 | null | https://dev.to/daringbitassembly/what-is-ruby-on-rails-22nk | 2023-11-20T14:43:56Z | null | null | 2023-11-20T14:45:04Z | 2023-11-20T14:45:34Z | 2 | ['rails', 'learning', 'webdev', 'history'] | rails, learning, webdev, history | {'name': 'DaringBitAssembly', 'username': 'daringbitassembly', 'twitter_username': None, 'github_username': None, 'user_id': 1214464, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 554,994 | |
article | 1,651,850 | Why We Prefer Double Quotes in HTML Attributes and Single Quotes in JavaScript | Understanding the preferences in code styling can be a gateway into the rich history of web... | Oct 31 '23 | why-we-prefer-double-quotes-in-html-attributes-and-single-quotes-in-javascript-4npn | /lebbe/why-we-prefer-double-quotes-in-html-attributes-and-single-quotes-in-javascript-4npn | https://dev.to/lebbe/why-we-prefer-double-quotes-in-html-attributes-and-single-quotes-in-javascript-4npn | 0 | 0 | null | 2023-10-31T09:45:45Z | en | null | 0 | null | https://dev.to/lebbe/why-we-prefer-double-quotes-in-html-attributes-and-single-quotes-in-javascript-4npn | 2023-10-31T09:45:46Z | null | null | 2023-10-31T09:45:45Z | 2023-10-31T09:45:45Z | 2 | ['javascript', 'html', 'webdev', 'history'] | javascript, html, webdev, history | {'name': 'Lars-Erik Bruce', 'username': 'lebbe', 'twitter_username': None, 'github_username': 'lebbe', 'user_id': 1177700, 'website_url': 'https://lebbe.neocities.org/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | null | 554,995 | |
article | 1,646,521 | 🤖 AI: From Turing Test to Deep Learning | Artificial Intelligence (AI) has witnessed remarkable advancements over the years, transforming from... | Oct 25 '23 | the-evolution-of-artificial-intelligence-from-turing-test-to-deep-learning-1n64 | /best_codes/the-evolution-of-artificial-intelligence-from-turing-test-to-deep-learning-1n64 | https://dev.to/best_codes/the-evolution-of-artificial-intelligence-from-turing-test-to-deep-learning-1n64 | 0 | 5 | null | 2023-10-25T20:45:09Z | en | null | 5 | https://dev.to/best_codes/the-evolution-of-artificial-intelligence-from-turing-test-to-deep-learning-1n64 | 2023-10-25T20:45:10Z | 2024-09-11T21:31:34Z | null | 2023-10-25T20:45:09Z | 2023-10-25T20:45:09Z | 5 | ['ai', 'webdev', 'history', 'tutorial'] | ai, webdev, history, tutorial | {'name': 'Best Codes', 'username': 'best_codes', 'twitter_username': 'the_best_codes', 'github_username': 'The-Best-Codes', 'user_id': 1192466, 'website_url': 'https://bestcodes.dev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | null | null | 554,996 | ||
article | 1,631,530 | The Technical Impact of the 11 Missing Days in 1972 and Its Relevance in the Linux Ecosystem | Introduction: In the world of computing and operating systems, precision in timekeeping is... | Oct 11 '23 | the-technical-impact-of-the-11-missing-days-in-1972-and-its-relevance-in-the-linux-ecosystem-187 | /piyushbagani15/the-technical-impact-of-the-11-missing-days-in-1972-and-its-relevance-in-the-linux-ecosystem-187 | https://dev.to/piyushbagani15/the-technical-impact-of-the-11-missing-days-in-1972-and-its-relevance-in-the-linux-ecosystem-187 | 0 | 15 | null | 2023-10-11T16:03:37Z | en | null | 15 | https://dev.to/piyushbagani15/the-technical-impact-of-the-11-missing-days-in-1972-and-its-relevance-in-the-linux-ecosystem-187 | 2023-10-11T16:03:38Z | null | null | 2023-10-11T16:03:37Z | 2023-10-11T16:03:37Z | 2 | ['linux', 'history'] | linux, history | {'name': 'Piyush Bagani', 'username': 'piyushbagani15', 'twitter_username': None, 'github_username': 'PiyushBagani15', 'user_id': 490401, 'website_url': 'https://www.linkedin.com/in/piyushbagani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%... | null | null | 554,997 | ||
article | 1,550,985 | How did Slack’s failure as a video game company impact its product? | Slack was born out of a failed video game company called Tiny Glitch. The team worked on Tiny Glitch... | Jul 27 '23 | how-did-slacks-failure-as-a-video-game-company-impact-its-product-3496 | /grantm/how-did-slacks-failure-as-a-video-game-company-impact-its-product-3496 | https://dev.to/grantm/how-did-slacks-failure-as-a-video-game-company-impact-its-product-3496 | 0 | 0 | null | 2023-07-27T14:27:47Z | en | null | 0 | https://dev.to/grantm/how-did-slacks-failure-as-a-video-game-company-impact-its-product-3496 | 2023-07-27T14:27:47Z | null | null | 2023-07-27T14:27:47Z | 2023-07-27T14:27:47Z | 1 | ['programming', 'learning', 'architecture', 'history'] | programming, learning, architecture, history | {'name': 'Grant Magdanz', 'username': 'grantm', 'twitter_username': 'grantmagdanz', 'github_username': None, 'user_id': 858200, 'website_url': 'https://askadev.joinperch.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 554,998 | ||
article | 1,570,226 | The JavaScript Odyssey | Unveiling the Odyssey JavaScript is one of the most popular programming languages in the... | Aug 16 '23 | the-javascript-odyssey-3oo0 | /worldlinetech/the-javascript-odyssey-3oo0 | https://dev.to/worldlinetech/the-javascript-odyssey-3oo0 | 0 | 2 | 24,249 | 2023-08-16T16:02:20Z | en | null | 2 | https://dev.to/worldlinetech/the-javascript-odyssey-3oo0 | 2023-08-16T15:10:35Z | 2023-08-18T09:41:16Z | null | 2023-08-16T16:02:20Z | 2023-08-16T16:02:20Z | 19 | ['javascript', 'typescript', 'node', 'history'] | javascript, typescript, node, history | {'name': 'raphiki', 'username': 'raphiki', 'twitter_username': 'RaphaelSemeteys', 'github_username': 'raphiki', 'user_id': 982002, 'website_url': 'https://raphiki.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | {'name': 'Technology at Worldline ', 'username': 'worldlinetech', 'slug': 'worldlinetech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F6396%2Fae09e152-87fc-4390-b5d7... | null | 554,999 | ||
article | 1,509,203 | [Italian] Blaise Pascal, 400 anni del genio universale a metà tra lo Spirito di finezza e lo Spirito geometrico | Esattamente quattrocento anni fa, in Francia, nasceva Blaise Pascal, il genio universale che si... | Jun 19 '23 | italian-blaise-pascal-400-anni-del-genio-universale-a-meta-tra-lo-spirito-di-finezza-e-lo-spirito-geometrico-2nad | /tudor44/italian-blaise-pascal-400-anni-del-genio-universale-a-meta-tra-lo-spirito-di-finezza-e-lo-spirito-geometrico-2nad | https://dev.to/tudor44/italian-blaise-pascal-400-anni-del-genio-universale-a-meta-tra-lo-spirito-di-finezza-e-lo-spirito-geometrico-2nad | 0 | 0 | null | 2023-06-19T08:54:09Z | null | null | 0 | null | https://dev.to/tudor44/italian-blaise-pascal-400-anni-del-genio-universale-a-meta-tra-lo-spirito-di-finezza-e-lo-spirito-geometrico-2nad | 2023-06-19T08:42:48Z | null | null | 2023-06-19T08:54:09Z | 2023-06-19T08:54:09Z | 2 | ['programming', 'history', 'pascal'] | programming, history, pascal | {'name': "Gaetano D'Orsi", 'username': 'tudor44', 'twitter_username': 'Tudor1944', 'github_username': 'Tudor44', 'user_id': 375949, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 555,000 | |
article | 1,532,148 | The Evolution of Computing: From Vacuum Tubes to Microprocessors | In my previous blog of this series, we discussed the difference between Computer Organization and... | Jul 13 '23 | the-evolution-of-computing-from-vacuum-tubes-to-microprocessors-5cpb | /akashdev23/the-evolution-of-computing-from-vacuum-tubes-to-microprocessors-5cpb | https://dev.to/akashdev23/the-evolution-of-computing-from-vacuum-tubes-to-microprocessors-5cpb | 1 | 3 | 23,701 | 2023-07-13T05:49:00Z | en | null | 3 | https://coolcoderr.hashnode.dev/the-evolution-of-computing-from-vacuum-tubes-to-microprocessors-part-2 | 2023-07-10T14:21:38Z | null | null | 2023-07-13T05:49:00Z | 2025-01-15T08:30:46Z | 4 | ['ai', 'microprocessor', 'history', 'computerscience'] | ai, microprocessor, history, computerscience | {'name': 'Akash Dev', 'username': 'akashdev23', 'twitter_username': 'AkashDev2310', 'github_username': 'AkashDev23', 'user_id': 946209, 'website_url': 'https://linkfree.io/AkashDev23', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uplo... | null | null | 555,001 | ||
article | 1,486,257 | What is Instant Messaging Freedom? | This article was originally posted on Patreon and has been brought over here to get all of the... | Jun 9 '23 | what-in-instant-messaging-freedom-3oem | /grim/what-in-instant-messaging-freedom-3oem | https://dev.to/grim/what-in-instant-messaging-freedom-3oem | 0 | 0 | null | 2023-06-09T14:00:00Z | null | null | 0 | null | https://www.patreon.com/posts/what-is-instant-80279019 | 2023-05-30T20:24:34Z | 2023-06-09T18:44:18Z | null | 2023-06-09T14:00:00Z | 2023-06-09T14:00:00Z | 2 | ['opensource', 'repost', 'history'] | opensource, repost, history | {'name': 'Gary Kramlich', 'username': 'grim', 'twitter_username': 'rw_grim', 'github_username': 'grimmy', 'user_id': 1062682, 'website_url': 'https://reaperworld.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 555,002 | |
article | 1,470,281 | How I got started with Pidgin | This article was originally posted on Patreon and has been brought over here to get all of the... | Jun 2 '23 | how-i-got-started-with-pidgin-505h | /grim/how-i-got-started-with-pidgin-505h | https://dev.to/grim/how-i-got-started-with-pidgin-505h | 0 | 2 | null | 2023-06-02T14:00:00Z | null | null | 2 | null | https://www.patreon.com/posts/how-i-got-with-79612315 | 2023-05-16T18:39:01Z | null | null | 2023-06-02T14:00:00Z | 2023-06-02T14:00:00Z | 5 | ['opensource', 'history'] | opensource, history | {'name': 'Gary Kramlich', 'username': 'grim', 'twitter_username': 'rw_grim', 'github_username': 'grimmy', 'user_id': 1062682, 'website_url': 'https://reaperworld.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 555,003 | |
article | 1,470,235 | Pidgin Developer Tiers | This article was originally posted on Patreon and has been brought over here to get all of the... | May 26 '23 | pidgin-developer-tiers-3g6j | /grim/pidgin-developer-tiers-3g6j | https://dev.to/grim/pidgin-developer-tiers-3g6j | 0 | 0 | null | 2023-05-26T14:00:00Z | null | null | 0 | null | https://www.patreon.com/posts/pidgin-developer-78946027 | 2023-05-16T18:19:15Z | null | null | 2023-05-26T14:00:00Z | 2023-05-26T14:00:00Z | 4 | ['pidgin', 'history', 'repost', 'opensource'] | pidgin, history, repost, opensource | {'name': 'Gary Kramlich', 'username': 'grim', 'twitter_username': 'rw_grim', 'github_username': 'grimmy', 'user_id': 1062682, 'website_url': 'https://reaperworld.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 555,004 | |
article | 1,480,699 | What ChatGPT Needs is Context | As part of my involvement at LeadDev NYC I had the opportunity a short video message that would be... | May 25 '23 | what-chatgpt-needs-is-context-4pa | /newrelic/what-chatgpt-needs-is-context-4pa | https://dev.to/newrelic/what-chatgpt-needs-is-context-4pa | 0 | 6 | null | 2023-05-25T15:12:03Z | null | null | 6 | https://www.adatosystems.com/2023/05/23/what-chatgpt-needs-is-context/ | 2023-05-25T15:12:03Z | null | null | 2023-05-25T15:12:03Z | 2023-05-25T15:12:03Z | 4 | ['aiops', 'chatgpt', 'history'] | aiops, chatgpt, history | {'name': 'Leon Adato', 'username': 'adatole', 'twitter_username': None, 'github_username': 'LeonAdato', 'user_id': 830558, 'website_url': 'https://www.adatosystems.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | {'name': 'New Relic', 'username': 'newrelic', 'slug': 'newrelic', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2621%2F9f60ba91-e078-4981-a2a3-9848e4e4fafa.png', 'prof... | null | 555,005 | ||
article | 1,460,878 | Where did the name libpurple come from? | This article was originally posted on Patreon and has been brought over here to get all of the... | May 13 '23 | where-did-the-name-libpurple-come-from-478d | /grim/where-did-the-name-libpurple-come-from-478d | https://dev.to/grim/where-did-the-name-libpurple-come-from-478d | 0 | 2 | null | 2023-05-13T14:00:00Z | null | null | 2 | null | https://www.patreon.com/posts/where-did-name-77578203 | 2023-05-08T05:06:31Z | 2023-05-08T05:55:48Z | null | 2023-05-13T14:00:00Z | 2023-05-13T14:00:00Z | 3 | ['opensource', 'history', 'storytime', 'repost'] | opensource, history, storytime, repost | {'name': 'Gary Kramlich', 'username': 'grim', 'twitter_username': 'rw_grim', 'github_username': 'grimmy', 'user_id': 1062682, 'website_url': 'https://reaperworld.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 555,006 | |
article | 1,466,126 | Problems with webfonts (an article from 1998) | Explore the challenges and limitations of webfonts in the late 1990s, including browser compatibility, download speeds, and integration methods, with practical solutions for overcoming risks and enhancing user experience. | May 12 '23 | problems-with-webfonts-an-article-from-1998-15d7 | /alaugks/problems-with-webfonts-an-article-from-1998-15d7 | https://dev.to/alaugks/problems-with-webfonts-an-article-from-1998-15d7 | 1 | 0 | null | 2023-05-12T16:27:01Z | en | null | 0 | null | https://dev.to/alaugks/problems-with-webfonts-an-article-from-1998-15d7 | 2023-05-12T16:22:40Z | 2024-12-18T11:55:50Z | null | 2023-05-12T16:27:01Z | 2024-08-01T09:33:49Z | 5 | ['webfonts', 'history', 'html', 'css'] | webfonts, history, html, css | {'name': 'André Laugks', 'username': 'alaugks', 'twitter_username': None, 'github_username': 'elevado', 'user_id': 583397, 'website_url': 'https://alaugks.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 555,007 | |
article | 1,419,231 | historia salonów piękności | Jedna z pierwszych wzmianek o salonie piękności, jako miejscu, do którego przychodzili poprawiać swój... | Mar 29 '23 | historia-salonow-pieknosci-410a | /misaniv/historia-salonow-pieknosci-410a | https://dev.to/misaniv/historia-salonow-pieknosci-410a | 2 | 0 | null | 2023-03-29T15:09:55Z | null | null | 0 | null | https://dev.to/misaniv/historia-salonow-pieknosci-410a | 2023-03-29T15:09:55Z | null | null | 2023-03-29T15:09:55Z | 2024-02-22T20:44:01Z | 2 | ['history', 'beginners'] | history, beginners | {'name': 'Misaniv', 'username': 'misaniv', 'twitter_username': None, 'github_username': 'Misaniv', 'user_id': 1037333, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi... | null | null | 555,008 | |
article | 1,352,965 | Programming Languages: How and Why? | Brief explanation of how and why we got from binary or machine code to the programming languages as we know them now | Feb 4 '23 | programming-languages-how-and-why-1n9j | /nskrypnik/programming-languages-how-and-why-1n9j | https://dev.to/nskrypnik/programming-languages-how-and-why-1n9j | 0 | 1 | null | 2023-02-04T01:08:27Z | en | null | 1 | https://dev.to/nskrypnik/programming-languages-how-and-why-1n9j | 2023-02-04T00:37:54Z | null | null | 2023-02-04T01:08:27Z | 2023-02-04T01:08:27Z | 3 | ['infographics', 'history', 'assembly', 'hexadecimal'] | infographics, history, assembly, hexadecimal | {'name': 'Niko Skrypnik', 'username': 'nskrypnik', 'twitter_username': None, 'github_username': 'nskrypnik', 'user_id': 131449, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | null | null | 555,009 | ||
article | 1,345,072 | The Web - A Brief History | Web 1.0 The web was proposed in 1989, by Tim Berners-Lee but had been conceived decades... | Jan 28 '23 | the-web-a-brief-history-38df | /melvincarvalho/the-web-a-brief-history-38df | https://dev.to/melvincarvalho/the-web-a-brief-history-38df | 2 | 1 | null | 2023-01-28T19:22:50Z | en | null | 1 | https://dev.to/melvincarvalho/the-web-a-brief-history-38df | 2023-01-28T19:22:51Z | null | null | 2023-01-28T19:22:50Z | 2023-06-11T15:50:49Z | 5 | ['web', 'nostr', 'history', 'future'] | web, nostr, history, future | {'name': 'Melvin Carvalho', 'username': 'melvincarvalho', 'twitter_username': 'melvincarvalho', 'github_username': 'melvincarvalho', 'user_id': 448014, 'website_url': 'https://melvincarvalho.com/#me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%... | null | null | 555,010 | ||
article | 1,330,528 | What Happened to UUIDv2? | If you read my last post introducing UUIDs, you'll remember that I said: UUIDv2 is weird. After... | Jan 16 '23 | what-happened-to-uuidv2-en3 | /this-is-learning/what-happened-to-uuidv2-en3 | https://dev.to/this-is-learning/what-happened-to-uuidv2-en3 | 1 | 9 | 21,443 | 2023-01-16T08:27:24Z | en | null | 9 | https://unicorn-utterances.com/posts/what-happened-to-uuid-v2 | 2023-01-16T08:26:56Z | 2023-01-16T08:28:51Z | null | 2023-01-16T08:27:24Z | 2023-01-17T02:54:37Z | 8 | ['computerscience', 'programming', 'history'] | computerscience, programming, history | {'name': 'Corbin Crutchley', 'username': 'crutchcorn', 'twitter_username': 'crutchcorn', 'github_username': 'crutchcorn', 'user_id': 563791, 'website_url': 'https://framework.guide', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | {'name': 'This is Learning', 'username': 'this-is-learning', 'slug': 'this-is-learning', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F3314%2Fdc73eb74-08f9-4592-b599-c... | null | 555,011 | ||
article | 1,289,943 | The iPad Commandments | In order to really create a new category of devices, those devices are going to have to be far... | Jan 14 '23 | the-ipad-commandments-a35 | /davidblue/the-ipad-commandments-a35 | https://dev.to/davidblue/the-ipad-commandments-a35 | 0 | 0 | null | 2023-01-14T14:30:13Z | en | null | 0 | https://dev.to/davidblue/the-ipad-commandments-a35 | 2022-12-09T06:45:53Z | 2023-05-24T17:42:38Z | null | 2023-01-14T14:30:13Z | 2023-01-14T14:30:13Z | 1 | ['ipad', 'history', 'design'] | ipad, history, design | {'name': 'David Blue', 'username': 'davidblue', 'twitter_username': 'NeoYokel', 'github_username': 'extratone', 'user_id': 370564, 'website_url': 'https://bilge.world', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 555,012 | ||
article | 1,307,046 | From Brendan Eich's Heroic Decision to the Modern Web: The Evolution of JavaScript | JavaScript is a programming language that is widely used to create interactive web applications. It... | Dec 23 '22 | from-brendan-eichs-heroic-decision-to-the-modern-web-the-evolution-of-javascript-4pig | /mezbahalam/from-brendan-eichs-heroic-decision-to-the-modern-web-the-evolution-of-javascript-4pig | https://dev.to/mezbahalam/from-brendan-eichs-heroic-decision-to-the-modern-web-the-evolution-of-javascript-4pig | 0 | 1 | null | 2022-12-23T14:50:45Z | en | null | 1 | null | https://dev.to/mezbahalam/from-brendan-eichs-heroic-decision-to-the-modern-web-the-evolution-of-javascript-4pig | 2022-12-23T14:50:45Z | 2022-12-23T15:31:40Z | null | 2022-12-23T14:50:45Z | 2022-12-23T14:50:45Z | 3 | ['javascript', 'history'] | javascript, history | {'name': 'Mezbah Alam', 'username': 'mezbahalam', 'twitter_username': None, 'github_username': 'mezbahalam', 'user_id': 52622, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 555,013 | |
article | 1,294,781 | Mary Kenneth Keller | This content was originally created on my personal social media with the purpose of making my biggest... | Dec 13 '22 | mary-kenneth-keller-3pj1 | /debespindola/mary-kenneth-keller-3pj1 | https://dev.to/debespindola/mary-kenneth-keller-3pj1 | 0 | 1 | null | 2022-12-13T14:11:15Z | en | null | 1 | https://dev.to/debespindola/mary-kenneth-keller-3pj1 | 2022-12-13T14:10:21Z | null | null | 2022-12-13T14:11:15Z | 2022-12-13T14:11:15Z | 2 | ['history', 'computerscience'] | history, computerscience | {'name': 'Deborah Espíndola', 'username': 'debespindola', 'twitter_username': None, 'github_username': 'debespindola', 'user_id': 425353, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 555,014 | ||
article | 1,238,648 | Being a developer in 1998 was so cool and fun | I started writing code in 1986 as a kid. My first program was in BASIC on a Commodore 64 with a tape... | Nov 1 '22 | being-a-developer-in-1998-was-so-cool-and-fun-3cmg | /deanashton/being-a-developer-in-1998-was-so-cool-and-fun-3cmg | https://dev.to/deanashton/being-a-developer-in-1998-was-so-cool-and-fun-3cmg | 1 | 6 | null | 2022-11-01T13:02:49Z | en | null | 6 | null | https://dev.to/deanashton/being-a-developer-in-1998-was-so-cool-and-fun-3cmg | 2022-11-01T12:59:47Z | 2022-11-01T13:04:11Z | null | 2022-11-01T13:02:49Z | 2022-11-01T14:08:20Z | 2 | ['oldskool', 'history'] | oldskool, history | {'name': 'Dean Ashton', 'username': 'deanashton', 'twitter_username': None, 'github_username': 'deanashton1311', 'user_id': 72207, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 555,015 | |
article | 1,210,871 | A Very Brief History of Computing In Sweden | Sweden isn’t a country one immediately thinks of when considering the development of computers.... | Oct 12 '22 | a-very-brief-history-of-computing-in-sweden-31cc | /history_dev/a-very-brief-history-of-computing-in-sweden-31cc | https://dev.to/history_dev/a-very-brief-history-of-computing-in-sweden-31cc | 0 | 0 | null | 2022-10-12T07:28:51Z | en | null | 0 | null | https://dev.to/history_dev/a-very-brief-history-of-computing-in-sweden-31cc | 2022-10-04T13:22:18Z | null | 2022-10-12T07:28:51Z | 2022-10-04T10:01:39Z | 2022-10-04T10:01:39Z | 3 | ['history', 'sweden', 'computers', 'programming'] | history, sweden, computers, programming | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,016 | |
article | 1,185,774 | Nắp Hố Ga - Mở Ra Những Cánh Cửa Dẫn Về Lịch Sử Thành Phố | Nắp Hố Ga có thể chưa thành một xu hướng sưu tầm nghệ thuật ở Việt Nam. Nhưng trên thế giới, có rất... | Sep 6 '22 | nap-ho-ga-mo-ra-nhung-canh-cua-dan-ve-lich-su-thanh-pho-1g97 | /naphogagoat/nap-ho-ga-mo-ra-nhung-canh-cua-dan-ve-lich-su-thanh-pho-1g97 | https://dev.to/naphogagoat/nap-ho-ga-mo-ra-nhung-canh-cua-dan-ve-lich-su-thanh-pho-1g97 | 0 | 3 | null | 2022-09-06T03:19:47Z | vi | null | 3 | https://dev.to/naphogagoat/nap-ho-ga-mo-ra-nhung-canh-cua-dan-ve-lich-su-thanh-pho-1g97 | 2022-09-06T03:19:48Z | null | null | 2022-09-06T03:19:47Z | 2022-09-06T03:19:47Z | 2 | ['naphogagoat', 'lichsu', 'manholecover', 'history'] | naphogagoat, lichsu, manholecover, history | {'name': 'Nắp Hố Ga Song Chắn Rác GOAT', 'username': 'naphogagoat', 'twitter_username': None, 'github_username': None, 'user_id': 920089, 'website_url': 'https://naphoga.vn', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 555,017 | ||
article | 1,168,534 | The Origins of Software: The Abstraction of Behaviour From the Machine | Software is to the 21st century what oil was to the 20th century. It is what drives our society... | Aug 22 '22 | the-origins-of-software-the-abstraction-of-behaviour-from-the-machine-2kpd | /history_dev/the-origins-of-software-the-abstraction-of-behaviour-from-the-machine-2kpd | https://dev.to/history_dev/the-origins-of-software-the-abstraction-of-behaviour-from-the-machine-2kpd | 0 | 0 | null | 2022-08-22T07:39:29Z | en | null | 0 | null | https://dev.to/history_dev/the-origins-of-software-the-abstraction-of-behaviour-from-the-machine-2kpd | 2022-08-16T09:22:12Z | null | 2022-08-22T07:39:29Z | 2022-08-16T07:36:43Z | 2022-08-16T07:36:43Z | 7 | ['computerscience', 'history', 'software', 'programming'] | computerscience, history, software, programming | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,018 | |
article | 1,191,126 | A Brief History of Software Testing | In this article we highlight the milestones of user interfaces and software testing to show how... | Sep 16 '22 | a-brief-history-of-software-testing-2ac2 | /askui/a-brief-history-of-software-testing-2ac2 | https://dev.to/askui/a-brief-history-of-software-testing-2ac2 | 0 | 1 | null | 2022-09-16T14:42:56Z | en | null | 1 | https://dev.to/askui/a-brief-history-of-software-testing-2ac2 | 2022-09-12T14:41:27Z | null | null | 2022-09-16T14:42:56Z | 2022-09-16T14:42:56Z | 6 | ['history', 'testing', 'ui', 'uitesting'] | history, testing, ui, uitesting | {'name': 'Johannes Dienst', 'username': 'johannesdienst', 'twitter_username': 'JohannesDienst', 'github_username': 'JohannesDienst', 'user_id': 919231, 'website_url': 'https://fiveandahalfstars.ninja/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | {'name': 'AskUI', 'username': 'askui', 'slug': 'askui', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5615%2Fc4227b1c-0390-4401-8b5b-352ff8882c1e.png', 'profile_image_... | null | 555,019 | ||
article | 1,191,115 | A Brief History of User Interfaces | User Interfaces (UI) have become part of our daily lives. They take many different forms and shapes.... | Sep 13 '22 | a-brief-history-of-user-interfaces-ecg | /askui/a-brief-history-of-user-interfaces-ecg | https://dev.to/askui/a-brief-history-of-user-interfaces-ecg | 0 | 2 | null | 2022-09-13T12:37:13Z | en | null | 2 | https://dev.to/askui/a-brief-history-of-user-interfaces-ecg | 2022-09-12T14:25:25Z | null | null | 2022-09-13T12:37:13Z | 2022-09-13T12:37:13Z | 2 | ['history', 'userinterface', 'ui'] | history, userinterface, ui | {'name': 'Johannes Dienst', 'username': 'johannesdienst', 'twitter_username': 'JohannesDienst', 'github_username': 'JohannesDienst', 'user_id': 919231, 'website_url': 'https://fiveandahalfstars.ninja/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | {'name': 'AskUI', 'username': 'askui', 'slug': 'askui', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5615%2Fc4227b1c-0390-4401-8b5b-352ff8882c1e.png', 'profile_image_... | null | 555,020 | ||
article | 1,166,918 | Web 1.0 vs 2.0 vs 3.0. | When talking about Web standards, usually the different Web generations are brought up, what do they... | Aug 13 '22 | web-10-vs-20-vs-30-416f | /christianpaez/web-10-vs-20-vs-30-416f | https://dev.to/christianpaez/web-10-vs-20-vs-30-416f | 0 | 6 | null | 2022-08-13T22:30:00Z | en | null | 6 | https://dev.to/christianpaez/web-10-vs-20-vs-30-416f | 2022-08-13T22:30:58Z | 2022-08-13T22:37:40Z | null | 2022-08-13T22:30:00Z | 2022-08-13T22:30:58Z | 2 | ['webdev', 'history'] | webdev, history | {'name': 'Christian Paez', 'username': 'christianpaez', 'twitter_username': 'art_of_code_', 'github_username': 'christianpaez', 'user_id': 445678, 'website_url': 'https://artofcode.tech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u... | null | null | 555,021 | ||
article | 1,120,977 | Retro BSD Games and other text mode games. | Mis esfuerzos para conocer los primeros video juegos en modo texto de BSD iniciaron primero con un... | Jun 22 '22 | retro-bsd-games-and-other-text-mode-games-3mmo | /jmrsuarez/retro-bsd-games-and-other-text-mode-games-3mmo | https://dev.to/jmrsuarez/retro-bsd-games-and-other-text-mode-games-3mmo | 0 | 5 | null | 2022-06-22T02:23:28Z | null | null | 5 | null | https://dev.to/jmrsuarez/retro-bsd-games-and-other-text-mode-games-3mmo | 2022-06-22T02:23:28Z | 2022-06-23T01:58:26Z | null | 2022-06-22T02:23:28Z | 2022-06-22T02:23:28Z | 3 | ['history', 'retro', 'bsd', 'linux'] | history, retro, bsd, linux | {'name': 'Julio Suarez (Juls Schwartz)', 'username': 'jmrsuarez', 'twitter_username': None, 'github_username': 'jmrsuarez', 'user_id': 868535, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%... | null | null | 555,022 | |
article | 1,138,203 | History of APIs | The term "Application Program Interface" first appeared in a paper called Data structures and... | Jul 12 '22 | history-of-apis-281j | /littleironical/history-of-apis-281j | https://dev.to/littleironical/history-of-apis-281j | 0 | 7 | null | 2022-07-12T07:15:13Z | null | null | 7 | https://dev.to/littleironical/history-of-apis-281j | 2022-07-12T07:13:19Z | null | null | 2022-07-12T07:15:13Z | 2022-07-12T07:15:13Z | 4 | ['api', 'technology', 'history'] | api, technology, history | {'name': 'Hardik kumar', 'username': 'littleironical', 'twitter_username': 'littleironical', 'github_username': 'littleironical', 'user_id': 492602, 'website_url': 'https://linktr.ee/littleironical', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2... | null | null | 555,023 | ||
article | 1,120,846 | Resucitando el zombie de flash/actionscript | Tengo algunas demos de cosas que hize en flash y en algun momento me gustaria resucitarlas con esta... | Jun 21 '22 | resucitando-el-zombie-de-flashactionscript-27n2 | /jmrsuarez/resucitando-el-zombie-de-flashactionscript-27n2 | https://dev.to/jmrsuarez/resucitando-el-zombie-de-flashactionscript-27n2 | 0 | 4 | null | 2022-06-21T21:54:43Z | null | null | 4 | https://dev.to/jmrsuarez/resucitando-el-zombie-de-flashactionscript-27n2 | 2022-06-21T21:54:43Z | 2022-06-21T21:55:47Z | null | 2022-06-21T21:54:43Z | 2022-06-21T21:54:43Z | 1 | ['retro', 'history', 'actionscript', 'haxe'] | retro, history, actionscript, haxe | {'name': 'Julio Suarez (Juls Schwartz)', 'username': 'jmrsuarez', 'twitter_username': None, 'github_username': 'jmrsuarez', 'user_id': 868535, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%... | null | null | 555,024 | ||
article | 1,028,538 | History of HTML - Hypertext markup language | Overview HTML was developed in the 90s and still continues because HTML is constantly... | Mar 20 '22 | history-of-html-hypertext-markup-language-5483 | /namangarg/history-of-html-hypertext-markup-language-5483 | https://dev.to/namangarg/history-of-html-hypertext-markup-language-5483 | 0 | 9 | null | 2022-03-20T09:22:43Z | null | null | 9 | https://dev.to/namangarg/history-of-html-hypertext-markup-language-5483 | 2022-03-20T09:18:03Z | 2022-03-20T09:24:46Z | null | 2022-03-20T09:22:43Z | 2022-03-20T09:22:43Z | 2 | ['html', 'history'] | html, history | {'name': 'Naman Garg', 'username': 'namangarg', 'twitter_username': None, 'github_username': 'Designatory', 'user_id': 833495, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser... | null | null | 555,025 | ||
article | 1,023,770 | Ukraine’s Incredible Contributions to Computer Science | On February 24th 2022 I was woken up at 6:13 am by a mobile phone call. It was my partner, she was... | Mar 17 '22 | ukraines-incredible-contributions-to-computer-science-3ig | /history_dev/ukraines-incredible-contributions-to-computer-science-3ig | https://dev.to/history_dev/ukraines-incredible-contributions-to-computer-science-3ig | 0 | 2 | null | 2022-03-17T10:52:11Z | null | null | 2 | null | https://dev.to/history_dev/ukraines-incredible-contributions-to-computer-science-3ig | 2022-03-15T16:23:08Z | null | 2022-03-17T10:52:11Z | 2022-03-15T13:15:26Z | 2022-03-15T13:15:26Z | 5 | ['history', 'ukraine', 'computers', 'programming'] | history, ukraine, computers, programming | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,026 | |
article | 1,021,105 | Angular: A shift in paradigm | In early 2000, we were asked to do a project for a client of the company, that had to be cross... | Mar 14 '22 | angular-a-shift-in-paradigm-4jno | /ayyash/angular-a-shift-in-paradigm-4jno | https://dev.to/ayyash/angular-a-shift-in-paradigm-4jno | 0 | 10 | null | 2022-03-14T06:54:41Z | null | null | 10 | https://garage.sekrab.com/posts/angular-a-shift-in-paradigm | 2022-03-13T05:45:24Z | null | null | 2022-03-14T06:54:41Z | 2022-03-14T06:54:41Z | 6 | ['angular', 'history', 'frontend'] | angular, history, frontend | {'name': 'Ayyash', 'username': 'ayyash', 'twitter_username': 'SekrabBin', 'github_username': 'ayyash', 'user_id': 454238, 'website_url': 'https://garage.sekrab.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.co... | null | null | 555,027 | ||
article | 991,361 | Charles Babbage the Entertainer and Socialite | It is well documented Charles Babbage was a difficult, belligerent and often quarrelsome man. He fell... | Mar 2 '22 | charles-babbage-the-entertainer-and-socialite-33am | /history_dev/charles-babbage-the-entertainer-and-socialite-33am | https://dev.to/history_dev/charles-babbage-the-entertainer-and-socialite-33am | 0 | 0 | null | 2022-03-02T15:24:00Z | null | null | 0 | null | https://dev.to/history_dev/charles-babbage-the-entertainer-and-socialite-33am | 2022-02-16T13:49:45Z | 2022-03-17T10:56:10Z | 2022-03-02T15:24:00Z | 2022-03-02T15:23:59Z | 2022-03-02T15:23:59Z | 4 | ['babbage', 'history', 'computers', 'programming'] | babbage, history, computers, programming | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,028 | |
article | 1,006,377 | Histórico de Operações | É importante gravar o histórico das operações mais importantes que efectuadas pelos usuários. O... | Mar 2 '22 | historico-de-operacoes-2jb1 | /ortizdavid/historico-de-operacoes-2jb1 | https://dev.to/ortizdavid/historico-de-operacoes-2jb1 | 0 | 4 | null | 2022-03-02T13:31:09Z | null | null | 4 | null | https://dev.to/ortizdavid/historico-de-operacoes-2jb1 | 2022-03-02T13:31:09Z | 2022-03-02T14:33:26Z | null | 2022-03-02T13:31:09Z | 2022-03-02T13:31:09Z | 2 | ['historico', 'servidor', 'software', 'history'] | historico, servidor, software, history | {'name': 'Ortiz de Arcanjo António David', 'username': 'ortizdavid', 'twitter_username': None, 'github_username': 'ortizdavid', 'user_id': 651046, 'website_url': 'https://github.com/ortizdavid', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 555,029 | |
article | 980,716 | Why do we use Hello World? - the history behind it | Hello World! Oh wait... Hello everyone! I got bored today and did some intense research on the... | Feb 6 '22 | why-hello-world-5c0g | /just5moreminutes/why-hello-world-5c0g | https://dev.to/just5moreminutes/why-hello-world-5c0g | 18 | 82 | null | 2022-02-06T18:11:17Z | null | null | 82 | https://dev.to/just5moreminutes/why-hello-world-5c0g | 2022-02-06T16:02:32Z | 2022-02-06T20:22:28Z | null | 2022-02-06T18:11:17Z | 2022-08-01T14:20:48Z | 4 | ['watercooler', 'programming', 'history'] | watercooler, programming, history | {'name': 'leo', 'username': 'just5moreminutes', 'twitter_username': None, 'github_username': 'Just5MoreMinutes', 'user_id': 774967, 'website_url': 'https://just5moreminutes.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | {'name': 'watercooler', 'bg_color_hex': '#D0ECFF', 'text_color_hex': '#130074'} | 555,030 | ||
article | 976,303 | Turing, the Halting Problem and the Dawn of the Digital Age | For over 2,000 years great engineers, mathematicians and scientists have produced various analogue... | Feb 3 '22 | turing-the-halting-problem-and-the-dawn-of-the-digital-age-38k9 | /history_dev/turing-the-halting-problem-and-the-dawn-of-the-digital-age-38k9 | https://dev.to/history_dev/turing-the-halting-problem-and-the-dawn-of-the-digital-age-38k9 | 1 | 5 | null | 2022-02-03T15:00:00Z | null | null | 5 | null | https://dev.to/history_dev/turing-the-halting-problem-and-the-dawn-of-the-digital-age-38k9 | 2022-02-02T13:57:52Z | 2022-04-29T07:39:02Z | 2022-02-03T15:00:00Z | 2022-02-03T14:59:59Z | 2024-05-14T03:02:37Z | 4 | ['computers', 'programming', 'turing', 'history'] | computers, programming, turing, history | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,031 | |
article | 959,479 | The Death of Charles Babbage, a Sad Tale of Labour Misspent | How do you wish to be remembered? It is a question we all consider at some point in our lives. A more... | Jan 20 '22 | the-death-of-charles-babbage-a-sad-tale-of-labour-misspent-6i7 | /history_dev/the-death-of-charles-babbage-a-sad-tale-of-labour-misspent-6i7 | https://dev.to/history_dev/the-death-of-charles-babbage-a-sad-tale-of-labour-misspent-6i7 | 0 | 0 | null | 2022-01-20T10:38:51Z | null | null | 0 | null | https://dev.to/history_dev/the-death-of-charles-babbage-a-sad-tale-of-labour-misspent-6i7 | 2022-01-18T13:49:37Z | 2022-03-17T10:57:18Z | 2022-01-20T10:38:51Z | 2022-01-20T10:38:50Z | 2022-01-20T10:38:50Z | 3 | ['programming', 'history', 'computers'] | programming, history, computers | {'name': 'History Dev', 'username': 'history_dev', 'twitter_username': 'history_dev', 'github_username': None, 'user_id': 762761, 'website_url': 'https://medium.com/@history_dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 555,032 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.