tinhspace / better-dev.link

Links to improve programing skill

Home Page:https://betterdev.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Dev Link

A weekly/daily news letter of resource/article around the web which is language/framework agnostic to help reader builder a better understanding of programming in general.

Submit Content

Create a PR and add a new issue

Workflow

We use Go itself as a task runner. Since it's so fast, no need to compile go. Just use go run

build

go run cmd/compile.go

run internal server

go run cmd/server.go

deploy

go run cmd/deploy.go

publish a new issue

go run cmd/publish.go issue-number

## Oficial sendout email
go run cmd/publish.go issue-number --send

About

Links to improve programing skill

https://betterdev.link

License:MIT License


Languages

Language:Elixir 61.8%Language:Go 14.5%Language:CSS 9.5%Language:HTML 7.5%Language:JavaScript 6.6%