id int64 5 1.93M | title stringlengths 0 128 | description stringlengths 0 25.5k | collection_id int64 0 28.1k | published_timestamp timestamp[s] | canonical_url stringlengths 14 581 | tag_list stringlengths 0 120 | body_markdown stringlengths 0 716k | user_username stringlengths 2 30 |
|---|---|---|---|---|---|---|---|---|
92,433 | Top 5 DEV Comments from the Past Week | Highlighting some of the best DEV comments from the past week. | 0 | 2019-03-19T14:20:00 | https://dev.to/devteam/top-5-dev-comments-from-the-past-week-1fd8 | bestofdev | ---
title: Top 5 DEV Comments from the Past Week
published: true
description: Highlighting some of the best DEV comments from the past week.
tags: bestofdev
cover_image: https://res.cloudinary.com/practicaldev/image/fetch/s--7VrAA2ln--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://thepracticalde... | peter |
92,491 | I Broke the Refresh Button: Dealing with a Rogue Service Worker | What happens when you used to have a service worker but don't anymore. | 0 | 2019-03-19T16:12:33 | https://dev.to/tvanantwerp/i-broke-the-refresh-button-dealing-with-a-rogue-service-worker-m2m | serviceworker, javascript, webdev | ---
title: I Broke the Refresh Button: Dealing with a Rogue Service Worker
published: true
description: What happens when you used to have a service worker but don't anymore.
tags: #serviceworker, #javascript, #webdev
---
I was quite happy to launch a new version of a website last week. I was less happy when, c... | tvanantwerp |
92,512 | Protecting your Git branches on AWS CodeCommit | Give granular permissions who can merge into master/production branches when using CodeCommit on AWS. | 0 | 2019-03-19T18:30:31 | https://dev.to/jorotenev/protecting-your-git-branches-on-aws-codecommit-4kol | aws, git, codecommit, devops | ---
title: Protecting your Git branches on AWS CodeCommit
published: true
description: Give granular permissions who can merge into master/production branches when using CodeCommit on AWS.
tags: aws, git, codecommit, devops
---

_Borovets, R... | jorotenev |
92,582 | Your first Web Server with Node and Express in 5 minutes | Build your first Server with Node and Express in 6 steps / 5 minutes | 527 | 2019-03-20T04:27:48 | https://dev.to/lennythedev/quick-server-with-node-and-express-in-5-minutes-17m7 | node, express, beginners, server | ---
title: Your first Web Server with Node and Express in 5 minutes
published: true
description: Build your first Server with Node and Express in 6 steps / 5 minutes
tags: node, express, beginners, server
cover_image: https://upload.wikimedia.org/wikipedia/commons/d/d9/Node.js_logo.svg
series: Building Node and E... | lennythedev |
737,662 | Hình trai đẹp | Hình trai đẹp | 0 | 2021-06-24T09:55:24 | https://dev.to/longdaungo/test-32cc | Hình trai đẹp | longdaungo | |
92,660 | Thank you for my first blog post ever and what should i write next? | I recently wrote my first blog post ever and I want to say thank you for all the appreciation | 0 | 2019-03-20T13:54:34 | https://dev.to/berniwittmann/thank-you-for-the-appreciation-on-my-first-blog-post-ever-4apm | personalnews, motivation, writing, tips | ---
title: Thank you for my first blog post ever and what should i write next?
published: true
description: I recently wrote my first blog post ever and I want to say thank you for all the appreciation
tags: #personalnews #motivation #writing #tips
cover_image: https://thepracticaldev.s3.amazonaws.com/i/7tk5fvnevw... | berniwittmann |
92,738 | Firestore Database Structure and Security: | Firestore and My App - Database Structure and Security: | 0 | 2019-03-20T16:26:52 | https://dev.to/andersjr1984/firestore-database-structure-and-security-3gdb | firebase, firestore, react, security | ---
title: Firestore Database Structure and Security:
published: true
description: Firestore and My App - Database Structure and Security:
tags: #Firebase #Firestore #react #security
---
<div class="tutorial"><p>This is a quick explanation on how I structured my NoSQL database in Firebase's Firestore in a way tha... | andersjr1984 |
92,851 | When you say you know a particular front-end language, library, or framework, what does that mean? | For clarification, I'm wondering how accountable you are held when you list HTML, CSS, React, JavaScr... | 0 | 2019-03-21T01:55:06 | https://dev.to/ashc0des/when-you-say-you-know-a-particular-front-end-language-library-or-framework-what-does-that-mean-1123 | discuss | ---
title: When you say you know a particular front-end language, library, or framework, what does that mean?
published: true
description:
tags: #discuss
---
For clarification, I'm wondering how accountable you are held when you list HTML, CSS, React, JavaScript, Angular, Node, or anything of that nature on yo... | ashc0des |
93,441 | Node.js with TypeScript, Debug inside VSCode and Nodemon | Setup Node.js and TypeScript can be straightforward. Our daily work sometimes involves a lot of debug... | 0 | 2019-03-23T05:50:25 | https://dev.to/oieduardorabelo/nodejs-with-typescript-debug-inside-vscode-and-nodemon-23o7 | node, typescript, javascript, vscode | Setup Node.js and TypeScript can be straightforward. Our daily work sometimes involves a lot of debugging and we also need to reload our server.
Let's walk through how we can setup Node.js with TypeScript + Nodemon + Debug inside VSCode (as an extra, you can debug it inside Chrome DevTools).
Less talk, more code! 🤓... | oieduardorabelo |
93,759 | Is a career in Software Development even worth it? | Based on what I’ve experienced in applying for jobs I’d like to know if I should continue pursuing | 0 | 2019-03-23T23:20:23 | https://dev.to/kappalucky/is-a-career-in-software-development-even-worth-it-f1a | resume, coding, advice, career | ---
title: Is a career in Software Development even worth it?
published: true
description: Based on what I’ve experienced in applying for jobs I’d like to know if I should continue pursuing
tags: Resume, coding, advice, career
---
Hiya!
To whom may read this, I would really love to have your advice.
I am... | kappalucky |
93,892 | Type-Safe Web Components with JSDoc | Provide the best developer experience by showing awesome intellisense and adding types to your web components. | 0 | 2019-03-28T10:03:07 | https://dev.to/dakmor/type-safe-web-components-with-jsdoc-4icf | webcomponents, javascript, type, litelement | ---
title: Type-Safe Web Components with JSDoc
published: true
description: Provide the best developer experience by showing awesome intellisense and adding types to your web components.
tags: webcomponents, javascript, type, litelement
---
Writing code is tough and writing it in a way that makes sense to other... | dakmor |
93,948 | Weeknotes 5 | Liquid syntax error: Unknown tag 'endraw' | 0 | 2019-03-25T22:30:45 | https://dev.to/sirtimbly/weeknotes-5-4oha | ---
title: Weeknotes 5
published: true
tags:
canonical_url:
---
## Monday
This Vue + ElementUI + Typescript template is quite well put together. Very handy for getting a Proof of Concept up and running. [https://github.com/Armour/vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin... | sirtimbly | |
94,071 | Micro - a microservice toolkit | Micro is the simplest way to build microservices | 0 | 2019-03-25T11:42:45 | https://dev.to/asim/micro---a-microservice-toolkit-19h9 | microservices, go | ---
title: Micro - a microservice toolkit
published: true
description: Micro is the simplest way to build microservices
tags: microservice, golang
---
Hello all,
I'm introducing [Micro](https://github.com/micro/micro) to the DEV community. I've been working on Micro for 4 years and recently hit a v1.0.0 rele... | asim |
94,619 | How You Can Help Us Grow Bugfender | This month, Bugfender turned four years old. We didn’t throw a massive party to celebrate the birth... | 0 | 2019-03-27T09:20:27 | https://bugfender.com/blog/how-you-can-help-us-grow-bugfender/ | android, ios, affiliate | ---
title: How You Can Help Us Grow Bugfender
published: true
tags: android, ios, affiliate
canonical_url: https://bugfender.com/blog/how-you-can-help-us-grow-bugfender/
---

This month, [Bugfender](https:/... | bugfenderapp |
94,649 | Timsort — the fastest sorting algorithm you’ve never heard of | An O(n log n) stable sorting algorithm built in the real world, not academia. | 0 | 2019-03-28T12:23:42 | https://hackernoon.com/timsort-the-fastest-sorting-algorithm-youve-never-heard-of-36b28417f399 | computerscience, python, java, beginners | ---
title: Timsort — the fastest sorting algorithm you’ve never heard of
published: true
tags: Computer Science, python, java, beginners
canonical_url: https://hackernoon.com/timsort-the-fastest-sorting-algorithm-youve-never-heard-of-36b28417f399
description: An O(n log n) stable sorting algorithm built in the rea... | brandonskerritt |
94,665 | xLayers: Design & CodeGen | Preview and Convert Design Files Into ANY Framework And Library. | 0 | 2019-03-27T11:05:18 | https://dev.to/xlayers/xlayers-design-codegen-4b37 | webdev, design, javascript, productivity | ---
title: xLayers: Design & CodeGen
published: false
description: Preview and Convert Design Files Into ANY Framework And Library.
tags: webdev, design, javascript, productivity
cover_image: https://thepracticaldev.s3.amazonaws.com/i/5qfr4ny94eqs54wgrbek.png
published: true
---
We are super excited to announce the Be... | wassimchegham |
94,717 | How to Successfully Set Tasks and Boost Your Development Team’s Productivity | 0 | 2019-03-27T13:58:01 | https://djangostars.com/blog/successfully-set-tasks-development-team/ | projectmanagement | ---
title: How to Successfully Set Tasks and Boost Your Development Team’s Productivity
cover_image: https://cdn-images-1.medium.com/max/800/1*wvn4ENkPcWsWrsA1EOwMtA.png
published: true
description:
tags: project management
canonical_url: https://djangostars.com/blog/successfully-set-tasks-development-team/
---
<span ... | djangostars | |
94,948 | Introduction to the Notification API | this is a simple introduction to the browser's Notification API with no use of external APIs | 0 | 2019-03-28T11:47:08 | https://ruheni.dev/blog/intro-to-the-notification-api | javascript, browserapis, beginners | ---
title: Introduction to the Notification API
published: true
description: this is a simple introduction to the browser's Notification API with no use of external APIs
cover_image: https://apps4u.com/wp-content/uploads/2017/08/notifications.png
tags: #javascript, #browserAPIs, #beginner
canonical_url: https://ruheni.... | ruheni |
94,958 | Deconfusing JavaScript Destructuring Syntax | I thought I had a firm grip on destructuring objects in es6... and then working with Gatsby turned it all on its head | 738 | 2019-03-28T14:33:36 | https://mike.biful.co/deconfusing-javascript-destructuring-syntax | javascript, node, react, discuss | ---
title: Deconfusing JavaScript Destructuring Syntax
published: true
tags: javascript, node, react, discuss
canonical_url: https://mike.biful.co/deconfusing-javascript-destructuring-syntax
cover_image: https://thepracticaldev.s3.amazonaws.com/i/wvcebz3ueppdajkvhvea.png
description: I thought I had a firm grip o... | irreverentmike |
95,045 | Struggling | To Code or Not To Code | 0 | 2019-03-28T17:24:36 | https://dev.to/slick3gz_/struggling-35cg | discuss | ---
title: Struggling
published: true
description: To Code or Not To Code
tags: #discuss
---
I have been coding off and on for almost 20 years. I’ve tried a lot of different languages, but nothing ever feels like home. Something always ends up pulling my attention away. I am the type of person that likes to lea... | slick3gz_ |
95,626 | Small Project Reflection: Natural Pokedex (React) | A look into a small pokedex of the Tenso region | 0 | 2019-03-30T19:32:17 | https://dev.to/misnina/small-project-reflection-natural-pokedex-react-3oj8 | beginners, react, 100daysofcode | ---
title: Small Project Reflection: Natural Pokedex (React)
published: true
description: A look into a small pokedex of the Tenso region
tags: beginners, react, 100DaysOfCode
cover_image: https://thepracticaldev.s3.amazonaws.com/i/mov8i3fuocyxdzsdhhve.PNG
---
Edit: I fixed some issues, which I detail [here](htt... | misnina |
95,148 | Nodejs Time format plugin list | Nodejs Time format plugin list | 0 | 2019-03-28T20:24:24 | https://dev.to/alicannklc/nodejs-time-format-plugin-list-2h9a | time, timezone | ---
title: Nodejs Time format plugin list
published: true
description: Nodejs Time format plugin list
tags: time,timezone
---
* [Moment.js](http://momentjs.com/)
* [date-fns](https://date-fns.org/)
* [SugarJS](https://sugarjs.com/)
* [strftime](https://github.com/samsonjs/strftime)
* [dateutil... | alicannklc |
95,295 | Time to write |
Salud to Dev.to community! I have been wandering around the platform for a whil... | 0 | 2019-03-28T21:46:15 | https://dev.to/gadimbaylisahil/time-to-write-5eld | writing, ruby | Salud to `Dev.to` community! I have been wandering around the platform for a while and it became a daily part of my routine to check out amazing posts from amazing people out here!
I have always been a fan of writing down stuff to learn, but the words have always found themselves on good old _papers_.
Today, I have... | gadimbaylisahil |
95,302 | Reflections after creating My Precious | publishing my own gem | 0 | 2019-03-28T22:54:09 | https://dev.to/jessicabetts/reflections-after-creating-my-precious-2h7k | ruby | ---
title: Reflections after creating My Precious
published: true
description: publishing my own gem
tags: #ruby
---
#Introduction

This last week, for FlatIron School, [Cris Hanks](https://dev.to/crishanks) and I published an esoteric... | jessicabetts |
95,520 | Searching DynamoDB: An indexer sidecar for Elasticsearch | TLDR; DynamoDB is great, but partitioning and searching are hard We built alternator and migration-... | 0 | 2019-04-04T21:20:40 | https://bitbucket.org/blog/searching-dynamodb-indexer-sidecar-elasticsearch | elasticsearch, nosql, programming, aws | ---
title: Searching DynamoDB: An indexer sidecar for Elasticsearch
published: true
tags: elasticsearch, nosql, programming, aws
canonical_url: https://bitbucket.org/blog/searching-dynamodb-indexer-sidecar-elasticsearch
---
TLDR;
- DynamoDB is great, but partitioning and searching are hard
- We built altern... | amoosa |
95,559 | Usefulness of various Online programming courses | A programming language is a vocabulary and set of grammatical rules for giving instructions to a computer or computing device to perform specific tasks. | 0 | 2019-03-30T06:23:02 | https://dev.to/amitjat/usefulness-of-various-online-programming-courses-3nkb | ---
title: Usefulness of various Online programming courses
published: True
description: A programming language is a vocabulary and set of grammatical rules for giving instructions to a computer or computing device to perform specific tasks.
tags:
---
A programming language is a vocabulary and set of grammat... | amitjat | |
97,375 | hello | hello | 0 | 2019-04-05T06:22:15 | https://dev.to/ndikrulil/hello-4bd4 | ---
title: hello
published: true
description:
tags:
---
hello | ndikrulil | |
95,903 | Minimal Portfolio Built by developer for Developers with Github Pages | Hey Guys, Want an awesome landing page for your portfolio ? Have a look at this library... | 0 | 2019-03-31T06:26:20 | https://dev.to/singhkshitij/minimal-portfolio-built-by-developer-for-developers-2c54 | react, javascript, frontend | ---
title: Minimal Portfolio Built by developer for Developers with Github Pages
published: true
description:
tags: REACT , JAVASCRIPT , FRONTEND
cover_image: https://thepracticaldev.s3.amazonaws.com/i/u8cv55og70z5bqrv3lot.PNG
---
<p align="center">
<a href="https://singhkshitij.github.io/My-Landing-Page/">
<im... | singhkshitij |
96,229 | Redis: replication, part 3 - redis-py and work with Redis Sentinel from Python | Still on the subject about Redis replication and Redis Sentinel – a couple of examples using the redi... | 0 | 2019-04-01T17:59:41 | https://rtfm.co.ua/en/redis-replication-part-3-redis-py-and-work-with-redis-sentinel-from-python/ | database, python, redis, replication | ---
title: Redis: replication, part 3 - redis-py and work with Redis Sentinel from Python
published: true
tags: Databases,Python,Redis,replication
canonical_url: https://rtfm.co.ua/en/redis-replication-part-3-redis-py-and-work-with-redis-sentinel-from-python/
---

Let's talk design goal... | healeycodes |
96,338 | Open the hood |
What I love about Software Engineering
Recently I started to realize... | 0 | 2019-04-01T22:05:40 | https://blog.merzlabs.com/posts/open-the-hood/ | learning, programming, softwaredevelopment | ---
title: Open the hood
published: true
tags: Learning, Programming, Software Development
canonical_url: https://blog.merzlabs.com/posts/open-the-hood/
---
# What I love about Software Engineering
Recently I started to realize what I love most about my job and side projects: Solving problems which force me ... | niklasmerz |
96,450 | Deploy a Simple Application in Docker Swarm | In this post we will discuss about basic concept of the Docker Swarm and have some hands on experienc... | 0 | 2019-04-03T15:57:10 | https://dev.to/dhanushkadev/deploy-a-simple-application-in-docker-swarm-37kd | microservices, docker, containers | ---
title: Deploy a Simple Application in Docker Swarm
published: true
description:
tags: Microservices, Docker, Containers
cover_image: https://thepracticaldev.s3.amazonaws.com/i/ap8qmmevyvb24ld2qaxg.jpeg
---
In this post we will discuss about basic concept of the Docker Swarm and have some hands on experience... | dhanushkadev |
96,483 | I built a screenshot API and I would love to have feedback! | Feedback required for my screenshot API. | 0 | 2019-04-02T09:46:52 | https://dev.to/timotheejeannin/i-built-a-screenshot-api-and-i-would-love-to-have-feedback-4c2d | javascript, webdev, discuss, productivity | ---
title: I built a screenshot API and I would love to have feedback!
published: true
description: Feedback required for my screenshot API.
tags: javascript, webdev, discuss, productivity
---
Hi guys,
I'm building a [screenshot API](https://apiflash.com) and I would love to have feedback on the design of t... | timotheejeannin |
96,505 | Why should you consider distributing your Web App? | Distributed systems, stream processing, and Big Data systems are everywhere. but WHY do we need them? | 0 | 2019-04-02T11:59:37 | https://dev.to/azure/why-should-i-distribute-my-web-app-1kk8 | beginners, webdev, kubernetes, learning | ---
title: Why should you consider distributing your Web App?
published: true
description: Distributed systems, stream processing, and Big Data systems are everywhere. but WHY do we need them?
cover_image: https://cdn.pixabay.com/photo/2017/04/02/17/24/long-cargo-truck-2196355_960_720.png
tags: beginners , webdev , k... | adipolak |
96,637 | HNG Internship 5 | HNG Internship 5 | 0 | 2019-04-02T16:26:33 | https://dev.to/s_hotzs/hng-internship-5-5ek8 | wwwtimbucom, hnginternship5, markessien, bugs | ---
title: HNG Internship 5
published: true
description: HNG Internship 5
tags: www.timbu.com,HNGInternship5,@markessien,Bugs
---
So i decided to write on here, see i am newbie coder.
i made a career switch from Sales to Coding (currently writing a post about that).
Been doing coding tutorials and reading a lo... | s_hotzs |
96,821 | This is the DevOps song for every DevOps enthusiast | A post by Pavan Belagatti | 0 | 2019-04-03T09:35:55 | https://dev.to/pavanbelagatti/this-is-the-devops-song-for-every-devops-enthusiast-4n28 | devops, developer, operations | ---
title: This is the DevOps song for every DevOps enthusiast
published: true
description:
tags: DevOps, developer, operations
---
![the DevOps song] (https://thepracticaldev.s3.amazonaws.com/i/stp947qd9pp7kzf2io54.png) | pavanbelagatti |
97,387 | Improving PostgreSQL queries | Improving the performance of BI queries in PostgreSQL. | 0 | 2019-04-30T22:23:34 | https://dev.to/elmuerte/improving-postgresql-queries-4pc1 | postgres, sql, performance | ---
title: Improving PostgreSQL queries
published: true
description: Improving the performance of BI queries in PostgreSQL.
tags: postgres, sql, performance
cover_image: https://thepracticaldev.s3.amazonaws.com/i/brfd38t7fv7hkcxhvds5.jpg
---
A while ago [I commented that my big win](https://dev.to/elmuerte/comment/9m... | elmuerte |
96,904 | A Quick Visit To Timbu.com for HNG Internship Task 2 | For the second task during HNG Internship 5.0 we were instructed to visit timbu.com which is a site t... | 0 | 2019-04-03T14:36:34 | https://dev.to/buikedim/a-quick-visit-to-timbu-com-for-hng-internship-task-2-fj9 | timbu, hng | ---
title: A Quick Visit To Timbu.com for HNG Internship Task 2
published: true
description:
tags: timbu, hng
---
For the second task during HNG Internship 5.0 we were instructed to visit timbu.com which is a site that basically recommends hotels in an area where you choose, and detect a bug.
Upon opening the... | buikedim |
96,921 | Visual Studio Tips - Keyboard Shortcuts for Debugging | There are literally hundreds of keyboard shortcuts in Visual Studio, and few people have them all mem... | 0 | 2019-04-03T16:30:52 | https://hutchcodes.net/2019/04/visual-studio-tips-debug-keyboard-shortcuts/ | vstips, csharp, productivity, visualstudio | ---
title: Visual Studio Tips - Keyboard Shortcuts for Debugging
published: true
tags: VSTips, csharp, productivity, visualstudio
canonical_url: https://hutchcodes.net/2019/04/visual-studio-tips-debug-keyboard-shortcuts/
---
There are literally hundreds of keyboard shortcuts in Visual Studio, and few people hav... | hutchcodes |
97,057 | Wrapping callbacks dynamically with a Goroutine using reflect | Using reflect to dynamically attach a callback to a Goroutine | 0 | 2019-04-04T06:09:16 | https://dev.to/wallyqs/wrapping-callbacks-dynamically-with-a-goroutine-using-reflect-46dg | nats, reflect, go | ---
title: Wrapping callbacks dynamically with a Goroutine using reflect
published: true
description: Using reflect to dynamically attach a callback to a Goroutine
tags: nats, reflect, golang
---
Recently a NATS user was looking for a generic way to be able to
[increase the concurrency of the async NATS handle... | wallyqs |
97,191 | Want to become a Happy and Productive Programmer? Use these 5 techniques from Psychology | Do you want to program at your peak performance? Do you want to enjoy programming job? What are the tricks to get unstuck from hard problems? Turning into Psychology can tell us answers. | 0 | 2019-04-04T15:35:21 | https://dev.to/erajasekar/want-to-become-a-happy-and-productive-programmer-use-these-5-techniques-from-psychology-58ai | productivity, programming, psychology, softwaredevelopment | ---
title: Want to become a Happy and Productive Programmer? Use these 5 techniques from Psychology
published: true
description: Do you want to program at your peak performance? Do you want to enjoy programming job? What are the tricks to get unstuck from hard problems? Turning into Psychology can tell us answers.
... | erajasekar |
97,214 | Understanding GraphQL Mutations | Changing data with GraphQL Mutations | 0 | 2019-04-04T17:09:28 | https://dev.to/eveporcello/understanding-graphql-mutations-52nl | graphql, javascript, webdev | ---
title: Understanding GraphQL Mutations
published: true
description: Changing data with GraphQL Mutations
tags: graphql, javascript, webdev
---
_This article was originally posted on [moonhighway.com](https://moonhighway.com/understanding-graphql-mutations)._
You can't spell GraphQL without the QL: the quer... | eveporcello |
97,454 | Responsive Component Rendering from Screen Size | Beyond styling, how can we easily choose different components to render based on the changing size of the user's screen? | 0 | 2019-04-05T15:03:29 | https://dev.to/gopherrdiggs/responsive-component-rendering-from-screen-size-3813 | webcomponents, javascript, css, stencil | ---
title: Responsive Component Rendering from Screen Size
published: true
description: Beyond styling, how can we easily choose different components to render based on the changing size of the user's screen?
tags: webcomponents, javascript, css, stencil
cover_image: https://thepracticaldev.s3.amazonaws.com/i/5ce2... | gopherrdiggs |
97,509 | Build an iOS App with React Native and Publish it to the App Store | Convert an Android React Native app to iOS and publish it in the Apple App Store. | 0 | 2019-07-08T17:55:20 | https://developer.okta.com/blog/2019/04/05/react-native-ios-app-store | reactnative, android, ios, webdev | ---
title: Build an iOS App with React Native and Publish it to the App Store
published: true
description: Convert an Android React Native app to iOS and publish it in the Apple App Store.
tags: react native, android, ios, webdev
canonical_url: https://developer.okta.com/blog/2019/04/05/react-native-ios-app-store
cove... | oktadev_77 |
97,676 | My brief path of being a Software Engineer 🔥 | Here is how I started! | 0 | 2019-04-06T12:32:26 | https://dev.to/nickitax/my-brief-path-of-being-a-software-engineer-e93 | experience, path, career | ---
title: My brief path of being a Software Engineer 🔥
published: true
description: Here is how I started!
tags: experience, path, career
---

Hey everyone! My name is Nick, and I’m a Junior Software Engineer @ OCTO Austra... | nickitax |
97,709 | Simplicity in Writing | The value of simplicity in your communications is critical. Writing clearly can be the difference between being a high-value dev and an average one. | 0 | 2019-04-06T15:01:58 | https://remotejavadev.com/the-value-of-simplicity/ | career, communication, java, remotework | ---
title: Simplicity in Writing
published: true
description: The value of simplicity in your communications is critical. Writing clearly can be the difference between being a high-value dev and an average one.
tags: #career #communication #java #remotework
canonical_url: https://remotejavadev.com/the-value-of-sim... | remotejavadev |
97,937 | Hello Word | Meu primeiro Hello Word in dev.to | 0 | 2019-04-07T13:55:43 | https://dev.to/tiagodanin/hello-word-2geg | init, helloword | ---
title: Hello Word
published: true
description: Meu primeiro Hello Word in dev.to
tags: init, helloword
cover_image: https://thepracticaldev.s3.amazonaws.com/i/dm2maa455dhxpxirvveo.jpeg
---
Image by Vladislav Klapin on Unsplashvar
```js
const devTo = "https://dev.to/"
const my = "TiagoDanin"
console.l... | tiagodanin |
97,969 | O perfil perfeito no GitHub | Vou dar algumas dicas de como criar um perfil apresentável no GitHub. Faça parte de comunidades ope... | 0 | 2019-04-07T15:53:14 | https://dev.to/tiagodanin/o-perfil-perfeito-no-github-5cco | ptbr, github, git, perfil | Vou dar algumas dicas de como criar um perfil apresentável no GitHub.
- Faça parte de comunidades open source e contribua para elas. Os melhores projetos para fazer contribuição são aqueles que você usar ou já está familiarizado com as ferramentas, pacotes, aplicativos e até mesmo jogos.
- Tenha repositórios organizad... | tiagodanin |
98,009 | Native Lazy Loading for <img> and <iframe> is Coming to the Web |
I'm really excited about the upcoming loading attribute in HTML.
<img src... | 0 | 2019-04-07T20:29:44 | https://dev.to/ben/native-lazy-loading-for-img-and-iframe-is-coming-to-the-web-55on | news, webdev, html, discuss | I'm really excited about the upcoming `loading` attribute in HTML.
```html
<img src="example.jpg" loading="lazy" alt="example" />
<iframe src="example.html" loading="lazy"></iframe>
```
Lazy loading in this case refers to delaying the loading of certain content until the user is near that content on a page. If they n... | ben |
98,045 | Automatic Reference Counting (ARC) in class instances | Track and manage your app's memory usage. | 0 | 2019-04-07T23:00:49 | https://dev.to/amarildo/automatic-reference-counting-arc-in-class-instances-13a9 | swift, ios | ---
title: Automatic Reference Counting (ARC) in class instances
published: true
description: Track and manage your app's memory usage.
tags: swift, ios
---
## An introduction to ARC

In [Swift langu... | amarildo |
98,071 | Best Practices of Agile Database Development | When done in the proper manner and with suggested methods, Agile Development can transform the deli... | 0 | 2019-04-08T03:53:59 | https://dev.to/blizzerand/best-practices-of-agile-database-development-2fi8 | ---
title: Best Practices of Agile Database Development
published: true
description:
tags:
---

When done in the proper manner and with suggested methods, Agile Development can transform the delive... | blizzerand | |
98,138 | Atom: useful plugins | Usually, I’m using vim almost for everything excepting big Python projects (which happen rarely last... | 0 | 2019-04-08T15:18:48 | https://rtfm.co.ua/en/atom-useful-plugins/ | programming, atom, editors, ide | ---
title: Atom: useful plugins
published: true
tags: programming,Atom,editors,IDE
canonical_url: https://rtfm.co.ua/en/atom-useful-plugins/
---
Usually, I’m using `vim` almost for everything excepting big Python projects (which h... | setevoy |
98,409 | Best DEV.to Posts for Beginners: Week of April 7, 2019 | From learning plans to tutorials, these are some of the best beginner posts of the week! | 647 | 2019-04-12T12:39:12 | https://dev.to/desi/best-dev-to-posts-for-beginners-week-of-april-7-2019-2f08 | codenewbie, beginners, tutorial, bestofdev | ---
title: Best DEV.to Posts for Beginners: Week of April 7, 2019
published: true
description: From learning plans to tutorials, these are some of the best beginner posts of the week!
tags: #codenewbie, #beginner, #tutorial, #bestofdev
series: Best DEV.to Posts for Beginners
cover_image: https://thepracticaldev.s... | desi |
98,436 | Ministry of Silly Runtimes: Vintage Python on Cloud Run | Or, "How I made my own serverless Python 1.x runtime with Cloud Run" | 0 | 2019-04-09T16:06:57 | https://dev.to/googlecloud/ministry-of-silly-runtimes-vintage-python-on-cloud-run-3b9d | python, serverless, googlecloud, cloudrun | ---
title: Ministry of Silly Runtimes: Vintage Python on Cloud Run
published: true
description: Or, "How I made my own serverless Python 1.x runtime with Cloud Run"
tags: python, serverless, google cloud, cloud run
---
## Introducing Cloud Run
Today, Google announced [Cloud Run](http://cloud.google.com/run), a produc... | di |
98,820 | Hello World!! This is a Junior Contributor | This is a Junior speaking. What can I do to contribute to the coding community? | 0 | 2019-04-10T13:18:31 | https://dev.to/feralamillo/hello-world-this-is-a-junior-contributor-45nm | coding, contributing, community, opensource | ---
title: Hello World!! This is a Junior Contributor
published: true
description: This is a Junior speaking. What can I do to contribute to the coding community?
tags: coding, contributing, community, open-source
---
After 6 months of commercial experience as a Junior Developer and a coding bootcamp, I feel th... | feralamillo |
99,663 | Collaborating on Collaborating |
In early days of a project, two collaborators are making sure they’re on the sa... | 0 | 2019-04-12T20:31:40 | https://medium.com/@vynce.montgomery/collaborating-on-collaborating-b3c4523356f | collaboration, hackathons, reputation, academicresearch | ---
title: Collaborating on Collaborating
published: true
tags: collaboration,hackathons,reputation,academic-research
canonical_url: https://medium.com/@vynce.montgomery/collaborating-on-collaborating-b3c4523356f
---
<figcaption>In early ... | vyncemontgomery |
99,916 | Playtomic's Pipeline | Introduction to the CI pipeline of Playtomic. | 0 | 2019-04-17T07:24:40 | https://www.sgmoratilla.com/2019-04-15-playtomic-pipeline/ | jenkins, docker | ---
title: "Playtomic's Pipeline"
published: true
description: Introduction to the CI pipeline of Playtomic.
cover_image: https://thepracticaldev.s3.amazonaws.com/i/im8ch3hcvi9fbssgld5z.jpg
tags: ["jenkins", "docker"]
canonical_url: https://www.sgmoratilla.com/2019-04-15-playtomic-pipeline/
---
[pipeline]: https://the... | sgmoratilla |
99,956 | How To Feel Good Deleting “Dead Code” | We all have reasons for holding onto the past, like that Transformers lunchbox that I couldn’t handle... | 0 | 2019-04-16T01:41:41 | https://cubiclebuddha.com/how-to-feel-good-deleting-dead-code/ | productivity, motivation, help, discuss | ---
title: How To Feel Good Deleting “Dead Code”
published: true
tags: productivity, motivation, help, discuss
cover_image: https://i2.wp.com/cubiclebuddha.com/wp-content/uploads/2018/11/abandoned-abandoned-building-architecture-1038256.png
canonical_url: https://cubiclebuddha.com/how-to-feel-good-deleting-dead-co... | cubiclebuddha |
99,972 | GameDev News - April 12, 2019 | Dev/Tools/Tech Unity Unity 2018.3.12 / 2017.4.25 Unity 2019.1.0f1 Unity 2019.2.0a11 Upg... | 0 | 2019-04-14T02:20:23 | https://brianpeek.com/gamedev-news-april-12-2019/ | gamedev | ---
title: GameDev News - April 12, 2019
published: true
tags: gamedev
canonical_url: https://brianpeek.com/gamedev-news-april-12-2019/
---
* **Dev/Tools/Tech**
* **Unity**
* [Unity 2018.3.12 / 2017.4.25](https://unity3d.com/get-unity/download/archive)
* [Unity 2019.1.0f1](https://un... | brianpeek |
115,241 | React Native Create live Digital Clock using Local System Time | React Native Create live Digital Clock using Local System Time | 0 | 2019-05-29T05:54:09 | https://dev.to/skptricks/react-native-create-live-digital-clock-using-local-system-time-1mkd | reactnative, android, ios, javascript | ---
title: React Native Create live Digital Clock using Local System Time
published: true
description: React Native Create live Digital Clock using Local System Time
tags: #reactnative #android #ios #js
---
Source : <a href="https://www.skptricks.com/2019/05/react-native-create-live-digital-clock-using-local-system-ti... | skptricks |
115,413 | The Best Coding Instagram Accounts | Instagram is becoming the next big thing in education. In addition to books, conferences, and Twitter, I use Instagram to get access to the content you won’t find anywhere else on the internet. The content is a mix of coding tips, good advice, and inspiring visuals. If you appreciate good photography and aesthetics, ch... | 0 | 2019-05-29T13:41:10 | https://dev.to/eduardsi/10-software-developers-you-should-follow-on-instagram-26hl | career, education, beginners | ---
title: The Best Coding Instagram Accounts
published: true
description: Instagram is becoming the next big thing in education. In addition to books, conferences, and Twitter, I use Instagram to get access to the content you won’t find anywhere else on the internet. The content is a mix of coding tips, good advice, a... | eduardsi |
115,443 | Compassionate Empathy: Help your fellow friend | This is the final piece in my Empathy in Tech series, and we'll be talking about the form of empathy... | 706 | 2019-05-29T15:17:41 | https://dev.to/silvestricodes/compassionate-empathy-help-your-fellow-friend-59an | empathy, career, advice | This is the final piece in my Empathy in Tech series, and we'll be talking about the form of empathy we should all be aiming for: <strong>Compassionate Empathy</strong>.
We've talked about Cognitive and Emotional empathy in previous posts, and I did what I could to illustrate how effective these things are in a workpl... | silvestricodes |
115,559 | Preload All Angular Bundles | Learn how to use the built-in Angular preload strategy to preload all lazy loaded bundles in advance | 1,035 | 2019-05-29T21:32:21 | https://johnpapa.net/preload-all-angular-bundles/ | angular, webdev, typescript, javascript | ---
title: Preload All Angular Bundles
published: true
tags: angular, webdev, typescript, javascript
description: Learn how to use the built-in Angular preload strategy to preload all lazy loaded bundles in advance
cover_image: https://thepracticaldev.s3.amazonaws.com/i/zq7ht2k2l68wqas4rvpv.jpg
series: Angular Preload ... | john_papa |
115,657 | Practical Rust Web Development - Front-End | Front End in Rust | 1,036 | 2019-06-22T16:40:00 | https://dev.to/werner/practical-rust-web-development-front-end-538d | rust, wasmbindgen, webassembly, javascript | ---
title: Practical Rust Web Development - Front-End
published: true
description: Front End in Rust
tags: rust, wasm_bindgen, wasm, javascript
series: Practical Rust Web Development
---
In this post I'll show you how to create a front end application in Rust using wasm, I have to recognize it was not a happy road, th... | werner |
115,662 | Automatic Dependency Injection in JavaScript | Originally posted at michaelzanggl.com. Subscribe to my newsletter to never miss out on new content.... | 1,037 | 2019-06-01T00:57:20 | https://michaelzanggl.com/articles/automatic-dependency-injection-in-javascript | javascript, ioc, node | > Originally posted at [michaelzanggl.com](https://michaelzanggl.com/articles/automatic-dependency-injection-in-javascript). Subscribe to [my newsletter](https://michaelzanggl.com/) to never miss out on new content.
In the previous post of this series we were implementing our very own ioc container by creating binding... | michi |
115,743 | Looking Back on C# 7: throw expressions | With C# 8 on our doorstep, I figure it is a good time to reflect on recent additions to the languag... | 0 | 2019-05-30T08:00:47 | https://blog.csmac.nz/looking-back-on-csharp7-throw-expressions/ | csharp | ---
title: Looking Back on C# 7: throw expressions
published: true
tags: csharp
canonical_url: https://blog.csmac.nz/looking-back-on-csharp7-throw-expressions/
---
;
return {
getState: () => state,
subscribe: fn => (onChange = fn),
... | daleljefferson |
116,229 | Error first pattern for JavaScript Async/Await | Dealing with errors is not fun. In this article, I will show you a pattern for dealing with errors in... | 0 | 2019-05-30T21:49:36 | https://www.dalejefferson.com/articles/2016-01-25-error-first-pattern-for-es7-async-await/ | javascript | Dealing with errors is not fun. In this article, I will show you a pattern for dealing with errors in Async/Await. This pattern avoids the use of try/catch.
<!--more-->
```js
// Callback
fetch(URL, (error, response) => ...)
// Promise
fetch(URL).then((response) => ...).catch((error) => {})
// Async / await
try { fe... | daleljefferson |
116,465 | Working with private repos in Docker | Hello, I am trying to work out an elegant way to build Node apps in Docker containers which use a pr... | 0 | 2019-05-31T09:39:45 | https://dev.to/cambiph/working-with-private-repos-in-docker-5fj2 | help | Hello,
I am trying to work out an elegant way to build Node apps in Docker containers which use a private repo for its dependencies (JFrog artifactory) and a private Github repo.
*Artifactory*
I could just copy in my .npmrc but I am quite hessitant because it contains my authentication key.
*Github repo*
I could c... | cambiph |
116,672 | Configure Nginx Ingress Controller to use JSON log format | Problem I'm running Nginx Ingress Controller deployed on GKE and I want to structure my we... | 0 | 2019-05-31T16:36:30 | https://dev.to/bzon/send-gke-nginx-ingress-controller-logs-to-stackdriver-2ih4 | kubernetes, nginx, devops, logging | ---
title: Configure Nginx Ingress Controller to use JSON log format
published: true
description:
tags: kubernetes,nginx,devops,logging
---
## Problem
I'm running Nginx Ingress Controller deployed on GKE and I want to structure my web server logs so I can create metrics and alerts in Google Cloud Stackdriver.
### ... | bzon |
116,830 | Docker local dev environment for wordpress on mac | I am new to dockers and struggling to create a local dev environment for wordpress on my mac (Product... | 0 | 2019-06-01T03:18:34 | https://dev.to/nu2dev/docker-local-dev-environment-for-wordpress-on-mac-3pd7 | help | ---
title: Docker local dev environment for wordpress on mac
published: true
tags: help
---
I am new to dockers and struggling to create a local dev environment for wordpress on my mac (Production stage is already created on aws)
getting the follow error when I execute backup script
Error: This does not seem to be ... | nu2dev |
116,895 | Work skills for the modern design workplace |
Skills that are not specific to the design craft, but when seen in desig... | 0 | 2019-06-01T12:25:20 | https://uxdesign.cc/work-skills-for-the-modern-design-workplace-eff2fe83a871 | design, ux, productdesign, t | ---
title: Work skills for the modern design workplace
published: true
tags: design,ux,product-design,t
canonical_url: https://uxdesign.cc/work-skills-for-the-modern-design-workplace-eff2fe83a871
---
#### Skills that are not specific to the design craft, but when seen in designers can have a significant impact on how... | fabriciot |
116,973 | Are You A Scrum Master? Read Why Openness Is Important For You! | Openness helps individuals admit were things have gone wrong and accept to take the change direction. | 0 | 2019-06-01T12:54:07 | https://dev.to/expertfromindia/are-you-a-scrum-master-read-why-openness-is-important-for-you-4ogo | hireawebdeveloper, webdeveloper, indianwebdevelopers, webdeveloperteam | ---
title: Are You A Scrum Master? Read Why Openness Is Important For You!
published: true
description: Openness helps individuals admit were things have gone wrong and accept to take the change direction.
tags: Hire a Web Developer, Web Developer, Indian Web Developers, web developer team
cover_image: https://thepract... | expertfromindia |
117,076 | Scalars, Vectors, Matrices and Tensors with Tensorflow 2.0 | Scalars: are just a single number. For example temperature, which is denoted by just one number. Vec... | 1,085 | 2019-06-01T22:22:18 | https://dev.to/mmithrakumar/scalars-vectors-matrices-and-tensors-with-tensorflow-2-0-1f66 | machinelearning, python, opensource, deeplearning | __Scalars:__ are just a single number. For example temperature, which is denoted by just one number.
__Vectors:__ are an array of numbers. The numbers are arranged in order and we can identify each individual number by its index in that ordering. We can think of vectors as identifying points in space, with each elemen... | mmithrakumar |
117,098 | Where do I go from here? | What do I do next in my life? | 0 | 2019-06-02T01:21:23 | https://dev.to/fluffy/where-do-i-go-from-here-215i | career, life, disability | ---
title: "Where do I go from here?"
published: true
description: "What do I do next in my life?"
tags: ["career", "life", "disability"]
---
So, I’m finding that I’m not particularly happy at my current job, but my various constraints make it very hard for me to find something else that would suit me better.
In part... | fluffy |
117,408 | The Downfall Of Functions And The Rise Of Knative | So maybe the title is a little exaggerating but now you are here and I would like to introduce you to... | 0 | 2019-06-03T06:37:57 | https://shamun.dev/posts/2019-06-03_the_downfall_of_functions_and_the_rise_of_knative/ | serverless, kubernetes, devops | ---
title: The Downfall Of Functions And The Rise Of Knative
published: true
tags: serverless, kubernetes, devops
canonical_url: https://shamun.dev/posts/2019-06-03_the_downfall_of_functions_and_the_rise_of_knative/
cover_image: https://shamun.dev/posts/2019-06-03_the_downfall_of_functions_and_the_rise_of_knative/image... | idoshamun |
117,554 | Understand Basic Lifetime Annotation in Rust | My personal understanding of lifetime annotation in rust | 0 | 2019-06-03T13:29:24 | https://dev.to/cuichenli/understand-basic-lifetime-annotation-in-rust-5en9 | rust | ---
title: Understand Basic Lifetime Annotation in Rust
published: true
description: My personal understanding of lifetime annotation in rust
tags: Rust
---
Lifetime annotation in rust is a relatively unique concept and it is hard to understand (at least for me). Spent some time on it and just want to share my underst... | cuichenli |
281,581 | My Top 5 Music APIs | Some music platforms expose their APIs (Application Programming Interfaces) to allow developers to in... | 0 | 2020-03-15T10:20:57 | https://dev.to/vikramchandra/my-top-5-music-apis-2h21 | Some music platforms expose their APIs (Application Programming Interfaces) to allow developers to integrate platform's music services into their applications. These APIs enable you to programmatically mine, browse, and enhance the music platform’s data and accomplish various tasks, such as retrieving information about... | vikramchandra | |
117,779 | Did Electron just suffer a major setback at WWDC? | With the beta of Xcode 11, Apple made it easy for developers to migrate iPad apps to MacOS. Now I don... | 0 | 2019-06-03T22:24:48 | https://dev.to/steveblue/did-pwa-just-suffer-a-major-setback-at-wwdc-4ao3 | webapp, wwdc, apple, news | With the beta of Xcode 11, Apple [made it easy for developers to migrate iPad apps to MacOS](https://developer.apple.com/ipad-apps-for-mac/). Now I don't think this spells DOOM for hybrid web apps made with Electron in MacOS, but it certainly would make me pause at a company where separate teams develop the same produc... | steveblue |
117,790 | Iterators and Generators - playing the prototpe | Modifying the prototype on iterators and generators | 0 | 2019-06-03T23:24:53 | https://dev.to/zanehannanau/iterators-and-generators-playing-the-prototpe-229c | iterator, typescript, generator, infinitelist | ---
title: Iterators and Generators - playing the prototpe
published: true
description: Modifying the prototype on iterators and generators
tags: iterator,typescript,generator,infinite list
---
# Playing the Prototype
Well, may as well.
Iterators and Generators are not new concepts. Nor is modifying the prototype. B... | zanehannanau |
117,883 | TIL: JSON.stringify takes toJSON methods into consideration | I was reading this great article on JSON.stringify by Valeri Karpov when I discovered something I... | 0 | 2019-06-04T09:01:09 | https://www.stefanjudis.com/today-i-learned/json-stringify-takes-tojson-methods-into-consideration/ | javascript | ---
title: TIL: JSON.stringify takes toJSON methods into consideration
published: true
tags: javascript
canonical_url: https://www.stefanjudis.com/today-i-learned/json-stringify-takes-tojson-methods-into-consideration/
---
I was reading [this great article on `JSON.stringify`](http://thecodebarbarian.com/the-80-20-gui... | stefanjudis |
117,973 | Rust Your Own Lisp | This is a fuller walk-through of the code I talked about in a previous post, Solving Problems by Avoi... | 0 | 2019-06-04T17:36:07 | https://dev.to/deciduously/rust-your-own-lisp-50an | rust, beginners, lisp | This is a fuller walk-through of the code I talked about in a previous post, [Solving Problems by Avoiding Them](https://dev.to/deciduously/solving-problems-by-avoiding-them-58dm).
The project is a translation of [Build Your Own Lisp](http://www.buildyourownlisp.com/) by [orangeduck](http://theorangeduck.com/page/abou... | deciduously |
118,160 | Tell me a bug story | Bugs are inevitable; Debugging is painful, but the experiences make us better developers. So let's h... | 0 | 2019-06-05T01:07:56 | https://dev.to/ben/tell-me-a-bug-story-59e2 | discuss | Bugs are inevitable; Debugging is painful, but the experiences make us better developers.
So let's hear it! Tell us about some of the bugs you've encountered, and how you dealt with it. | ben |
118,212 | Gru | A post by shashanksoni27 | 0 | 2019-06-05T07:11:37 | https://dev.to/shashanksoni27/gru-mia | inclusion | shashanksoni27 | |
118,243 | Test Liquibase migration changes in the local environment using Docker | Found out how easily we can test our schema/database changes using liquibase and docker-compose. | 0 | 2019-06-05T09:46:02 | https://dev.to/rohithmenon89/test-liquibase-migration-changes-in-the-local-environment-using-docker-47jf | liquibase, docker, migration, postgresnewbies | ---
title: Test Liquibase migration changes in the local environment using Docker
published: true
description: Found out how easily we can test our schema/database changes using liquibase and docker-compose.
tags: liquibase, docker, migration, Postgres-newbies
---
I am publishing this article because recently found o... | rohithmenon89 |
118,420 | Using GraphQL queries to separate pages and blog posts in Gatsby | When I started my blog with Gatsby one of my main problems was to filter out my "about me" or any oth... | 0 | 2019-06-05T16:58:39 | https://dev.to/opshack/using-graphql-queries-to-separate-pages-and-blog-posts-in-gatsby-1ke2 | gatsby, react, graphql, webdev |
When I started [my blog](https://fsociety.at) with Gatsby one of my main problems was to filter out my "about me" or any other pages from the list of blog posts. If you don't use Markdown files for your static pages, this task is as simple as creating separate React components for each page. However, if like me, you w... | opshack |
118,672 | Using "Reload" options in Chrome | Using Reload options in Chrome when using developer console | 0 | 2019-06-06T07:29:41 | https://dev.to/praneetnadkar/using-reload-options-in-chrome-3cgn | chrome, devtools | ---
title: Using "Reload" options in Chrome
published: true
description: Using Reload options in Chrome when using developer console
tags: #chrome #devtools
---
One of the most popular browsers with the best debugging tools is Google Chrome. When working with CSS or JS, the dev tools in chrome are of great help. Chrom... | praneetnadkar |
118,866 | Introduction to Angular 7 Observables | This tutorial will help you master Angular 7 Observables through three simple examples. | 0 | 2019-06-06T18:49:34 | https://dev.to/matthieud/introduction-to-angular-7-observables-45ii | ionic, angular, observables, rxjs | ---
title: Introduction to Angular 7 Observables
published: true
description: This tutorial will help you master Angular 7 Observables through three simple examples.
tags: Ionic, Angular, Observables, RxJS
---
Read at - https://www.javascripttuts.com/introduction-to-angular-2-observables/ | matthieud |
119,365 | Building a Python wrapper of C libgeohash using CFFI | Notes | 0 | 2019-06-08T03:46:38 | https://dev.to/aldnav/building-a-python-wrapper-of-c-libgeohash-using-cffi-4727 | python, cffi, geohash | ---
title: Building a Python wrapper of C libgeohash using CFFI
published: true
description: Notes
tags: #python, #cffi, #geohash
cover_image: https://aldnav.com/img/geohash-preview.png
---
First post for DEV.TO 🎊️
I didn't know what a [Geohash](http://geohash.org) is before and was blown away by it's concept. I fo... | aldnav |
119,401 | Snake by Hack the box - My writeup | Disclaimer If you're uncomfortable with spoilers stop reading now. Challenge W... | 0 | 2019-06-08T06:41:04 | https://dev.to/edoardopigaiani/htb-s-snake-writeup-12b6 | hackthebox | ## Disclaimer
If you're uncomfortable with spoilers stop reading now.
## Challenge
While waiting for [SwagShop](https://www.hackthebox.eu/home/machines/profile/188)'s takedown in order to publish my writeup, I took a chance to solve a couple of challenges available on HackTheBox, starting from Snake.
Snake is a reve... | edoardopigaiani |
119,427 | Configuration driven Mobile DevOps | The challenge Shipping 5 star apps is what most of us aspire to do, however, if you are re... | 0 | 2019-06-08T13:41:08 | https://dev.to/mistryhardik/configuration-driven-mobile-devops-4gpk | xamarin, devops, appcenter | ### The challenge
Shipping 5 star apps is what most of us aspire to do, however, if you are reading this, probably, you have realised by now that only the right piece of technology does not cut through.
> You can try and follow the post using this GitHub repository: https://github.com/mistryhardik/ms-workshops
Writi... | mistryhardik |
119,553 | React Native Create Animated Accordion Panels using Layout Animation | React Native Create Animated Accordion Panels using Layout Animation | 0 | 2019-06-08T17:04:55 | https://dev.to/skptricks/react-native-create-animated-accordion-panels-using-layout-animation-4a9o | reactnative, android, ios, javascript | ---
title: React Native Create Animated Accordion Panels using Layout Animation
published: true
description: React Native Create Animated Accordion Panels using Layout Animation
tags: #reactnative #android #ios #js
---
Source : <a href="https://www.skptricks.com/2019/06/react-native-create-animated-accordion-panels-ex... | skptricks |
119,584 | Providing a Real-Time Complement for Git-Based Collaboration | Every day, millions of developers collaborate using one of the most fundamental tools in software:... | 619 | 2019-06-10T15:59:56 | https://dev.to/lostintangent/providing-a-real-time-compliment-for-git-based-collaboration-1aah | productivity, javascript, collaboration, webdev | ---
title: Providing a Real-Time Complement for Git-Based Collaboration
published: true
description:
tags: productivity, javascript, collaboration, webdev
series: Visual Studio Live Share
---
Every day, millions of developers collaborate using one of the most fundamental tools in software: [Git](https://git-scm.com/)... | lostintangent |
119,586 | Hello, me again. HTML5 Up design just hit the Full-Stack level | Apps crafted by HTML5 Up, coded as Full-Stack apps | 0 | 2019-06-08T19:12:27 | https://dev.to/sm0ke/hello-me-again-html5-up-design-just-hit-the-full-stack-level-28h4 | html5up, opensource, appseed | ---
title: Hello, me again. HTML5 Up design just hit the Full-Stack level
published: true
description: Apps crafted by HTML5 Up, coded as Full-Stack apps
tags: html5up, opensource, appseed
---
Hello,
I'm a huge fan of [HTML5 Up](tutorial) and based on this I've coded some free apps on top. Here is the list:
[HTML... | sm0ke |
119,968 | Automate Git With Hooks And Husky 🐺 | Git provides an interface to run some code as reaction on specific triggers. Those triggers are called githooks (hooks used by git). You can run code on every commit, push, pull or other actions. | 0 | 2019-06-09T10:59:29 | https://dev.to/satansdeer/automate-git-with-hooks-and-husky-43h8 | git, javascript | ---
title: Automate Git With Hooks And Husky 🐺
published: true
description: Git provides an interface to run some code as reaction on specific triggers. Those triggers are called githooks (hooks used by git). You can run code on every commit, push, pull or other actions.
tags: git, javascript
---
Git provides an int... | satansdeer |
120,019 | Your First Haskell Function | Let's write your first Haskell function, and test it! | 1,145 | 2019-06-11T22:20:25 | https://lautarolobo.xyz/blog/first-haskell-function/ | haskell, programming, computerscience, beginners | ---
title: Your First Haskell Function
published: true
tags: Haskell, programming, Computer Science, beginners
canonical_url: https://lautarolobo.xyz/blog/first-haskell-function/
description: Let's write your first Haskell function, and test it!
series: Haskell
---
Your first Haskell function. Who would say that you w... | lautarolobo |
120,431 | Side Income Ideas For Developers | As a software developer, what side income ideas are you doing/working on and giving you good results?... | 0 | 2019-06-09T18:21:37 | https://dev.to/oyetoket/side-income-ideas-for-developers-3292 | discuss | As a software developer, what side income ideas are you doing/working on and giving you good results?
Share with us your side income ideas!
Let's discuss/talk about this, and I will be updating the post base on your comments and I will also make a video on this.
**Like and Share!** | oyetoket |
120,603 | What are some tasks that programmers should do to save time? | Be it a newbie programmer or the senior level developers, we tend to waste a lot of time. So for th... | 0 | 2019-06-10T03:46:51 | https://dev.to/maheshkale/what-are-some-tasks-that-programmers-should-do-to-save-time-dgh | discuss, productivity, automation | Be it a newbie programmer or the senior level developers, we tend to waste a lot of time.
So for those who automate things or use existing tools or services to save time. e.g. auto sync your files on desktop, git commit your code after work etc.
What are some of the tasks that programmers should do to automate and ... | maheshkale |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.