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 | 115,003 | 40 Best Ruby Gems We Can't Live Without. Part 1 | Ruby gems are libraries, offering ready solutions for almost any functionality. Check the list of most useful Ruby gems which help our development team every day. | May 29 '19 | 40-best-ruby-gems-that-we-use-part-1-2ch8 | /codicacom/40-best-ruby-gems-that-we-use-part-1-2ch8 | https://dev.to/codicacom/40-best-ruby-gems-that-we-use-part-1-2ch8 | 0 | 20 | null | 2019-05-29T06:57:41Z | null | null | 20 | https://www.codica.com/blog/top-ruby-gems-we-cant-live-without/ | 2019-05-28T12:37:54Z | 2019-05-31T09:32:25Z | null | 2019-05-29T06:57:41Z | 2019-05-29T06:57:41Z | 5 | ['ruby', 'showdev', 'devtips', 'webdev'] | ruby, showdev, devtips, webdev | {'name': 'Codica', 'username': 'codicacom', 'twitter_username': 'CodicaCom', 'github_username': None, 'user_id': 128767, 'website_url': 'https://www.codica.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%2... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,909 | ||
article | 114,812 | What tool can you not live without? | We all have a tool that we love so much not using them makes us feel incomplete | May 27 '19 | what-tool-can-you-not-live-without-14il | /jmplourde/what-tool-can-you-not-live-without-14il | https://dev.to/jmplourde/what-tool-can-you-not-live-without-14il | 16 | 11 | null | 2019-05-27T19:42:01Z | null | null | 11 | https://dev.to/jmplourde/what-tool-can-you-not-live-without-14il | 2019-05-27T19:41:53Z | 2019-05-28T15:16:10Z | null | 2019-05-27T19:42:01Z | 2024-04-15T00:06:25Z | 1 | ['discuss', 'productivity', 'devtips'] | discuss, productivity, devtips | {'name': 'Jean-Michel Plourde', 'username': 'jmplourde', 'twitter_username': 'jmplourde_', 'github_username': 'giant995', 'user_id': 95305, 'website_url': 'https://jmplourde.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.s... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,910 | ||
article | 111,360 | 4 lesser known ways to use Ruby’s Enumerable module | Learn about endless ranges, lazy iteration, range stepping, and my personal favorite each_cons | May 22 '19 | 4-lesser-known-ways-to-use-ruby-s-enumerable-module-3d8b | /orbit/4-lesser-known-ways-to-use-ruby-s-enumerable-module-3d8b | https://dev.to/orbit/4-lesser-known-ways-to-use-ruby-s-enumerable-module-3d8b | 5 | 62 | null | 2019-05-22T13:59:53Z | null | null | 62 | https://dev.to/orbit/4-lesser-known-ways-to-use-ruby-s-enumerable-module-3d8b | 2019-05-22T13:56:05Z | 2020-01-07T03:06:05Z | null | 2019-05-22T13:59:53Z | 2019-06-03T11:36:57Z | 4 | ['ruby', 'devtips'] | ruby, devtips | {'name': 'Josh Dzielak 🔆', 'username': 'joshed', 'twitter_username': 'dzello', 'github_username': 'joshed-io', 'user_id': 49012, 'website_url': 'https://joshed.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.amazonaws.c... | {'name': 'Orbit', 'username': 'orbit', 'slug': 'orbit', '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%2F1292%2F4e73c733-6009-4657-9035-091cd5530122.png', 'profile_image_... | null | 555,911 | ||
article | 113,966 | Configure Parcel JS and Babel to use JavaScript proposal class properties | Continuing on from the recent posts on using Parcel as a Webpack alternative and using React with... | May 28 '19 | configure-parcel-js-and-babel-to-use-javascript-proposal-class-properties-1he3 | /kendalmintcode/configure-parcel-js-and-babel-to-use-javascript-proposal-class-properties-1he3 | https://dev.to/kendalmintcode/configure-parcel-js-and-babel-to-use-javascript-proposal-class-properties-1he3 | 0 | 8 | null | 2019-05-28T07:40:43Z | null | null | 8 | https://robkendal.co.uk/blog/2019-05-13-configure-parcel-js-and-babel-to-use-javascript-proposal-class-properties/ | 2019-05-24T13:32:41Z | null | 2019-05-28T07:40:43Z | 2019-05-13T06:45:24Z | 2019-05-13T06:45:24Z | 5 | ['javascript', 'tutorial', 'devtips'] | javascript, tutorial, devtips | {'name': 'Rob Kendal {{☕}}', 'username': 'kendalmintcode', 'twitter_username': None, 'github_username': 'bpk68', 'user_id': 170363, 'website_url': 'https://robkendal.co.uk', '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 | 555,912 | ||
article | 113,560 | What is a switch statement? | A switch statement evaluates a condition and provides multiple decision points, depending on the val... | May 31 '19 | what-is-a-switch-statement-5cne | /codetips/what-is-a-switch-statement-5cne | https://dev.to/codetips/what-is-a-switch-statement-5cne | 3 | 5 | null | 2019-05-31T10:07:51Z | null | null | 5 | null | https://www.codetips.co.uk/beginner/what-is-a-switch-statement/ | 2019-05-23T13:20:34Z | null | 2019-05-31T10:07:51Z | 2019-05-08T19:30:00Z | 2019-08-12T20:36:29Z | 2 | ['beginners', 'tutorial', 'learning', 'devtips'] | beginners, tutorial, learning, devtips | {'name': 'Si', 'username': 'devdrake0', 'twitter_username': 'devdrake0', 'github_username': None, 'user_id': 170949, 'website_url': 'https://www.codetips.co.uk', '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%2F... | {'name': 'CodeTips', 'username': 'codetips', 'slug': 'codetips', '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%2F765%2Ff4834cf8-38d3-479a-941d-b43dc70e29ac.png', 'profil... | null | 555,913 | |
article | 104,752 | 5 Key Principles for a User-Friendly Website | Usability is all about convenience and simplicity in using a website. Here are 5 key usability principles that will help make your website user-friendly. | Apr 29 '19 | 5-key-principles-for-a-user-friendly-website-338a | /codicacom/5-key-principles-for-a-user-friendly-website-338a | https://dev.to/codicacom/5-key-principles-for-a-user-friendly-website-338a | 0 | 10 | null | 2019-04-29T13:42:52Z | null | null | 10 | https://www.codica.com/blog/5-key-website-usability-principles/ | 2019-04-29T13:42:52Z | 2020-12-04T08:31:48Z | null | 2019-04-29T13:42:52Z | 2019-04-29T13:42:52Z | 5 | ['design', 'devtips', 'productivity', 'ux'] | design, devtips, productivity, ux | {'name': 'Codica', 'username': 'codicacom', 'twitter_username': 'CodicaCom', 'github_username': None, 'user_id': 128767, 'website_url': 'https://www.codica.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%2... | null | null | 555,914 | ||
article | 103,978 | 4 Advanced Git Commands That Will Save Your Time | Git is a must-have to control the changes of multiple developers. Here are 4 advanced Git commands you should know to simplify the working process. | Apr 26 '19 | 4-advanced-git-commands-alp | /codicacom/4-advanced-git-commands-alp | https://dev.to/codicacom/4-advanced-git-commands-alp | 0 | 19 | null | 2019-04-26T12:51:10Z | null | null | 19 | https://www.codica.com/blog/useful-git-commands-that-save-time/ | 2019-04-26T12:51:10Z | 2019-05-02T09:31:36Z | null | 2019-04-26T12:51:10Z | 2019-04-26T12:51:10Z | 4 | ['git', 'devtips', 'showdev', 'productivity'] | git, devtips, showdev, productivity | {'name': 'Codica', 'username': 'codicacom', 'twitter_username': 'CodicaCom', 'github_username': None, 'user_id': 128767, 'website_url': 'https://www.codica.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%2... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,915 | ||
article | 103,789 | Using the Python Write to File Function | Python excels at flat-file writing and manipulation, especially when handling data from online data sources. | Apr 25 '19 | using-the-python-write-to-file-function-4m3 | /kite/using-the-python-write-to-file-function-4m3 | https://dev.to/kite/using-the-python-write-to-file-function-4m3 | 0 | 4 | null | 2019-04-25T18:50:37Z | null | null | 4 | null | https://kite.com/blog/python/python-write-to-file/ | 2019-04-25T18:50:37Z | 2019-10-03T20:18:14Z | null | 2019-04-25T18:50:37Z | 2019-04-25T18:50:37Z | 2 | ['python', 'beginners', 'tutorial', 'devtips'] | python, beginners, tutorial, devtips | {'name': 'brendan', 'username': 'brendankite', 'twitter_username': None, 'github_username': 'brendankite', 'user_id': 142471, '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%... | {'name': 'Kite', 'username': 'kite', 'slug': 'kite', '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%2F1147%2F3e2227e3-185c-4844-bff7-1b3493697fc8.png', 'profile_image_90'... | null | 555,916 | |
article | 103,442 | Visual Studio Tips - Code Definition Keyboard Shortcuts | Often when we’re coding, we need to take a look at the definition or sometimes the implementation of... | Apr 25 '19 | visual-studio-tips-code-definition-keyboard-shortcuts-21l3 | /hutchcodes/visual-studio-tips-code-definition-keyboard-shortcuts-21l3 | https://dev.to/hutchcodes/visual-studio-tips-code-definition-keyboard-shortcuts-21l3 | 0 | 5 | null | 2019-04-25T01:35:47Z | null | null | 5 | null | https://hutchcodes.net/2019/04/visual-studio-tips-code-definition-keyboard-shortcuts/ | 2019-04-25T00:38:31Z | null | 2019-04-25T01:35:47Z | 2019-04-24T00:00:00Z | 2019-04-24T00:00:00Z | 3 | ['productivity', 'csharp', 'dotnet', 'devtips'] | productivity, csharp, dotnet, devtips | {'name': 'Jeremy Hutchinson', 'username': 'hutchcodes', 'twitter_username': 'hutchcodes', 'github_username': None, 'user_id': 142291, 'website_url': 'https://hutchcodes.net', '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,917 | |
article | 102,632 | Two ways to deploy a public GitHub Pages site from a private Hugo repository | Keep your drafts out of the public eye by making use of continuous deployment tools to publish your public GitHub Pages site - from a separate private repository. | Apr 22 '19 | two-ways-to-deploy-a-public-github-pages-site-from-a-private-hugo-repository-2ob4 | /victoria/two-ways-to-deploy-a-public-github-pages-site-from-a-private-hugo-repository-2ob4 | https://dev.to/victoria/two-ways-to-deploy-a-public-github-pages-site-from-a-private-hugo-repository-2ob4 | 2 | 17 | null | 2019-04-22T18:19:22Z | null | null | 17 | null | https://victoria.dev/verbose/two-ways-to-deploy-a-public-github-pages-site-from-a-private-hugo-repository/ | 2019-04-22T15:22:44Z | 2019-04-22T18:26:54Z | 2019-04-22T18:19:22Z | 2019-04-22T14:05:15Z | 2024-02-27T03:15:11Z | 8 | ['showdev', 'devtips', 'productivity', 'git'] | showdev, devtips, productivity, git | {'name': 'Victoria Drake', 'username': 'victoria', 'twitter_username': 'victoriadotdev', 'github_username': 'victoriadrake', 'user_id': 19058, 'website_url': 'https://victoria.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... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,918 | |
article | 101,882 | I've Been Mojaved. | How I learned the hard way that a Mojave update broke my audio capture in Unity. | Apr 19 '19 | i-ve-been-mojaved-386k | /missamarakay/i-ve-been-mojaved-386k | https://dev.to/missamarakay/i-ve-been-mojaved-386k | 0 | 7 | null | 2019-04-19T14:59:25Z | null | null | 7 | null | https://dev.to/missamarakay/i-ve-been-mojaved-386k | 2019-04-19T14:57:42Z | 2019-04-19T15:48:26Z | null | 2019-04-19T14:59:25Z | 2019-04-19T14:59:25Z | 2 | ['unity3d', 'osx', 'devtips', 'tips'] | unity3d, osx, devtips, tips | {'name': 'Amara Graham', 'username': 'missamarakay', 'twitter_username': 'MissAmaraKay', 'github_username': 'akeller', 'user_id': 1330, '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... | null | null | 555,919 | |
article | 119,404 | How to solve Git issues on renaming files and folder | Many of you might got nightmares due to file rename issues in git. Recently I encountered one issue,... | Jun 17 '19 | how-to-solve-git-issues-on-renaming-files-and-folder-5adf | /learnwithparam/how-to-solve-git-issues-on-renaming-files-and-folder-5adf | https://dev.to/learnwithparam/how-to-solve-git-issues-on-renaming-files-and-folder-5adf | 0 | 9 | null | 2019-06-17T12:55:11Z | null | null | 9 | null | https://learnwithparam.com/blog/solve-git-rename-issues/ | 2019-06-08T06:49:07Z | null | 2019-06-17T12:55:11Z | 2019-04-16T00:00:00Z | 2019-04-16T00:00:00Z | 1 | ['showdev', 'webdev', 'git', 'devtips'] | showdev, webdev, git, devtips | {'name': 'Paramanantham Harrison', 'username': 'learnwithparam', 'twitter_username': 'learnwithparam', 'github_username': 'Param-Harrison', 'user_id': 88511, 'website_url': 'https://learnwithparam.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,920 | |
article | 114,780 | What are comments? | Comments are just notes for developers It really is that simple. Developers write comments to he... | May 31 '19 | what-are-comments-1e60 | /codetips/what-are-comments-1e60 | https://dev.to/codetips/what-are-comments-1e60 | 13 | 7 | null | 2019-05-31T10:18:08Z | null | null | 7 | null | https://www.codetips.co.uk/beginner/what-are-comments/ | 2019-05-27T17:51:38Z | null | 2019-05-31T10:18:08Z | 2019-04-16T17:24:03Z | 2023-09-30T13:50:43Z | 2 | ['beginners', 'tutorial', 'learning', 'devtips'] | beginners, tutorial, learning, devtips | {'name': 'Si', 'username': 'devdrake0', 'twitter_username': 'devdrake0', 'github_username': None, 'user_id': 170949, 'website_url': 'https://www.codetips.co.uk', '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%2F... | {'name': 'CodeTips', 'username': 'codetips', 'slug': 'codetips', '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%2F765%2Ff4834cf8-38d3-479a-941d-b43dc70e29ac.png', 'profil... | null | 555,921 | |
article | 98,450 | How Professional QA Lead Set Goals For A Test Department? | As a QA Lead setting goals for the test department becomes very challenging yet critical at the same time. Here are some powerful tips to help you with it. | Apr 9 '19 | how-professional-qa-lead-set-goals-for-a-test-department-4oaj | /lambdatest/how-professional-qa-lead-set-goals-for-a-test-department-4oaj | https://dev.to/lambdatest/how-professional-qa-lead-set-goals-for-a-test-department-4oaj | 0 | 6 | null | 2019-04-09T08:15:45Z | null | null | 6 | https://www.lambdatest.com/blog/how-professional-qa-lead-set-goals-for-a-test-department/ | 2019-04-09T08:15:45Z | 2023-03-23T21:02:06Z | null | 2019-04-09T08:15:45Z | 2019-04-09T08:15:45Z | 13 | ['testing', 'showdev', 'devtips'] | testing, showdev, devtips | {'name': 'himanshuseth004', 'username': 'himanshusheth004', 'twitter_username': None, 'github_username': 'himanshuseth004', 'user_id': 134342, '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%... | {'name': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,922 | ||
article | 95,464 | Machine Learning in Azure | Spin up your own machine learning model and deploy it in Azure. | Apr 2 '19 | machine-learning-in-azure-1b84 | /azure/machine-learning-in-azure-1b84 | https://dev.to/azure/machine-learning-in-azure-1b84 | 1 | 49 | 635 | 2019-04-02T13:05:14Z | null | null | 49 | https://dev.to/azure/machine-learning-in-azure-1b84 | 2019-03-29T17:01:09Z | 2019-04-03T12:55:59Z | null | 2019-04-02T13:05:14Z | 2020-05-16T14:42:06Z | 8 | ['azureapril', 'tutorial', 'machinelearning', 'devtips'] | azureapril, tutorial, machinelearning, devtips | {'name': 'Emily Freeman', 'username': 'editingemily', 'twitter_username': 'editingemily', 'github_username': None, 'user_id': 142808, 'website_url': 'https://emilyfreeman.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': 'Microsoft Azure', 'username': 'azure', 'slug': 'azure', '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%2F512%2F64ce0b82-730d-4ca0-8359-2c21513a0063.jpg', 'profi... | null | 555,923 | ||
article | 96,808 | Best Python Testing Frameworks | This is my attempt to help you compare the top 5 Python frameworks for test automation in 2019, on the basis of their advantages & disadvantages. | Apr 3 '19 | top-5-python-frameworks-for-test-automation-in-2019-3pe3 | /lambdatest/top-5-python-frameworks-for-test-automation-in-2019-3pe3 | https://dev.to/lambdatest/top-5-python-frameworks-for-test-automation-in-2019-3pe3 | 0 | 14 | null | 2019-04-03T08:03:46Z | null | null | 14 | https://www.lambdatest.com/blog/top-5-python-frameworks-for-test-automation-in-2019/ | 2019-04-03T08:03:46Z | 2022-04-26T07:40:34Z | null | 2019-04-03T08:03:46Z | 2019-04-03T08:03:46Z | 10 | ['python', 'showdev', 'devtips'] | python, showdev, devtips | {'name': 'arnabroychowdhury', 'username': 'arnabroychowdhury', 'twitter_username': None, 'github_username': 'arnabroychowdhury', 'user_id': 131783, '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... | {'name': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,924 | ||
article | 92,772 | Decorators | Python Decorators | Mar 20 '19 | decorators--13bm | /brendankite/decorators--13bm | https://dev.to/brendankite/decorators--13bm | 0 | 3 | null | 2019-03-20T19:10:02Z | null | null | 3 | null | https://dev.to/brendankite/decorators--13bm | 2019-03-20T19:10:02Z | 2019-03-20T19:11:01Z | null | 2019-03-20T19:10:02Z | 2019-03-20T19:10:02Z | 1 | ['python', 'devtips'] | python, devtips | {'name': 'brendan', 'username': 'brendankite', 'twitter_username': None, 'github_username': 'brendankite', 'user_id': 142471, '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,925 | |
article | 92,387 | How To Measure Page Load Times With Selenium? | While we measure page load time with Selenium. We will capture details of a web-page, search for a specific element & detect when a web page is fully loaded. | Mar 19 '19 | how-to-measure-page-load-times-with-selenium-43e7 | /lambdatest/how-to-measure-page-load-times-with-selenium-43e7 | https://dev.to/lambdatest/how-to-measure-page-load-times-with-selenium-43e7 | 0 | 11 | null | 2019-03-19T12:19:40Z | null | null | 11 | https://www.lambdatest.com/blog/how-to-measure-page-load-times-with-selenium/ | 2019-03-19T12:19:40Z | 2022-07-27T11:04:56Z | null | 2019-03-19T12:19:40Z | 2019-03-19T12:19:40Z | 14 | ['testing', 'showdev', 'webdev', 'devtips'] | testing, showdev, webdev, devtips | {'name': 'himanshuseth004', 'username': 'himanshusheth004', 'twitter_username': None, 'github_username': 'himanshuseth004', 'user_id': 134342, '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%... | {'name': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,926 | ||
article | 89,651 | Deployment Struggles - React app to Heroku | Some issues I ran into trying to deploy my app | Mar 14 '19 | deployment-struggles---react-app-to-heroku-9ma | /teekatwo/deployment-struggles---react-app-to-heroku-9ma | https://dev.to/teekatwo/deployment-struggles---react-app-to-heroku-9ma | 0 | 10 | null | 2019-03-14T02:29:12Z | null | null | 10 | null | https://dev.to/teekatwo/deployment-struggles---react-app-to-heroku-9ma | 2019-03-09T13:05:30Z | null | null | 2019-03-14T02:29:12Z | 2019-03-14T02:29:12Z | 3 | ['react', 'javascript', 'learning', 'devtips'] | react, javascript, learning, devtips | {'name': 'Tori Pugh', 'username': 'teekatwo', 'twitter_username': 'teekatwo', 'github_username': 'vpugh', 'user_id': 55043, 'website_url': 'https://toripugh.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%2... | null | null | 555,927 | |
article | 90,264 | JavaScript Quick Tip: Named functions for sane debugging | Name your functions for a sane debugging experience | Mar 12 '19 | javascript-quick-tip-named-functions-for-sane-debugging-35am | /sunnysingh/javascript-quick-tip-named-functions-for-sane-debugging-35am | https://dev.to/sunnysingh/javascript-quick-tip-named-functions-for-sane-debugging-35am | 7 | 63 | null | 2019-03-12T00:57:28Z | null | null | 63 | https://sunnysingh.io/blog/javascript-named-functions | 2019-03-12T00:53:24Z | 2019-03-12T00:58:27Z | null | 2019-03-12T00:57:28Z | 2019-04-29T12:15:52Z | 2 | ['javascript', 'devtips', 'webdev', 'tutorial'] | javascript, devtips, webdev, tutorial | {'name': 'Sunny Singh', 'username': 'sunnysingh', 'twitter_username': 'sunnysinghio', 'github_username': 'sunnysingh', 'user_id': 14721, 'website_url': 'https://sunnysingh.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.a... | null | null | 555,928 | ||
article | 90,459 | Short Circuit Assignment | Using the logical or operator in Javscript to make default assignments to variables. | Mar 12 '19 | short-circuit-assignment-25ik | /dr_sam_walpole/short-circuit-assignment-25ik | https://dev.to/dr_sam_walpole/short-circuit-assignment-25ik | 0 | 6 | null | 2019-03-12T18:21:18Z | null | null | 6 | null | https://samwalpole.com/javascript-short-circuit-assignment | 2019-03-12T18:21:18Z | 2020-09-30T18:43:53Z | null | 2019-03-12T18:21:18Z | 2019-03-12T18:21:18Z | 3 | ['javascript', 'webdev', 'devtips', 'logicaloperators'] | javascript, webdev, devtips, logicaloperators | {'name': 'Sam Walpole', 'username': 'dr_sam_walpole', 'twitter_username': 'dr_sam_walpole', 'github_username': 'walpoles93', 'user_id': 83352, '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,929 | |
article | 86,683 | Code block $ prefix | A how-to guide explaining how to add prefixes to code blocks. | Feb 27 '19 | code-block--prefix-509i | /glennmen/code-block--prefix-509i | https://dev.to/glennmen/code-block--prefix-509i | 11 | 78 | null | 2019-02-27T12:50:35Z | null | null | 78 | https://dev.to/glennmen/code-block--prefix-509i | 2019-02-26T20:33:59Z | null | null | 2019-02-27T12:50:35Z | 2024-02-14T03:07:46Z | 2 | ['webdev', 'css', 'devtips', 'frontend'] | webdev, css, devtips, frontend | {'name': 'Glenn Carremans', 'username': 'glennmen', 'twitter_username': 'GlennCarremans', 'github_username': 'Glennmen', 'user_id': 106426, '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%2Fu... | null | null | 555,930 | ||
article | 86,965 | Programming Pitfalls | Avoid these pitfalls to be a better programmer | Feb 27 '19 | programming-pitfalls-18e8 | /lefebvre/programming-pitfalls-18e8 | https://dev.to/lefebvre/programming-pitfalls-18e8 | 2 | 36 | null | 2019-02-27T21:47:20Z | null | null | 36 | https://dev.to/lefebvre/programming-pitfalls-18e8 | 2019-02-27T21:47:20Z | null | null | 2019-02-27T21:47:20Z | 2019-03-04T15:10:01Z | 4 | ['devtips', 'productivity', 'beginners'] | devtips, productivity, beginners | {'name': 'Paul Lefebvre', 'username': 'lefebvre', 'twitter_username': 'lefebvre', 'github_username': 'paullefebvre', 'user_id': 1014, 'website_url': 'https://www.xojo.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 | 555,931 | ||
article | 81,660 | 21 Platforms That Serve As A Lifeline To Web Developers | Here is a list of 21 platforms that serve as a lifeline to every web developer from information gathering to cross browser testing their development code. | Feb 8 '19 | 21-platforms-that-serve-as-a-lifeline-to-web-developers-1hj1 | /lambdatest/21-platforms-that-serve-as-a-lifeline-to-web-developers-1hj1 | https://dev.to/lambdatest/21-platforms-that-serve-as-a-lifeline-to-web-developers-1hj1 | 15 | 646 | null | 2019-02-08T11:15:01Z | null | null | 646 | https://www.lambdatest.com/blog/21-platforms-that-serve-as-a-lifeline-to-web-developers/ | 2019-02-08T11:14:51Z | 2019-02-12T10:50:04Z | null | 2019-02-08T11:15:01Z | 2024-09-19T03:03:18Z | 10 | ['webdev', 'showdev', 'devtips', 'beginners'] | webdev, showdev, devtips, beginners | {'name': 'nikhiltyagi04', 'username': 'nikhiltyagi04', 'twitter_username': None, 'github_username': 'nikhiltyagi04', 'user_id': 131749, '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': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,932 | ||
article | 85,091 | Design Patterns For Micro Service Architecture | Imagine breaking down a single function unit into multiple mini-service units. That is exactly what microservices do to the traditional monolithic architecture. But, there is more to it than meets the eye. Microservices are the go-to solution for all the major software development projects. | Feb 22 '19 | design-patterns-for-micro-service-architecture-2mkg | /akshaypai/design-patterns-for-micro-service-architecture-2mkg | https://dev.to/akshaypai/design-patterns-for-micro-service-architecture-2mkg | 0 | 24 | null | 2019-02-22T07:11:08Z | null | null | 24 | https://www.lambdatest.com/blog/design-patterns-for-micro-service-architecture/ | 2019-02-22T07:11:08Z | null | null | 2019-02-22T07:11:08Z | 2019-02-22T07:11:08Z | 12 | ['agile', 'webdev', 'design', 'devtips'] | agile, webdev, design, devtips | {'name': 'Akshaypai', 'username': 'akshaypai', 'twitter_username': None, 'github_username': 'Akshaypai', 'user_id': 139023, '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%2F... | null | null | 555,933 | ||
article | 84,415 | LambdaTest Chrome Extension For Automated Screenshots | LambdaTest Chrome Extension for automated screenshots can be used to take full page screenshots of web pages and websites directly from your chrome browser. | Feb 20 '19 | lambdatest-chrome-extension-for-automated-screenshots-4g6m | /lambdatestteam/lambdatest-chrome-extension-for-automated-screenshots-4g6m | https://dev.to/lambdatestteam/lambdatest-chrome-extension-for-automated-screenshots-4g6m | 0 | 3 | null | 2019-02-20T09:07:55Z | null | null | 3 | null | https://dev.to/lambdatestteam/lambdatest-chrome-extension-for-automated-screenshots-4g6m | 2019-02-20T08:49:39Z | null | null | 2019-02-20T09:07:55Z | 2019-02-20T09:07:55Z | 2 | ['testing', 'devtips', 'webdev', 'showdev'] | testing, devtips, webdev, showdev | {'name': 'LambdaTest Team', 'username': 'lambdatestteam', 'twitter_username': 'lambdatesting', 'github_username': None, 'user_id': 90828, 'website_url': 'https://www.lambdatest.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': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,934 | |
article | 84,181 | Metrics & Challenges For Testing Streaming Applications In 2019 | Streaming applications are trending more than ever, but testing streaming applications could be very tricky. This article would help you do it the right way. | Feb 19 '19 | metrics--challenges-for-testing-streaming-applications-in-2019-15hh | /lambdatest/metrics--challenges-for-testing-streaming-applications-in-2019-15hh | https://dev.to/lambdatest/metrics--challenges-for-testing-streaming-applications-in-2019-15hh | 0 | 12 | null | 2019-02-19T14:09:42Z | null | null | 12 | https://www.lambdatest.com/blog/metrics-challenges-for-testing-streaming-applications-in-2019/ | 2019-02-19T14:09:42Z | 2022-04-05T08:10:04Z | null | 2019-02-19T14:09:42Z | 2019-02-19T14:09:42Z | 9 | ['testing', 'devtips', 'webdev', 'challenge'] | testing, devtips, webdev, challenge | {'name': 'arnabroychowdhury', 'username': 'arnabroychowdhury', 'twitter_username': None, 'github_username': 'arnabroychowdhury', 'user_id': 131783, '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... | {'name': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'challenge', 'bg_color_hex': '#bf1942', 'text_color_hex': '#ffffff'} | 555,935 | ||
article | 84,119 | Perform Easy Cross Browser Testing With LambdaTest WordPress Plugin | Wordpress has a market share of 59% out of all CMS with an average of 500 new wordpress based websites being added every day. With so many developers using WordPress as choice of CMS, we at LambdaTest have decided to make the life of Wordpress developers easier by developing a wordpress plugin for cross browser testing... | Feb 19 '19 | perform-easy-cross-browser-testing-with-lambdatest-wordpress-plugin-3ejn | /lambdatestteam/perform-easy-cross-browser-testing-with-lambdatest-wordpress-plugin-3ejn | https://dev.to/lambdatestteam/perform-easy-cross-browser-testing-with-lambdatest-wordpress-plugin-3ejn | 0 | 9 | null | 2019-02-19T08:36:45Z | null | null | 9 | https://www.lambdatest.com/blog/perform-easy-cross-browser-testing-with-lambdatest-wordpress-plugin/ | 2019-02-19T08:36:45Z | null | null | 2019-02-19T08:36:45Z | 2019-02-19T08:36:45Z | 3 | ['testing', 'webdev', 'devtips', 'showdev'] | testing, webdev, devtips, showdev | {'name': 'LambdaTest Team', 'username': 'lambdatestteam', 'twitter_username': 'lambdatesting', 'github_username': None, 'user_id': 90828, 'website_url': 'https://www.lambdatest.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': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,936 | ||
article | 81,802 | Don't Do It “Because Google Does It” | You should decide what tools to use, what patterns to follow, and what processes to implement based on the needs of your company and the problems you're facing. Don't use a tool just because [insert big tech company] uses it. | Feb 8 '19 | dont-do-it-because-google-does-it-58oh | /joshhadik/dont-do-it-because-google-does-it-58oh | https://dev.to/joshhadik/dont-do-it-because-google-does-it-58oh | 25 | 154 | null | 2019-02-08T23:53:42Z | null | null | 154 | https://dev.to/joshhadik/dont-do-it-because-google-does-it-58oh | 2019-02-08T23:51:12Z | 2019-02-08T23:57:03Z | null | 2019-02-08T23:53:42Z | 2024-05-03T03:01:44Z | 3 | ['webdev', 'devtips', 'productivity', 'programming'] | webdev, devtips, productivity, programming | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,937 | ||
article | 82,382 | 11 Reasons To Use Selenium for Automation Testing | With so many tools you could use for your automation testing, why should you choose Selenium, one of the most popular testing tools on the market? | Feb 12 '19 | 11-reasons-to-use-selenium-for-automation-testing-p1e | /jaswantkaur/11-reasons-to-use-selenium-for-automation-testing-p1e | https://dev.to/jaswantkaur/11-reasons-to-use-selenium-for-automation-testing-p1e | 1 | 64 | null | 2019-02-12T08:49:37Z | null | null | 64 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdz2cdn2.dzone.com%2Fthumbnail%3Ffid%3D11134445%26w%3D125%26h%3D45 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdz2cdn2.dzone.com%2Fthumbnail%3Ffid%3D11134445%26w%3D125%26h%3D45 | https://dev.to/jaswantkaur/11-reasons-to-use-selenium-for-automation-testing-p1e | 2019-02-12T08:49:37Z | null | null | 2019-02-12T08:49:37Z | 2019-10-11T19:22:30Z | 6 | ['testing', 'devtips', 'webdev', 'tips'] | testing, devtips, webdev, tips | {'name': 'jaswantkaur', 'username': 'jaswantkaur', 'twitter_username': None, 'github_username': 'jaswantkaur', 'user_id': 135878, '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%2Fu... | null | null | 555,938 |
article | 82,665 | 13 Reasons Why Selenium WebDriver Should Be Your First Choice for Automation Testing! | This article will highlight the key benefits for performing automation testing with Selenium WebDriver, and what makes it special from Selenium IDE, and RC. | Feb 13 '19 | 13-reasons-why-selenium-webdriver-should-be-your-first-choice-for-automation-testing-2knc | /lambdatest/13-reasons-why-selenium-webdriver-should-be-your-first-choice-for-automation-testing-2knc | https://dev.to/lambdatest/13-reasons-why-selenium-webdriver-should-be-your-first-choice-for-automation-testing-2knc | 2 | 24 | null | 2019-02-13T08:27:54Z | null | null | 24 | https://www.lambdatest.com/blog/13-reasons-why-selenium-webdriver-should-be-your-first-choice-for-automation-testing/ | 2019-02-13T08:27:54Z | null | null | 2019-02-13T08:27:54Z | 2024-10-28T03:03:53Z | 7 | ['testing', 'devtips', 'webdev', 'showdev'] | testing, devtips, webdev, showdev | {'name': 'arnabroychowdhury', 'username': 'arnabroychowdhury', 'twitter_username': None, 'github_username': 'arnabroychowdhury', 'user_id': 131783, '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... | {'name': 'LambdaTest ', 'username': 'lambdatest', 'slug': 'lambdatest', '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%2F498%2F672e8bfb-36c6-4772-b521-f8073280fc72.jpg', ... | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,939 | ||
article | 82,452 | Private methods are a code smell | Original post: www.koffeinfrei.org/2019/02/09/private-methods-are-a-code-smell Just to get it out... | Feb 12 '19 | private-methods-are-a-code-smell-5d14 | /koffeinfrei/private-methods-are-a-code-smell-5d14 | https://dev.to/koffeinfrei/private-methods-are-a-code-smell-5d14 | 6 | 11 | null | 2019-02-12T13:51:11Z | null | null | 11 | null | https://dev.to/koffeinfrei/private-methods-are-a-code-smell-5d14 | 2019-02-12T13:51:12Z | null | null | 2019-02-12T13:51:11Z | 2024-07-11T03:02:48Z | 3 | ['programming', 'coding', 'learning', 'devtips'] | programming, coding, learning, devtips | {'name': 'Alexis Reigel', 'username': 'koffeinfrei', 'twitter_username': 'alexisreigel', 'github_username': 'koffeinfrei', 'user_id': 103731, 'website_url': 'https://www.koffeinfrei.org', '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,940 | |
article | 80,613 | How CSS line-height works and best practices | The `line-height` CSS property defines the space between two inline elements. The typical use is, to space-out text. Let's see how we can use it. | Feb 5 '19 | css-line-height-jjp | /lampewebdev/css-line-height-jjp | https://dev.to/lampewebdev/css-line-height-jjp | 27 | 172 | null | 2019-02-05T15:02:29Z | en | null | 172 | https://dev.to/lampewebdev/css-line-height-jjp | 2019-02-04T15:02:24Z | 2019-02-06T07:50:23Z | null | 2019-02-05T15:02:29Z | 2024-11-30T16:00:14Z | 3 | ['css', 'webdev', 'beginners', 'devtips'] | css, webdev, beginners, devtips | {'name': 'Michael "lampe" Lazarski', 'username': 'lampewebdev', 'twitter_username': 'lampewebdev', 'github_username': 'lampewebdev', 'user_id': 108765, 'website_url': 'https://linktr.ee/lampewebdev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2... | null | null | 555,941 | ||
article | 82,372 | Top 10 Tools Every Software Tester Must Try | Testing no doubt is an infinite and demanding process. The testers need to be well versed with a lot of skills in order to make sure that the end product is what the user is expecting! Whether it is capturing screenshots in run-time efficiently or estimating what to automate, testing has a lot of aspects to it. | Feb 12 '19 | top-10-tools-every-software-tester-must-try-133c | /jaswantkaur/top-10-tools-every-software-tester-must-try-133c | https://dev.to/jaswantkaur/top-10-tools-every-software-tester-must-try-133c | 0 | 71 | null | 2019-02-12T07:57:43Z | null | null | 71 | https://dev.to/jaswantkaur/top-10-tools-every-software-tester-must-try-133c | 2019-02-12T07:35:11Z | null | null | 2019-02-12T07:57:43Z | 2019-02-12T07:57:43Z | 4 | ['devtips', 'testing', 'webdev', 'showdev'] | devtips, testing, webdev, showdev | {'name': 'jaswantkaur', 'username': 'jaswantkaur', 'twitter_username': None, 'github_username': 'jaswantkaur', 'user_id': 135878, '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%2Fu... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,942 | ||
article | 80,729 | Organize Your Side Projects with a Single Domain! | An easy way to organize all of your side projects. | Feb 5 '19 | true-your-side-projects-with-a-single-domain-3716 | /joshhadik/true-your-side-projects-with-a-single-domain-3716 | https://dev.to/joshhadik/true-your-side-projects-with-a-single-domain-3716 | 21 | 121 | null | 2019-02-05T05:07:13Z | null | null | 121 | https://dev.to/joshhadik/true-your-side-projects-with-a-single-domain-3716 | 2019-02-05T04:55:16Z | 2019-02-06T00:50:49Z | null | 2019-02-05T05:07:13Z | 2024-10-30T16:39:26Z | 3 | ['devtips', 'webdev', 'domains'] | devtips, webdev, domains | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,943 | ||
article | 81,583 | The Non-Cliche Guide to Breaking Into Tech (coding, to be specific) | It took 196 days from the day I completed my online coding bootcamp, to the day I received the letter... | Feb 7 '19 | the-non-cliche-guide-to-breaking-into-tech-coding-to-be-specific-4iol | /aritdeveloper/the-non-cliche-guide-to-breaking-into-tech-coding-to-be-specific-4iol | https://dev.to/aritdeveloper/the-non-cliche-guide-to-breaking-into-tech-coding-to-be-specific-4iol | 8 | 111 | null | 2019-02-07T23:04:27Z | null | null | 111 | https://dev.to/aritdeveloper/the-non-cliche-guide-to-breaking-into-tech-coding-to-be-specific-4iol | 2019-02-07T23:04:27Z | 2019-09-04T19:05:27Z | null | 2019-02-07T23:04:27Z | 2020-05-01T00:56:19Z | 5 | ['career', 'devtips', 'beginners'] | career, devtips, beginners | {'name': 'Arit Developer', 'username': 'aritdeveloper', 'twitter_username': 'AritDeveloper', 'github_username': 'msarit', 'user_id': 83655, 'website_url': 'https://arit.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.ama... | null | null | 555,944 | ||
article | 80,730 | Seven Steps to Setup a Side Project Domain | A quick walkthrough for setting up a Route53 subdomain with Heroku. | Feb 5 '19 | seven-steps-to-set-up-a-side-project-domain-487o | /joshhadik/seven-steps-to-set-up-a-side-project-domain-487o | https://dev.to/joshhadik/seven-steps-to-set-up-a-side-project-domain-487o | 8 | 74 | null | 2019-02-05T05:06:46Z | null | null | 74 | null | https://dev.to/joshhadik/seven-steps-to-set-up-a-side-project-domain-487o | 2019-02-05T04:59:12Z | 2019-02-06T00:51:04Z | null | 2019-02-05T05:06:46Z | 2020-01-18T08:37:11Z | 3 | ['devtips', 'webdev', 'domains'] | devtips, webdev, domains | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,945 | |
article | 81,801 | Point of View as Just Graduated Computer Engineer part1 | I just graduated my school and i get a job about 3 month ago. I just want to share my observations so... | Feb 8 '19 | point-of-view-as-just-graduated-computer-engineer-20p6 | /burakaykan/point-of-view-as-just-graduated-computer-engineer-20p6 | https://dev.to/burakaykan/point-of-view-as-just-graduated-computer-engineer-20p6 | 0 | 10 | null | 2019-02-08T23:57:34Z | null | null | 10 | null | https://dev.to/burakaykan/point-of-view-as-just-graduated-computer-engineer-20p6 | 2019-02-08T23:49:47Z | 2019-06-16T21:28:40Z | null | 2019-02-08T23:57:34Z | 2019-02-08T23:57:34Z | 2 | ['devtips', 'beginners', 'career', 'productivity'] | devtips, beginners, career, productivity | {'name': 'Burak Aykan ÜRER', 'username': 'burakaykan', 'twitter_username': 'burakaykan', 'github_username': 'burakaykan', 'user_id': 117873, 'website_url': 'https://burakaykan.dev/', '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 | 555,946 | |
article | 80,294 | CSS :not Selector | Instead of using 2 different selectors to assign styling and then another to negate it. Use the :not selector for more precise selection… | Feb 4 '19 | css-not-selector-ek2 | /samanthaming/css-not-selector-ek2 | https://dev.to/samanthaming/css-not-selector-ek2 | 8 | 104 | null | 2019-02-04T04:04:49Z | null | null | 104 | null | https://dev.to/samanthaming/css-not-selector-ek2 | 2019-02-04T04:04:49Z | 2019-02-04T16:55:15Z | null | 2019-02-04T04:04:49Z | 2022-09-05T09:47:03Z | 3 | ['css', 'webdev', 'beginners', 'devtips'] | css, webdev, beginners, devtips | {'name': 'Samantha Ming', 'username': 'samanthaming', 'twitter_username': 'samantha_ming', 'github_username': 'samanthaming', 'user_id': 123002, 'website_url': 'https://www.samanthaming.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | null | 555,947 | |
article | 81,146 | Ten Tips to Get the Most out of Your Rapid Reps | Ten tips to get the most out of your daily reps! | Feb 6 '19 | ten-tips-to-get-the-most-out-of-rapid-reps-480n | /joshhadik/ten-tips-to-get-the-most-out-of-rapid-reps-480n | https://dev.to/joshhadik/ten-tips-to-get-the-most-out-of-rapid-reps-480n | 4 | 33 | 374 | 2019-02-06T00:45:27Z | null | null | 33 | https://dev.to/joshhadik/ten-tips-to-get-the-most-out-of-rapid-reps-480n | 2019-02-06T00:37:55Z | 2019-02-06T05:43:16Z | null | 2019-02-06T00:45:27Z | 2019-02-21T12:38:08Z | 7 | ['productivity', 'beginners', 'learning', 'devtips'] | productivity, beginners, learning, devtips | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,948 | ||
article | 79,505 | 5 Most Important Tips on How to Improve Team (& Personal) Productivity | There are a lot of innovative time tracking and productivity tools popping up on the internet in an attempt to boost employees productivity. Surprisingly, statistics actually show contradictory results regarding productivity. According to a report from the US Bureau of Labor, employee productivity is actually declining... | Jan 31 '19 | 5-most-important-tips-on-how-to-improve-team--personal-productivity-1dg1 | /bohdan_dr/5-most-important-tips-on-how-to-improve-team--personal-productivity-1dg1 | https://dev.to/bohdan_dr/5-most-important-tips-on-how-to-improve-team--personal-productivity-1dg1 | 1 | 7 | null | 2019-01-31T16:11:20Z | null | null | 7 | https://dev.to/bohdan_dr/5-most-important-tips-on-how-to-improve-team--personal-productivity-1dg1 | 2019-01-31T15:49:46Z | 2019-01-31T16:14:04Z | null | 2019-01-31T16:11:20Z | 2023-02-02T11:15:51Z | 3 | ['productivity', 'devtips', 'motivation', 'career'] | productivity, devtips, motivation, career | {'name': 'Bohdan Drozdov', 'username': 'bohdan_dr', 'twitter_username': 'bohdan_dr', 'github_username': None, 'user_id': 128687, '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%2Fus... | null | null | 555,949 | ||
article | 78,097 | How do I identify my knowledge gaps and learn? | Keeping track of my learning progress. | Jan 26 '19 | how-do-i-identify-my-knowledge-gaps-and-learn-4mlc | /bgord/how-do-i-identify-my-knowledge-gaps-and-learn-4mlc | https://dev.to/bgord/how-do-i-identify-my-knowledge-gaps-and-learn-4mlc | 6 | 117 | null | 2019-01-26T08:24:29Z | null | null | 117 | https://dev.to/bgord/how-do-i-identify-my-knowledge-gaps-and-learn-4mlc | 2019-01-26T08:08:04Z | 2019-01-27T06:33:47Z | null | 2019-01-26T08:24:29Z | 2020-10-03T17:09:39Z | 4 | ['learning', 'programming', 'productivity', 'devtips'] | learning, programming, productivity, devtips | {'name': 'Bartosz Gordon', 'username': 'bgord', 'twitter_username': 'xbgord', 'github_username': 'bgord', 'user_id': 119094, '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 | 555,950 | ||
article | 76,621 | What Are The Best Software Engineering Principles? | Have you ever thought about the basic rules of hygiene and safety in software engineering? | Jan 20 '19 | what-are-the-best-software-engineering-principles--3p8n | /luminousmen/what-are-the-best-software-engineering-principles--3p8n | https://dev.to/luminousmen/what-are-the-best-software-engineering-principles--3p8n | 14 | 246 | null | 2019-01-20T10:48:48Z | null | null | 246 | https://dev.to/luminousmen/what-are-the-best-software-engineering-principles--3p8n | 2019-01-20T10:35:47Z | 2021-01-03T02:12:22Z | null | 2019-01-20T10:48:48Z | 2024-12-13T03:03:50Z | 7 | ['career', 'programming', 'oop', 'devtips'] | career, programming, oop, devtips | {'name': 'luminousmen', 'username': 'luminousmen', 'twitter_username': 'luminousmen', 'github_username': None, 'user_id': 127337, 'website_url': 'http://luminousmen.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.amazona... | null | null | 555,951 | ||
article | 78,348 | A Maintainable Way to Learn New Skills | A pattern for rapidly learning new skills in a constantly changing landscape. | Jan 28 '19 | rapid-reps---a-manageable-way-to-learn-new-skills-1pf | /joshhadik/rapid-reps---a-manageable-way-to-learn-new-skills-1pf | https://dev.to/joshhadik/rapid-reps---a-manageable-way-to-learn-new-skills-1pf | 1 | 58 | 374 | 2019-01-28T00:38:38Z | null | null | 58 | https://dev.to/joshhadik/rapid-reps---a-manageable-way-to-learn-new-skills-1pf | 2019-01-28T00:32:41Z | 2019-02-06T05:45:27Z | null | 2019-01-28T00:38:38Z | 2024-05-04T15:49:55Z | 3 | ['productivity', 'beginners', 'learning', 'devtips'] | productivity, beginners, learning, devtips | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,952 | ||
article | 78,635 | The Secret to Being a Successful Programmer | One of the best skills you can practice to help master the art of development. | Jan 28 '19 | abstract-thinking---the-secret-to-being-a-successful-programmer-1p92 | /joshhadik/abstract-thinking---the-secret-to-being-a-successful-programmer-1p92 | https://dev.to/joshhadik/abstract-thinking---the-secret-to-being-a-successful-programmer-1p92 | 1 | 23 | null | 2019-01-28T19:25:21Z | null | null | 23 | https://dev.to/joshhadik/abstract-thinking---the-secret-to-being-a-successful-programmer-1p92 | 2019-01-28T19:25:21Z | 2019-02-02T09:08:09Z | null | 2019-01-28T19:25:21Z | 2024-05-12T19:33:54Z | 4 | ['devtips', 'programming', 'learning', 'beginners'] | devtips, programming, learning, beginners | {'name': 'Josh Hadik', 'username': 'joshhadik', 'twitter_username': 'JoshHadik', 'github_username': 'JoshHadik', 'user_id': 115385, '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,953 | ||
article | 78,446 | How to organize programming projects? | I'm slowly working on getting my assortment of code organized, so I can put some of it on github. I... | Jan 28 '19 | how-to-organize-programming-projects-488b | /hwolfe71/how-to-organize-programming-projects-488b | https://dev.to/hwolfe71/how-to-organize-programming-projects-488b | 1 | 6 | null | 2019-01-28T05:54:49Z | null | null | 6 | null | https://dev.to/hwolfe71/how-to-organize-programming-projects-488b | 2019-01-28T05:52:02Z | null | null | 2019-01-28T05:54:49Z | 2019-01-30T03:00:41Z | 1 | ['discuss', 'programming', 'devtips'] | discuss, programming, devtips | {'name': 'Herb Wolfe', 'username': 'hwolfe71', 'twitter_username': 'wolfeamngsharks', 'github_username': 'hwolfe71', 'user_id': 96401, '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%2Fupload... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,954 | |
article | 76,377 | Embrace the Copy/Paste | How and when copy and pasting can be useful. | Jan 23 '19 | embrace-the-copypaste-3epf | /molly/embrace-the-copypaste-3epf | https://dev.to/molly/embrace-the-copypaste-3epf | 8 | 39 | null | 2019-01-23T18:55:48Z | null | null | 39 | https://dev.to/molly/embrace-the-copypaste-3epf | 2019-01-18T20:13:32Z | null | null | 2019-01-23T18:55:48Z | 2019-01-28T19:47:03Z | 3 | ['beginners', 'devtips', 'productivity'] | beginners, devtips, productivity | {'name': 'Molly Struve (she/her)', 'username': 'molly', 'twitter_username': 'molly_struve', 'github_username': 'mstruve', 'user_id': 119473, 'website_url': 'https://www.mollystruve.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-up... | null | null | 555,955 | ||
article | 77,759 | The Importance of Selective Learning | some thoughts on learning and why is it important to be selective about what you learn. | Jan 25 '19 | the-importance-of-selective-learning--13m6 | /amrrbakry/the-importance-of-selective-learning--13m6 | https://dev.to/amrrbakry/the-importance-of-selective-learning--13m6 | 5 | 55 | null | 2019-01-25T20:11:34Z | null | null | 55 | https://dev.to/amrrbakry/the-importance-of-selective-learning--13m6 | 2019-01-24T17:23:04Z | null | null | 2019-01-25T20:11:34Z | 2019-02-02T00:20:37Z | 2 | ['learning', 'programming', 'career', 'devtips'] | learning, programming, career, devtips | {'name': 'Amr El-Bakry', 'username': 'amrrbakry', 'twitter_username': 'amrrbakry', 'github_username': 'amrrbakry', 'user_id': 12870, '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 | 555,956 | ||
article | 76,878 | Live streaming as productivity multiplier | A short tale about how live streaming helps me get more done in less time | Jan 20 '19 | live-streaming-as-productivity-multiplier-13bj | /pretzelhands/live-streaming-as-productivity-multiplier-13bj | https://dev.to/pretzelhands/live-streaming-as-productivity-multiplier-13bj | 7 | 52 | null | 2019-01-20T21:04:06Z | null | null | 52 | https://pretzelhands.com/posts/streaming-as-productivity-multiplier | 2019-01-20T21:04:06Z | 2019-01-21T07:03:19Z | null | 2019-01-20T21:04:06Z | 2019-01-22T19:59:42Z | 2 | ['productivity', 'motivation', 'devtips'] | productivity, motivation, devtips | {'name': 'pretzelhands', 'username': 'pretzelhands', 'twitter_username': 'pretzelhds', 'github_username': 'pretzelhands', 'user_id': 126697, 'website_url': 'https://pretzelhands.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 555,957 | ||
article | 76,104 | 3 ways to retain your dev flow between sessions 💪 | There are times when we absolutely must leave our development context behind and pick it back up later. | Jan 17 '19 | 3-ways-to-retain-your-dev-flow-between-sessions--4if2 | /jerodsanto/3-ways-to-retain-your-dev-flow-between-sessions--4if2 | https://dev.to/jerodsanto/3-ways-to-retain-your-dev-flow-between-sessions--4if2 | 23 | 43 | null | 2019-01-17T15:27:58Z | null | null | 43 | https://jerodsanto.net/2011/01/three-ways-to-retain-your-dev-flow/ | 2019-01-17T15:13:53Z | null | null | 2019-01-17T15:27:58Z | 2024-02-22T04:09:23Z | 2 | ['productivity', 'programming', 'devtips'] | productivity, programming, devtips | {'name': 'Jerod Santo', 'username': 'jerodsanto', 'twitter_username': 'jerodsanto', 'github_username': 'jerodsanto', 'user_id': 25528, 'website_url': 'https://changelog.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.ama... | null | null | 555,958 | ||
article | 48,017 | Strategic procrastination and software design | Strategic procrastination is deliberately not doing what you’re supposed to do for a short period so that your subconscious mind could generate new ground for massive action | Jan 10 '19 | strategic-procrastination-and-software-design-559m | /remojansen/strategic-procrastination-and-software-design-559m | https://dev.to/remojansen/strategic-procrastination-and-software-design-559m | 4 | 73 | null | 2019-01-10T11:55:54Z | null | null | 73 | null | https://dev.to/remojansen/strategic-procrastination-and-software-design-559m | 2018-09-06T13:38:47Z | 2019-01-10T12:06:29Z | null | 2019-01-10T11:55:54Z | 2019-01-15T09:04:29Z | 11 | ['productivity', 'opensource', 'devtips'] | productivity, opensource, devtips | {'name': 'Remo H. Jansen', 'username': 'remojansen', 'twitter_username': 'RemoHJansen', 'github_username': 'remojansen', 'user_id': 24875, 'website_url': 'https://www.remojansen.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 555,959 | |
article | 75,855 | Workaround for font-face Urls in ParcelJS | Hacky workaround for those ecountering path errors when attempting to bundle SASS files with ParcelJS | Jan 16 '19 | workaround-for-font-face-urls-in-parceljs-3dea | /davinaleong/workaround-for-font-face-urls-in-parceljs-3dea | https://dev.to/davinaleong/workaround-for-font-face-urls-in-parceljs-3dea | 0 | 8 | null | 2019-01-16T13:40:24Z | null | null | 8 | https://dev.to/davinaleong/workaround-for-font-face-urls-in-parceljs-3dea | 2019-01-16T13:40:24Z | 2019-01-17T08:07:31Z | null | 2019-01-16T13:40:24Z | 2019-01-16T13:40:24Z | 2 | ['javascript', 'tutorial', 'devtips'] | javascript, tutorial, devtips | {'name': 'Davina Leong', 'username': 'davinaleong', 'twitter_username': None, 'github_username': 'davinaleong', 'user_id': 128919, 'website_url': 'https://www.davina-devs.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.... | null | null | 555,960 | ||
article | 73,855 | Smart Time Management and Productivity Guide via Weekly Reviews. | As we all know being a competent software developer or engineer means continuously learning throughout your career. It’s great! That makes this profession exciting and allows to escape everyday routine at work. In fact, it’s not a job anymore - it’s a lifestyle 👩💻👨💻 | Jan 8 '19 | smart-time-management-and-productivity-guide-via-weekly-reviews-4ig3 | /ilonacodes/smart-time-management-and-productivity-guide-via-weekly-reviews-4ig3 | https://dev.to/ilonacodes/smart-time-management-and-productivity-guide-via-weekly-reviews-4ig3 | 5 | 194 | null | 2019-01-08T19:38:09Z | null | null | 194 | https://dev.to/ilonacodes/smart-time-management-and-productivity-guide-via-weekly-reviews-4ig3 | 2019-01-08T19:37:50Z | null | null | 2019-01-08T19:38:09Z | 2020-02-14T03:46:46Z | 4 | ['productivity', 'career', 'discuss', 'devtips'] | productivity, career, discuss, devtips | {'name': 'Ilona Codes', 'username': 'ilonacodes', 'twitter_username': 'ilonacodes', 'github_username': 'ilonacodes', 'user_id': 127033, 'website_url': 'https://ilonacodes.com/financial-tips-for-freeing-extra-money-for-investment/?r=dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cov... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,961 | ||
article | 75,104 | Manage Multiple App URL in Local Development | Manage Multiple App URL in Local Development using haproxy | Jan 14 '19 | manage-multiple-app-url-in-local-development-2f12 | /amree/manage-multiple-app-url-in-local-development-2f12 | https://dev.to/amree/manage-multiple-app-url-in-local-development-2f12 | 0 | 6 | null | 2019-01-14T10:24:47Z | null | null | 6 | null | https://dev.to/amree/manage-multiple-app-url-in-local-development-2f12 | 2019-01-14T10:24:47Z | 2019-01-14T10:28:11Z | null | 2019-01-14T10:24:47Z | 2019-01-14T10:24:47Z | 1 | ['devtips'] | devtips | {'name': 'Amree Zaid', 'username': 'amree', 'twitter_username': 'AmreeZaid', 'github_username': 'amree', 'user_id': 47406, 'website_url': 'https://dev.to/amree', '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%2F... | null | null | 555,962 | |
article | 74,521 | JavaScript Quick Tip: Import from folder | Organize projects with the index re-export pattern | Jan 12 '19 | javascript-quick-tip-import-from-folder-3pd0 | /sunnysingh/javascript-quick-tip-import-from-folder-3pd0 | https://dev.to/sunnysingh/javascript-quick-tip-import-from-folder-3pd0 | 2 | 52 | null | 2019-01-12T17:48:55Z | null | null | 52 | https://sunnysingh.io/blog/javascript-import-from-folder | 2019-01-12T17:48:35Z | 2019-01-12T17:54:06Z | null | 2019-01-12T17:48:55Z | 2019-07-18T17:19:24Z | 2 | ['javascript', 'devtips', 'webdev', 'tutorial'] | javascript, devtips, webdev, tutorial | {'name': 'Sunny Singh', 'username': 'sunnysingh', 'twitter_username': 'sunnysinghio', 'github_username': 'sunnysingh', 'user_id': 14721, 'website_url': 'https://sunnysingh.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.a... | null | null | 555,963 | ||
article | 73,950 | Basic principles that will make your programming life in 2019. | I have seen code that only the programmer who writes it understands how it works. However, when one a... | Jan 10 '19 | -basic-principles-that-will-make-your-programming-life-in-2019--1e9l | /sandipmavani/-basic-principles-that-will-make-your-programming-life-in-2019--1e9l | https://dev.to/sandipmavani/-basic-principles-that-will-make-your-programming-life-in-2019--1e9l | 3 | 37 | null | 2019-01-10T13:06:03Z | null | null | 37 | null | https://dev.to/sandipmavani/-basic-principles-that-will-make-your-programming-life-in-2019--1e9l | 2019-01-09T06:54:23Z | 2019-01-11T09:06:02Z | null | 2019-01-10T13:06:03Z | 2019-01-12T04:48:32Z | 2 | ['coding', 'devtips', 'productivity'] | coding, devtips, productivity | {'name': 'Sandip Mavani', 'username': 'sandipmavani', 'twitter_username': None, 'github_username': 'sandipmavani', 'user_id': 103805, '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 | 555,964 | |
article | 74,598 | Add geolocation to an HTML form in five lines of JavaScript | Addresses are some of the most common types of HTML form that you are likely to create, and most have... | Jan 13 '19 | add-geolocation-to-an-html-form-in-five-lines-of-javascript-og9 | /ascorbic/add-geolocation-to-an-html-form-in-five-lines-of-javascript-og9 | https://dev.to/ascorbic/add-geolocation-to-an-html-form-in-five-lines-of-javascript-og9 | 1 | 7 | null | 2019-01-13T10:31:02Z | null | null | 7 | null | https://dev.to/ascorbic/add-geolocation-to-an-html-form-in-five-lines-of-javascript-og9 | 2019-01-13T10:29:54Z | 2019-01-13T10:48:12Z | null | 2019-01-13T10:31:02Z | 2019-01-13T15:22:25Z | 5 | ['html', 'javascript', 'devtips', 'webdev'] | html, javascript, devtips, webdev | {'name': 'Matt Kane', 'username': 'ascorbic', 'twitter_username': 'ascorbic', 'github_username': 'ascorbic', 'user_id': 125174, 'website_url': 'https://mk.gg', '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 | 555,965 | |
article | 72,933 | Easy frontend development | Create, store, present and distribute HTML templates painlessly with the current offer of the tools that are ready to help you. And completely for free! | Jan 3 '19 | easy-frontend-development-8gh | /rmnvsl/easy-frontend-development-8gh | https://dev.to/rmnvsl/easy-frontend-development-8gh | 1 | 63 | null | 2019-01-03T12:24:56Z | null | null | 63 | https://romanvesely.com/easy-frontend-development/ | 2019-01-03T12:23:52Z | 2019-01-03T12:32:12Z | null | 2019-01-03T12:24:56Z | 2019-01-09T12:40:09Z | 4 | ['beginners', 'devtips', 'frontend'] | beginners, devtips, frontend | {'name': 'Roman Veselý', 'username': 'rmnvsl', 'twitter_username': 'rmnvsl', 'github_username': 'crazko', 'user_id': 8158, 'website_url': 'https://romanvesely.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... | null | null | 555,966 | ||
article | 65,397 | 5 CSS tips you didn't know you needed | Having worked in web development agencies over the years, I've picked up some tips and tricks along the way. There are some things that I use day to day, that I barely even think about. | Nov 28 '18 | 5-css-tips-you-didnt-know-you-needed-nb3 | /lynnewritescode/5-css-tips-you-didnt-know-you-needed-nb3 | https://dev.to/lynnewritescode/5-css-tips-you-didnt-know-you-needed-nb3 | 63 | 1,029 | null | 2018-11-28T22:53:39Z | null | null | 1,029 | https://dev.to/lynnewritescode/5-css-tips-you-didnt-know-you-needed-nb3 | 2018-11-28T22:39:24Z | 2018-12-06T23:22:56Z | null | 2018-11-28T22:53:39Z | 2024-07-25T03:02:51Z | 3 | ['webdev', 'css', 'tips', 'devtips'] | webdev, css, tips, devtips | {'name': 'Lynne Finnigan', 'username': 'lynnewritescode', 'twitter_username': 'lynnewritescode', 'github_username': 'lynnewritescode', 'user_id': 16446, '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.amaz... | null | null | 555,967 | ||
article | 70,277 | Python's 'heapq' module | Finding the largest and smallest items in a collection with Python's 'heapq' module | Dec 21 '18 | pythons-heapq-module-3203 | /wangonya/pythons-heapq-module-3203 | https://dev.to/wangonya/pythons-heapq-module-3203 | 0 | 16 | null | 2018-12-21T09:53:23Z | null | null | 16 | https://wangonya.com/post/heapq/ | 2018-12-21T09:53:23Z | null | null | 2018-12-21T09:53:23Z | 2018-12-21T09:53:23Z | 2 | ['python', 'beginners', 'devtips', 'learning'] | python, beginners, devtips, learning | {'name': 'Kelvin Wangonya', 'username': 'wangonya', 'twitter_username': 'wang0nya', 'github_username': 'wangonya', 'user_id': 63723, 'website_url': 'https://wangonya.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 | 555,968 | ||
article | 68,595 | Pragmatic Programming | Learn about some "soft" skills that can make you a better programmer. | Dec 14 '18 | pragmatic-programming-242p | /lefebvre/pragmatic-programming-242p | https://dev.to/lefebvre/pragmatic-programming-242p | 0 | 33 | null | 2018-12-14T16:27:37Z | null | null | 33 | null | https://dev.to/lefebvre/pragmatic-programming-242p | 2018-12-14T15:23:27Z | 2018-12-14T16:27:58Z | null | 2018-12-14T16:27:37Z | 2018-12-14T16:27:37Z | 1 | ['devtips', 'pragmatic', 'learning'] | devtips, pragmatic, learning | {'name': 'Paul Lefebvre', 'username': 'lefebvre', 'twitter_username': 'lefebvre', 'github_username': 'paullefebvre', 'user_id': 1014, 'website_url': 'https://www.xojo.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 | 555,969 | |
article | 66,771 | JavaScript library for data visualization and reporting. Free dev tool. Your thoughts? | Introducing new product - free data visualization tool for business reporting | Dec 4 '18 | javascript-library-for-data-visualization-and-reporting-free-dev-tool-your-thoughts--1l8l | /antonina/javascript-library-for-data-visualization-and-reporting-free-dev-tool-your-thoughts--1l8l | https://dev.to/antonina/javascript-library-for-data-visualization-and-reporting-free-dev-tool-your-thoughts--1l8l | 6 | 79 | null | 2018-12-04T13:38:02Z | null | null | 79 | null | https://dev.to/antonina/javascript-library-for-data-visualization-and-reporting-free-dev-tool-your-thoughts--1l8l | 2018-12-04T13:38:02Z | 2018-12-27T14:31:41Z | null | 2018-12-04T13:38:02Z | 2019-06-11T01:07:29Z | 3 | ['javascript', 'webdev', 'devtips', 'coding'] | javascript, webdev, devtips, coding | {'name': 'AKrus', 'username': 'antonina', 'twitter_username': None, 'github_username': 'webdatarocksteam', 'user_id': 114670, 'website_url': 'http://webdatarocks.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,970 | |
article | 66,395 | Anyone still writing desktop applications? | Anyone still writing desktop applications? | Dec 1 '18 | anyone-still-writing-desktop-applications-1p3i | /randelramirez/anyone-still-writing-desktop-applications-1p3i | https://dev.to/randelramirez/anyone-still-writing-desktop-applications-1p3i | 4 | 5 | null | 2018-12-01T16:40:17Z | null | null | 5 | null | https://dev.to/randelramirez/anyone-still-writing-desktop-applications-1p3i | 2018-12-01T16:40:17Z | 2018-12-01T16:43:06Z | null | 2018-12-01T16:40:17Z | 2024-06-26T03:02:38Z | 1 | ['discuss', 'career', 'devtips'] | discuss, career, devtips | {'name': 'Randel Ramirez', 'username': 'randelramirez', 'twitter_username': 'randelramirez', 'github_username': 'randelramirez', 'user_id': 30418, '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.... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,971 | |
article | 62,204 | Simplify Your AWS Billing for Multiple Accounts Using AWS Organizations | General best practices say that we should isolate our development environments from our production... | Nov 20 '18 | simplify-your-aws-billing-for-multiple-accounts-using-aws-organizations-5664 | /kylegalbraith/simplify-your-aws-billing-for-multiple-accounts-using-aws-organizations-5664 | https://dev.to/kylegalbraith/simplify-your-aws-billing-for-multiple-accounts-using-aws-organizations-5664 | 0 | 20 | null | 2018-11-20T19:04:36Z | null | null | 20 | https://blog.kylegalbraith.com/2018/11/20/simplify-your-aws-billing-for-multiple-accounts-using-organizations/ | 2018-11-12T22:25:15Z | null | null | 2018-11-20T19:04:36Z | 2018-11-20T19:04:36Z | 5 | ['aws', 'devops', 'devtips', 'tips'] | aws, devops, devtips, tips | {'name': 'Kyle Galbraith', 'username': 'kylegalbraith', 'twitter_username': 'kylegalbraith', 'github_username': 'kylegalbraith', 'user_id': 32075, 'website_url': 'https://www.kylegalbraith.com/learn-aws/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http... | null | null | 555,972 | ||
article | 62,148 | Beer vs coffee? | What makes you more productive? Beer or coffee? | Nov 12 '18 | beer-vs-coffee-1590 | /gene/beer-vs-coffee-1590 | https://dev.to/gene/beer-vs-coffee-1590 | 24 | 8 | null | 2018-11-12T16:30:37Z | null | null | 8 | null | https://dev.to/gene/beer-vs-coffee-1590 | 2018-11-12T16:30:37Z | 2018-11-12T16:30:53Z | null | 2018-11-12T16:30:37Z | 2024-06-10T03:57:24Z | 1 | ['discuss', 'devdiscuss', 'devtips', 'remoteworkingtips'] | discuss, devdiscuss, devtips, remoteworkingtips | {'name': 'Gene', 'username': 'gene', 'twitter_username': 'teknologene', 'github_username': 'xgenem', 'user_id': 57071, '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 | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,973 | |
article | 61,244 | What Are Your Favorite/Current Mouse and Keyboard Setups? | I am looking for recommendations on a new mouse/keyboard setup, so I want to learn from the community. | Nov 8 '18 | what-are-your-favoritecurrent-mouse-and-keyboard-setups-4bm1 | /kylegalbraith/what-are-your-favoritecurrent-mouse-and-keyboard-setups-4bm1 | https://dev.to/kylegalbraith/what-are-your-favoritecurrent-mouse-and-keyboard-setups-4bm1 | 38 | 35 | null | 2018-11-08T14:57:18Z | null | null | 35 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1526920929362-5b26677c148c%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3Dff3da72392dc926d9175aa0c3303b128%26auto%3Dformat%26fit%3Dcrop%26w%3D1955%26q%3D80 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1526920929362-5b26677c148c%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3Dff3da72392dc926d9175aa0c3303b128%26auto%3Dformat%26fit%3Dcrop%26w%3D1955%26q%3D80 | https://dev.to/kylegalbraith/what-are-your-favoritecurrent-mouse-and-keyboard-setups-4bm1 | 2018-11-08T14:57:09Z | null | null | 2018-11-08T14:57:18Z | 2024-10-17T10:36:13Z | 1 | ['discuss', 'devtips'] | discuss, devtips | {'name': 'Kyle Galbraith', 'username': 'kylegalbraith', 'twitter_username': 'kylegalbraith', 'github_username': 'kylegalbraith', 'user_id': 32075, 'website_url': 'https://www.kylegalbraith.com/learn-aws/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,974 |
article | 61,214 | Using Codacy for automated code reviews | A tool for automated code reviews | Nov 15 '18 | using-codacy-for-automated-code-reviews-n53 | /lemuelogbunude/using-codacy-for-automated-code-reviews-n53 | https://dev.to/lemuelogbunude/using-codacy-for-automated-code-reviews-n53 | 0 | 13 | null | 2018-11-15T10:06:15Z | null | null | 13 | https://dev.to/lemuelogbunude/using-codacy-for-automated-code-reviews-n53 | 2018-11-08T11:57:30Z | null | null | 2018-11-15T10:06:15Z | 2018-11-15T10:06:15Z | 2 | ['productivity', 'beginners', 'career', 'devtips'] | productivity, beginners, career, devtips | {'name': 'Lemuel Ogbunude', 'username': 'lemuelogbunude', 'twitter_username': 'lemuelOgbunude', 'github_username': 'LEMUBIT', 'user_id': 33083, 'website_url': 'https://www.youtube.com/channel/UCvoPG-_BHO2ArpC4jpYDA6A', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,for... | null | null | 555,975 | ||
article | 61,679 | Search features in Visual Studio Code | Search features in visual studio code | Nov 11 '18 | search-features-in-visual-studio-code-2a0c | /codevault/search-features-in-visual-studio-code-2a0c | https://dev.to/codevault/search-features-in-visual-studio-code-2a0c | 0 | 55 | 83 | 2018-11-11T11:18:50Z | null | null | 55 | null | https://dev.to/codevault/search-features-in-visual-studio-code-2a0c | 2018-11-09T06:36:48Z | 2018-11-11T13:12:59Z | null | 2018-11-11T11:18:50Z | 2018-11-11T11:18:50Z | 2 | ['productivity', 'devtips', 'webdev', 'vscode'] | productivity, devtips, webdev, vscode | {'name': 'Sergiu Mureşan', 'username': 'codevault', 'twitter_username': 'CodeVault_', 'github_username': None, 'user_id': 93006, 'website_url': 'http://code-vault.net', '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,976 | |
article | 62,055 | what keyboard to choose? | choosing a keyboard! | Nov 11 '18 | in-need-of-help-4j7m | /larssonted/in-need-of-help-4j7m | https://dev.to/larssonted/in-need-of-help-4j7m | 8 | 6 | null | 2018-11-11T23:01:37Z | null | null | 6 | null | https://dev.to/larssonted/in-need-of-help-4j7m | 2018-11-11T23:00:29Z | 2018-11-11T23:06:44Z | null | 2018-11-11T23:01:37Z | 2023-11-14T02:01:20Z | 1 | ['discuss', 'devtips', 'help'] | discuss, devtips, help | {'name': 'Ted Larsson', 'username': 'larssonted', 'twitter_username': 'larssonted', 'github_username': 'larssonted86', 'user_id': 112818, '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 | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,977 | |
article | 45,110 | Alpha, Beta, Gamma naming convention | A few months ago I started using Alpha, Beta, Gamma naming convention. It began as a temporary thing, but it stuck eventually, and now I am using it all the time. | Nov 7 '18 | using-alpha-beta-gamma-naming-convention-37oh | /starbist/using-alpha-beta-gamma-naming-convention-37oh | https://dev.to/starbist/using-alpha-beta-gamma-naming-convention-37oh | 8 | 9 | null | 2018-11-07T15:00:19Z | null | null | 9 | null | https://www.silvestar.codes/articles/alpha-beta-gamma-naming-convention/ | 2018-08-21T07:00:58Z | 2019-03-17T18:07:08Z | null | 2018-11-07T15:00:19Z | 2018-11-12T10:51:13Z | 3 | ['css', 'devtips'] | css, devtips | {'name': 'Silvestar Bistrović', 'username': 'starbist', 'twitter_username': 'malimirkeccita', 'github_username': 'maliMirkec', 'user_id': 30254, 'website_url': 'https://www.silvestar.codes/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 555,978 | |
article | 55,657 | Better console.logs | Better console.logs | Oct 18 '18 | better-consolelogs-448c | /wangonya/better-consolelogs-448c | https://dev.to/wangonya/better-consolelogs-448c | 43 | 419 | null | 2018-10-18T09:38:32Z | null | null | 419 | https://dev.to/wangonya/better-consolelogs-448c | 2018-10-18T06:57:07Z | 2018-10-18T13:58:52Z | null | 2018-10-18T09:38:32Z | 2025-01-31T03:04:10Z | 2 | ['webdev', 'javascript', 'devtips', 'learning'] | webdev, javascript, devtips, learning | {'name': 'Kelvin Wangonya', 'username': 'wangonya', 'twitter_username': 'wang0nya', 'github_username': 'wangonya', 'user_id': 63723, 'website_url': 'https://wangonya.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 | 555,979 | ||
article | 55,796 | Set up My Computer with Me! | I just bought my first ever personal Mac, and I thought it was a good opportunity to document my process of setting it up, and all the things I install! | Oct 19 '18 | set-up-my-computer-with-me-5bee | /aspittel/set-up-my-computer-with-me-5bee | https://dev.to/aspittel/set-up-my-computer-with-me-5bee | 74 | 264 | null | 2018-10-19T02:15:04Z | null | null | 264 | https://dev.to/aspittel/set-up-my-computer-with-me-5bee | 2018-10-19T02:13:29Z | null | null | 2018-10-19T02:15:04Z | 2024-12-30T03:02:45Z | 4 | ['beginners', 'devtips', 'setup'] | beginners, devtips, setup | {'name': 'Ali Spittel', 'username': 'aspittel', 'twitter_username': 'ASpittel', 'github_username': 'aspittel', 'user_id': 38627, 'website_url': 'https://welearncode.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.amazona... | null | null | 555,980 | ||
article | 56,972 | 3 GIT productivity features explained | I know there are some people in the community that use GIT on a day-to-day basis but only commit/pull... | Oct 25 '18 | 3-git-productivity-features-explained-4jbk | /codevault/3-git-productivity-features-explained-4jbk | https://dev.to/codevault/3-git-productivity-features-explained-4jbk | 6 | 47 | null | 2018-10-25T04:42:08Z | null | null | 47 | null | https://dev.to/codevault/3-git-productivity-features-explained-4jbk | 2018-10-25T04:42:08Z | null | null | 2018-10-25T04:42:08Z | 2024-02-26T03:10:09Z | 2 | ['devtips', 'productivity', 'git'] | devtips, productivity, git | {'name': 'Sergiu Mureşan', 'username': 'codevault', 'twitter_username': 'CodeVault_', 'github_username': None, 'user_id': 93006, 'website_url': 'http://code-vault.net', '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,981 | |
article | 55,750 | Code Review Checklist (Brain Backup/Export) | Code Review Checklist: Logging Monitoring Scale Traceability Troubleshooting Reporting UX Incorrect... | Oct 18 '18 | code-review-checklist-1k81 | /tomerbendavid/code-review-checklist-1k81 | https://dev.to/tomerbendavid/code-review-checklist-1k81 | 3 | 35 | null | 2018-10-18T20:09:35Z | null | null | 35 | null | https://dev.to/tomerbendavid/code-review-checklist-1k81 | 2018-10-18T20:09:35Z | 2023-02-16T13:16:28Z | null | 2018-10-18T20:09:35Z | 2018-10-18T20:09:35Z | 2 | ['design', 'programming', 'devtips', 'learning'] | design, programming, devtips, learning | {'name': 'Tomer Ben David', 'username': 'tomerbendavid', 'twitter_username': 'Tomerbd1Ben', 'github_username': 'tomer-ben-david', 'user_id': 1528, 'website_url': 'https://podcasts.google.com/?feed=aHR0cHM6Ly9hbmNob3IuZm0vcy8xMzMwMjI0L3BvZGNhc3QvcnNz&ep=14', 'profile_image': 'https://media2.dev.to/dynamic/image/width=64... | null | null | 555,982 | |
article | 55,071 | Why it's time to embrace position sticky | Position sticky has often been avoided because of poor browser support. But now global browser support is above 86% it could be time to try it out! | Oct 15 '18 | why-its-time-to-embrace-position-sticky-20i2 | /mattstuddert/why-its-time-to-embrace-position-sticky-20i2 | https://dev.to/mattstuddert/why-its-time-to-embrace-position-sticky-20i2 | 19 | 47 | null | 2018-10-15T12:29:50Z | null | null | 47 | https://dev.to/mattstuddert/why-its-time-to-embrace-position-sticky-20i2 | 2018-10-15T09:17:27Z | null | null | 2018-10-15T12:29:50Z | 2024-01-24T03:08:24Z | 2 | ['webdev', 'css', 'devtips', 'learning'] | webdev, css, devtips, learning | {'name': 'Matt Studdert', 'username': 'mattstuddert', 'twitter_username': '_mattstuddert', 'github_username': 'mattstuddert', 'user_id': 79497, 'website_url': 'https://www.frontendmentor.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 555,983 | ||
article | 55,371 | A Short Guide to Screen Reader Friendly Code | If you want to have an accessible website you have to make sure it works with screen readers. What... | Nov 6 '18 | a-short-guide-to-screen-reader-friendly-code-3pgf | /benrobertson/a-short-guide-to-screen-reader-friendly-code-3pgf | https://dev.to/benrobertson/a-short-guide-to-screen-reader-friendly-code-3pgf | 0 | 4 | null | 2018-11-06T16:06:51Z | null | null | 4 | https://benrobertson.io/accessibility/screen-reader-friendly-code-guide | 2018-10-16T17:42:04Z | 2018-11-06T16:19:10Z | 2018-11-06T16:06:51Z | 2018-10-16T13:00:00Z | 2018-10-16T13:00:00Z | 7 | ['a11y', 'beginners', 'frontend', 'devtips'] | a11y, beginners, frontend, devtips | {'name': 'Ben Robertson', 'username': 'benrobertson', 'twitter_username': None, 'github_username': 'benrobertsonio', 'user_id': 89377, 'website_url': 'https://ben.robertson.is', '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 | 555,984 | ||
article | 51,401 | 16 free tools & services that any developer should use | Free tools that will add value to your as a developer and your projects. | Sep 25 '18 | 16-free-toolsservices-that-any-developer-should-use-4e7e | /bgadrian/16-free-toolsservices-that-any-developer-should-use-4e7e | https://dev.to/bgadrian/16-free-toolsservices-that-any-developer-should-use-4e7e | 44 | 506 | null | 2018-09-25T17:25:24Z | null | null | 506 | null | https://dev.to/bgadrian/16-free-toolsservices-that-any-developer-should-use-4e7e | 2018-09-25T15:59:04Z | null | null | 2018-09-25T17:25:24Z | 2022-05-10T21:06:59Z | 5 | ['productivity', 'webdev', 'devtips'] | productivity, webdev, devtips | {'name': 'Adrian B.G.', 'username': 'bgadrian', 'twitter_username': 'B3aT', 'github_username': 'bgadrian', 'user_id': 32000, 'website_url': 'https://coder.today', '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%2... | null | null | 555,985 | |
article | 53,763 | Reconciling Dataclasses And Properties In Python | I love Python dataclasses, but combining them with properties is not obvious. This is a problem solving report — and a practical introduction to dataclasses! | Oct 8 '18 | reconciling-dataclasses-and-properties-in-python-4ogc | /florimondmanca/reconciling-dataclasses-and-properties-in-python-4ogc | https://dev.to/florimondmanca/reconciling-dataclasses-and-properties-in-python-4ogc | 6 | 43 | null | 2018-10-08T06:14:21Z | null | null | 43 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1504618223053-559bdef9dd5a%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3D35fcaa720c67b01ff5b75ae94fd2965d%26auto%3Dformat%26fit%3Dcrop%26w%3D1050%26q%3D80 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1504618223053-559bdef9dd5a%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3D35fcaa720c67b01ff5b75ae94fd2965d%26auto%3Dformat%26fit%3Dcrop%26w%3D1050%26q%3D80 | https://blog.florimond.dev/reconciling-dataclasses-and-properties-in-python | 2018-10-05T22:59:14Z | 2019-06-17T21:15:41Z | null | 2018-10-08T06:14:21Z | 2020-04-27T13:12:21Z | 10 | ['python', 'dataclasses', 'devtips', 'showdev'] | python, dataclasses, devtips, showdev | {'name': 'Florimond Manca', 'username': 'florimondmanca', 'twitter_username': None, 'github_username': 'florimondmanca', 'user_id': 89633, 'website_url': 'https://florimond.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 | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 555,986 |
article | 53,347 | How to Better Watch Your AWS Costs Before You Forget | Tracking AWS cost continues to be a very popular topic in the world of the cloud. The reasoning... | Oct 8 '18 | how-to-better-watch-your-aws-costs-before-you-forget-566g | /kylegalbraith/how-to-better-watch-your-aws-costs-before-you-forget-566g | https://dev.to/kylegalbraith/how-to-better-watch-your-aws-costs-before-you-forget-566g | 7 | 67 | null | 2018-10-08T15:59:52Z | null | null | 67 | https://blog.kylegalbraith.com/2018/10/08/how-to-better-watch-your-aws-costs-before-you-forget/ | 2018-10-03T20:10:45Z | 2018-10-17T00:30:43Z | null | 2018-10-08T15:59:52Z | 2019-06-12T02:38:56Z | 6 | ['aws', 'devops', 'devtips', 'startup'] | aws, devops, devtips, startup | {'name': 'Kyle Galbraith', 'username': 'kylegalbraith', 'twitter_username': 'kylegalbraith', 'github_username': 'kylegalbraith', 'user_id': 32075, 'website_url': 'https://www.kylegalbraith.com/learn-aws/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/http... | null | null | 555,987 | ||
article | 52,646 | The Git fixup workflow | Original post: www.koffeinfrei.org/2018/09/18/the-git-fixup-workflow/ Introduction The... | Sep 29 '18 | the-git-fixup-workflow-386d | /koffeinfrei/the-git-fixup-workflow-386d | https://dev.to/koffeinfrei/the-git-fixup-workflow-386d | 3 | 77 | null | 2018-09-29T19:04:59Z | null | null | 77 | null | https://dev.to/koffeinfrei/the-git-fixup-workflow-386d | 2018-09-29T19:04:59Z | null | null | 2018-09-29T19:04:59Z | 2020-12-07T11:38:46Z | 4 | ['git', 'devtips', 'productivity'] | git, devtips, productivity | {'name': 'Alexis Reigel', 'username': 'koffeinfrei', 'twitter_username': 'alexisreigel', 'github_username': 'koffeinfrei', 'user_id': 103731, 'website_url': 'https://www.koffeinfrei.org', '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,988 | |
article | 53,743 | Why The Best Websites Are Static | Websites need to be three things: secure, quick and affordable. | Oct 5 '18 | why-the-best-websites-are-static-3577 | /takeshape/why-the-best-websites-are-static-3577 | https://dev.to/takeshape/why-the-best-websites-are-static-3577 | 0 | 8 | null | 2018-10-05T21:28:17Z | null | null | 8 | https://www.takeshape.io/articles/why-the-best-websites-are-static/ | 2018-10-05T21:28:17Z | 2018-10-10T03:23:39Z | null | 2018-10-05T21:28:17Z | 2018-10-05T21:28:17Z | 5 | ['static', 'webdev', 'discuss', 'devtips'] | static, webdev, discuss, devtips | {'name': 'Mark Catalano', 'username': 'mcat', 'twitter_username': 'markcatalano', 'github_username': 'mcat', 'user_id': 72945, 'website_url': 'http://www.takeshape.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.amazonaw... | {'name': 'TakeShape', 'username': 'takeshape', 'slug': 'takeshape', '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%2F222%2F2adcd550-9340-4f49-a970-e8de26bc2cae.png', 'pro... | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,989 | ||
article | 50,937 | Setup macOS for Development | Setup your macOS machine for Web/Mobile development. | Sep 26 '18 | setup-macos-for-development-3kc2 | /equiman/setup-macos-for-development-3kc2 | https://dev.to/equiman/setup-macos-for-development-3kc2 | 22 | 178 | 2,403 | 2018-09-26T19:32:34Z | en | null | 178 | https://dev.to/equiman/setup-macos-for-development-3kc2 | 2018-09-22T20:01:46Z | 2024-02-07T19:14:44Z | null | 2018-09-26T19:32:34Z | 2021-02-08T00:35:09Z | 9 | ['productivity', 'tutorial', 'beginners', 'devtips'] | productivity, tutorial, beginners, devtips | {'name': 'Camilo Martinez', 'username': 'equiman', 'twitter_username': 'equiman', 'github_username': 'equiman', 'user_id': 60846, '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%2Fu... | null | null | 555,990 | ||
article | 52,403 | Data validation mistakes made by beginners | Let's start simple. You have a method that, sometimes, when called with certain arguments or at certa... | Sep 28 '18 | data-validation-mistakes-made-by-beginners-35lk | /codevault/data-validation-mistakes-made-by-beginners-35lk | https://dev.to/codevault/data-validation-mistakes-made-by-beginners-35lk | 0 | 19 | null | 2018-09-28T08:29:07Z | null | null | 19 | null | https://dev.to/codevault/data-validation-mistakes-made-by-beginners-35lk | 2018-09-28T08:09:58Z | null | null | 2018-09-28T08:29:07Z | 2018-09-28T08:29:07Z | 2 | ['devtips', 'discuss'] | devtips, discuss | {'name': 'Sergiu Mureşan', 'username': 'codevault', 'twitter_username': 'CodeVault_', 'github_username': None, 'user_id': 93006, 'website_url': 'http://code-vault.net', '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 | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 555,991 | |
article | 51,393 | Delaying Decisions Until the Last Possible Moment | If you can delay key decisions with your system's architecture, you'll be rewarded with flexibility later. | Sep 25 '18 | delaying-decisions-until-the-last-possible-moment-3932 | /derekjhopper/delaying-decisions-until-the-last-possible-moment-3932 | https://dev.to/derekjhopper/delaying-decisions-until-the-last-possible-moment-3932 | 7 | 34 | null | 2018-09-25T16:06:16Z | null | null | 34 | null | https://dev.to/derekjhopper/delaying-decisions-until-the-last-possible-moment-3932 | 2018-09-25T15:20:20Z | 2020-06-19T17:00:59Z | null | 2018-09-25T16:06:16Z | 2018-11-14T19:18:39Z | 4 | ['devtips', 'programming', 'computerscience'] | devtips, programming, computerscience | {'name': 'Derek Hopper', 'username': 'derekjhopper', 'twitter_username': 'derekjhopper', 'github_username': 'djhopper01', 'user_id': 49275, '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%2Fu... | null | null | 555,992 | |
article | 50,926 | Three neat CSS features | Here are three random CSS features that I didn't know about and was happy to learn that they... | Sep 22 '18 | three-neat-css-features-496h | /mornir/three-neat-css-features-496h | https://dev.to/mornir/three-neat-css-features-496h | 3 | 51 | null | 2018-09-22T19:29:43Z | null | null | 51 | null | https://dev.to/mornir/three-neat-css-features-496h | 2018-09-22T18:38:23Z | null | null | 2018-09-22T19:29:43Z | 2018-09-25T00:38:03Z | 1 | ['css', 'devtips'] | css, devtips | {'name': 'Jérôme Pott', 'username': 'mornir', 'twitter_username': 'mornir0', 'github_username': 'mornir', 'user_id': 59837, '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%2F... | null | null | 555,993 | |
article | 50,013 | How to ask good questions as a developer | Knowing how to ask questions in the right way is a key skill for life in general. Here are some tips on how to ask good questions as a developer. | Sep 17 '18 | how-to-ask-good-questions-as-a-developer-51j5 | /mattstuddert/how-to-ask-good-questions-as-a-developer-51j5 | https://dev.to/mattstuddert/how-to-ask-good-questions-as-a-developer-51j5 | 4 | 75 | null | 2018-09-17T16:33:55Z | null | null | 75 | https://dev.to/mattstuddert/how-to-ask-good-questions-as-a-developer-51j5 | 2018-09-17T09:45:31Z | null | null | 2018-09-17T16:33:55Z | 2024-01-24T03:08:14Z | 5 | ['beginners', 'devtips', 'learning', 'webdev'] | beginners, devtips, learning, webdev | {'name': 'Matt Studdert', 'username': 'mattstuddert', 'twitter_username': '_mattstuddert', 'github_username': 'mattstuddert', 'user_id': 79497, 'website_url': 'https://www.frontendmentor.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 555,994 | ||
article | 47,627 | Consuming APIs in Angular – The Model-Adapter Pattern | A TypeScript-friendly pattern to improve how you integrate Angular apps and REST APIs. | Sep 5 '18 | consuming-apis-in-angular--the-model-adapter-pattern-3fk5 | /florimondmanca/consuming-apis-in-angular--the-model-adapter-pattern-3fk5 | https://dev.to/florimondmanca/consuming-apis-in-angular--the-model-adapter-pattern-3fk5 | 34 | 164 | null | 2018-09-05T06:18:24Z | null | null | 164 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1501580121338-18e859f87400%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3D979de881b3346f9ab13eacfd08535cfa%26auto%3Dformat%26fit%3Dcrop%26w%3D1350%26q%3D80 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1501580121338-18e859f87400%3Fixlib%3Drb-0.3.5%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26s%3D979de881b3346f9ab13eacfd08535cfa%26auto%3Dformat%26fit%3Dcrop%26w%3D1350%26q%3D80 | https://blog.florimond.dev/consuming-apis-in-angular-the-model-adapter-pattern | 2018-09-04T11:10:43Z | 2019-06-17T21:14:30Z | null | 2018-09-05T06:18:24Z | 2024-02-01T03:11:49Z | 8 | ['webdev', 'angular', 'typescript', 'devtips'] | webdev, angular, typescript, devtips | {'name': 'Florimond Manca', 'username': 'florimondmanca', 'twitter_username': None, 'github_username': 'florimondmanca', 'user_id': 89633, 'website_url': 'https://florimond.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 | 555,995 |
article | 48,680 | jQuery.param() in Vanilla JavaScript | Turning an object into URL query string | Sep 12 '18 | jqueryparam-in-vanilla-javascript-59mn | /mornir/jqueryparam-in-vanilla-javascript-59mn | https://dev.to/mornir/jqueryparam-in-vanilla-javascript-59mn | 4 | 17 | null | 2018-09-12T15:27:33Z | null | null | 17 | null | https://dev.to/mornir/jqueryparam-in-vanilla-javascript-59mn | 2018-09-10T10:40:05Z | 2018-09-13T05:58:14Z | null | 2018-09-12T15:27:33Z | 2019-06-17T19:14:38Z | 2 | ['javascript', 'devtips'] | javascript, devtips | {'name': 'Jérôme Pott', 'username': 'mornir', 'twitter_username': 'mornir0', 'github_username': 'mornir', 'user_id': 59837, '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%2F... | null | null | 555,996 | |
article | 47,623 | Share file between Host System and Docker Container. | 1. Create a folder in Host System. C:\\<directory-name> (eg. C:\\Tunnel) 2. Add this... | Sep 4 '18 | share-file-between-host-system-and-docker-container-5al6 | /umeshdhakar/share-file-between-host-system-and-docker-container-5al6 | https://dev.to/umeshdhakar/share-file-between-host-system-and-docker-container-5al6 | 0 | 10 | null | 2018-09-04T10:05:11Z | null | null | 10 | null | https://dev.to/umeshdhakar/share-file-between-host-system-and-docker-container-5al6 | 2018-09-04T10:03:02Z | null | null | 2018-09-04T10:05:11Z | 2018-09-04T10:05:11Z | 1 | ['docker', 'linux', 'devtips'] | docker, linux, devtips | {'name': 'Umesh Kumar Dhakar', 'username': 'umeshdhakar', 'twitter_username': None, 'github_username': 'umeshdhakar', 'user_id': 37655, 'website_url': 'https://umeshdhakar.me', '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 | 555,997 | |
article | 44,483 | Software Made Simple | Why you should simplify your software to give yourself and edge | Aug 16 '18 | software-made-simple-343e | /lefebvre/software-made-simple-343e | https://dev.to/lefebvre/software-made-simple-343e | 13 | 104 | null | 2018-08-16T19:52:20Z | null | null | 104 | https://dev.to/lefebvre/software-made-simple-343e | 2018-08-16T19:43:54Z | 2020-06-15T13:32:06Z | null | 2018-08-16T19:52:20Z | 2024-03-06T03:59:49Z | 6 | ['design', 'simple', 'productivity', 'devtips'] | design, simple, productivity, devtips | {'name': 'Paul Lefebvre', 'username': 'lefebvre', 'twitter_username': 'lefebvre', 'github_username': 'paullefebvre', 'user_id': 1014, 'website_url': 'https://www.xojo.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 | 555,998 | ||
article | 44,355 | Exposing localhost server to the internet in one minute | Learn how to use ngrok to expose your local server to the internet. | Aug 16 '18 | exposing-localhost-server-to-the-internet-in-one-minute-2713 | /levivm/exposing-localhost-server-to-the-internet-in-one-minute-2713 | https://dev.to/levivm/exposing-localhost-server-to-the-internet-in-one-minute-2713 | 17 | 156 | null | 2018-08-16T01:40:09Z | null | null | 156 | null | https://dev.to/levivm/exposing-localhost-server-to-the-internet-in-one-minute-2713 | 2018-08-16T01:36:17Z | 2018-08-16T01:46:53Z | null | 2018-08-16T01:40:09Z | 2022-11-29T17:19:16Z | 2 | ['webdev', 'beginners', 'testing', 'devtips'] | webdev, beginners, testing, devtips | {'name': 'Levi Velázquez', 'username': 'levivm', 'twitter_username': 'levisvm', 'github_username': 'levivm', 'user_id': 91678, 'website_url': 'https://levipy.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%... | null | null | 555,999 | |
article | 43,246 | How do you convince a client to a static website? | How do you convince a client to a static website? What are your favorite players? Do you have any tricks or tips you want to share? | Aug 10 '18 | how-do-you-convince-a-client-to-a-static-website-mbn | /starbist/how-do-you-convince-a-client-to-a-static-website-mbn | https://dev.to/starbist/how-do-you-convince-a-client-to-a-static-website-mbn | 62 | 102 | null | 2018-08-10T06:18:41Z | null | null | 102 | null | https://dev.to/starbist/how-do-you-convince-a-client-to-a-static-website-mbn | 2018-08-10T06:18:41Z | 2018-08-10T06:22:49Z | null | 2018-08-10T06:18:41Z | 2024-10-17T10:19:10Z | 1 | ['discuss', 'webdev', 'devtips'] | discuss, webdev, devtips | {'name': 'Silvestar Bistrović', 'username': 'starbist', 'twitter_username': 'malimirkeccita', 'github_username': 'maliMirkec', 'user_id': 30254, 'website_url': 'https://www.silvestar.codes/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 556,000 | |
article | 44,779 | Some tips on naming in software development | Some issues and solutions to naming variables/classes/functions/etc. in software development | Aug 19 '18 | some-tips-on-naming-in-software-development-1ik0 | /codevault/some-tips-on-naming-in-software-development-1ik0 | https://dev.to/codevault/some-tips-on-naming-in-software-development-1ik0 | 4 | 10 | null | 2018-08-19T07:42:50Z | null | null | 10 | null | https://dev.to/codevault/some-tips-on-naming-in-software-development-1ik0 | 2018-08-19T07:40:12Z | null | null | 2018-08-19T07:42:50Z | 2018-09-01T21:27:25Z | 1 | ['devtips', 'productivity', 'naming'] | devtips, productivity, naming | {'name': 'Sergiu Mureşan', 'username': 'codevault', 'twitter_username': 'CodeVault_', 'github_username': None, 'user_id': 93006, 'website_url': 'http://code-vault.net', '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 | 556,001 | |
article | 42,462 | A quick guide to squashing Git commits | Three methods for cleaning up your Git history. | Aug 6 '18 | a-quick-guide-to-squashing-git-commits-7io | /victoria/a-quick-guide-to-squashing-git-commits-7io | https://dev.to/victoria/a-quick-guide-to-squashing-git-commits-7io | 16 | 341 | null | 2018-08-06T13:50:27Z | null | null | 341 | https://dev.to/victoria/a-quick-guide-to-squashing-git-commits-7io | 2018-08-06T13:50:15Z | 2019-03-16T15:15:59Z | null | 2018-08-06T13:50:27Z | 2022-04-08T16:28:15Z | 5 | ['git', 'devtips', 'devops'] | git, devtips, devops | {'name': 'Victoria Drake', 'username': 'victoria', 'twitter_username': 'victoriadotdev', 'github_username': 'victoriadrake', 'user_id': 19058, 'website_url': 'https://victoria.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... | null | null | 556,002 | ||
article | 44,206 | Why you need to learn SEO? | Why I think every web developer need to learn SEO. | Aug 15 '18 | why-you-need-to-learn-seo-ebm | /yeisonpx/why-you-need-to-learn-seo-ebm | https://dev.to/yeisonpx/why-you-need-to-learn-seo-ebm | 2 | 5 | null | 2018-08-15T20:15:32Z | null | null | 5 | null | https://dev.to/yeisonpx/why-you-need-to-learn-seo-ebm | 2018-08-15T15:32:28Z | 2018-08-17T18:57:07Z | null | 2018-08-15T20:15:32Z | 2024-10-17T10:19:47Z | 4 | ['seo', 'webdevelop', 'software', 'devtips'] | seo, webdevelop, software, devtips | {'name': 'Yeison Lapaix', 'username': 'yeisonpx', 'twitter_username': 'yeisonpx', 'github_username': 'yeisonpx', 'user_id': 34928, 'website_url': 'https://yeisonpx.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... | null | null | 556,003 | |
article | 43,992 | 3 obvious mistakes to avoid when you're learning web development | Learn what not to do when you're trying to become a web developer | Aug 14 '18 | 3-obvious-mistakes-to-avoid-when-youre-learning-web-development-5fag | /flippedcoding/3-obvious-mistakes-to-avoid-when-youre-learning-web-development-5fag | https://dev.to/flippedcoding/3-obvious-mistakes-to-avoid-when-youre-learning-web-development-5fag | 1 | 21 | null | 2018-08-14T14:55:48Z | null | null | 21 | null | https://dev.to/flippedcoding/3-obvious-mistakes-to-avoid-when-youre-learning-web-development-5fag | 2018-08-14T14:55:48Z | 2019-08-26T23:23:48Z | null | 2018-08-14T14:55:48Z | 2024-10-17T10:19:33Z | 4 | ['beginners', 'webdev', 'devtips'] | beginners, webdev, devtips | {'name': 'Milecia', 'username': 'flippedcoding', 'twitter_username': 'FlippedCoding', 'github_username': None, 'user_id': 77973, 'website_url': 'https://codecleaner.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.amazona... | null | null | 556,004 | |
article | 42,633 | Things My Trainer Told Me Not To Do | ...when I was learning how to code at [Mayden Academy](https://maydenacademy.co.uk), that you should consider not doing, too! | Aug 8 '18 | things-my-trainer-told-me-not-to-do-3d7m | /luciavelasco/things-my-trainer-told-me-not-to-do-3d7m | https://dev.to/luciavelasco/things-my-trainer-told-me-not-to-do-3d7m | 7 | 50 | null | 2018-08-08T16:21:25Z | null | null | 50 | null | https://dev.to/luciavelasco/things-my-trainer-told-me-not-to-do-3d7m | 2018-08-07T16:32:31Z | 2018-08-09T11:07:39Z | null | 2018-08-08T16:21:25Z | 2025-01-27T05:58:14Z | 3 | ['beginners', 'learning', 'devtips'] | beginners, learning, devtips | {'name': 'Lucia Velasco', 'username': 'luciavelasco', 'twitter_username': None, 'github_username': 'luciavelasco', 'user_id': 34273, '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 | 556,005 | |
article | 42,758 | 4 Principles for Getting Started with Website Accessibility | Getting started with web accessibility can be intimidating, but it doesn't have to be. Here are four simple (and fun!) tips to improve accessibility today. | Aug 8 '18 | 4-principles-for-getting-started-with-website-accessibility-1d15 | /benrobertson/4-principles-for-getting-started-with-website-accessibility-1d15 | https://dev.to/benrobertson/4-principles-for-getting-started-with-website-accessibility-1d15 | 3 | 61 | null | 2018-08-08T16:34:50Z | null | null | 61 | https://benrobertson.io/accessibility/principles-getting-started-website-accessibility | 2018-08-08T16:24:32Z | null | null | 2018-08-08T16:34:50Z | 2022-03-24T15:43:07Z | 9 | ['beginners', 'webdev', 'devtips', 'html'] | beginners, webdev, devtips, html | {'name': 'Ben Robertson', 'username': 'benrobertson', 'twitter_username': None, 'github_username': 'benrobertsonio', 'user_id': 89377, 'website_url': 'https://ben.robertson.is', '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 | 556,006 | ||
article | 42,562 | Overcoming the mental blockade | How to make the unknown known and overcome development inertia | Aug 7 '18 | overcoming-the-mental-blockade-1ahc | /futuresight/overcoming-the-mental-blockade-1ahc | https://dev.to/futuresight/overcoming-the-mental-blockade-1ahc | 1 | 54 | null | 2018-08-07T05:18:11Z | null | null | 54 | null | https://dev.to/futuresight/overcoming-the-mental-blockade-1ahc | 2018-08-07T05:17:38Z | null | null | 2018-08-07T05:18:11Z | 2018-08-07T21:26:49Z | 3 | ['productivity', 'testing', 'devtips', 'beginners'] | productivity, testing, devtips, beginners | {'name': 'Nicholas Kircher', 'username': 'futuresight', 'twitter_username': None, 'github_username': 'MiracleBlue', 'user_id': 89813, '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 | 556,007 | |
article | 44,161 | Tips on how to comment your code | Many are having trouble telling others, through comments what their code does, this video is here to give you some direction. | Aug 15 '18 | tips-on-how-to-comment-your-code-12c8 | /codevault/tips-on-how-to-comment-your-code-12c8 | https://dev.to/codevault/tips-on-how-to-comment-your-code-12c8 | 7 | 15 | null | 2018-08-15T12:28:27Z | null | null | 15 | null | https://dev.to/codevault/tips-on-how-to-comment-your-code-12c8 | 2018-08-15T12:25:11Z | 2018-08-15T12:41:08Z | null | 2018-08-15T12:28:27Z | 2024-10-17T10:19:40Z | 1 | ['comments', 'devtips', 'practicality'] | comments, devtips, practicality | {'name': 'Sergiu Mureşan', 'username': 'codevault', 'twitter_username': 'CodeVault_', 'github_username': None, 'user_id': 93006, 'website_url': 'http://code-vault.net', '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 | 556,008 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.