souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 2 / 7
127 results tagged reference  ✕   ✕
Go by Example https://gobyexample.com/
27/07/2019 cluster icon
  • Gophercises : FREE coding exercises for budding gophers
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Kata-log : Resources to facilitate coding katas
  • gore : Yet another Go REPL that works nicely.
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!

Go by Example is a hands-on introduction to Go using annotated example programs.

go learning reference
Learn Go with test-driven development https://github.com/quii/learn-go-with-tests
27/07/2019 cluster icon
  • Gophercises : FREE coding exercises for budding gophers
  • Kata-log : Resources to facilitate coding katas
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
thumbnail

Learn Go with test-driven development

go learning reference tdd unit_test
Gophercises https://gophercises.com/
17/04/2019 cluster icon
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Kata-log : Resources to facilitate coding katas
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • awesome-humane-tech : Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing ...
thumbnail

FREE coding exercises for budding gophers

go learning reference
CNCF Cloud Native Interactive Landscape https://landscape.cncf.io/
09/02/2019 cluster icon
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...
  • PrePostPrint : PrePostPrint highlights experimental publications made with free software.
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
thumbnail

The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.

cloud devops reference
GTD in 15 minutes https://hamberg.no/gtd/
15/03/2018 cluster icon
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • HTML5 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.

A Pragmatic Guide to Getting Things Done

gtd reference
Tech Interview Handbook https://github.com/yangshun/tech-interview-handbook
19/02/2018 cluster icon
  • Front-end Job Interview Questions : A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
  • Reverse Interview : Questions to ask the company during your interview. This is a list of questions which may be interesting to a tech job applicant.
  • Culture queries : Get the best questions to ask in your next job interview so that you can learn about the culture, stand out, and land your dream job.
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • RegExr : Online Regular Expression Testing Tool
thumbnail

Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technical interview, with a focus on algorithms.

recruitment development interviews reference
JSON Schema http://json-schema.org/
12/02/2018 cluster icon
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • npoint.io : JSON storage bins with schema validation
  • Paypal's API style guide : API design guidelines from Paypal
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • Kroki : Convert plain text diagrams to images ! Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), C4 (with PlantU...

JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

json reference api schema
Conclave https://conclave-team.github.io/conclave-site/
09/01/2018 cluster icon
  • MUTE : Web-based text editing tool that allows to edit documents collaboratively in real-time. It implements a CRDT-based consistency maintenance algorithm f...
  • Floobits : Floobits brings real-time collaborative editing to text editors, IDEs. Collaborative text editors and screen sharing solutions usually suffer from the...
  • Firepad : Firepad is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
thumbnail

Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Google Docs, we set out to build our own. This case study walks you through our journey from the initial idea to our research of current academic literature and finally to our design and implementation of the final product.

p2p realtime text editor collaboration reference
Agile Retrospective Resource Wiki http://retrospectivewiki.org/
09/01/2018 cluster icon
  • Fun Retrospectives : Activities and ideas for making agile retrospectives more engaging
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
  • Retromat : Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around ...
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Fun Retro : Easy to use and beautiful restrospective board.

This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives play a crucial role in software teams. It is time specifically put aside to reflect on how the team is performing and what can be done to improve.

agile retrospective wiki reference
Keep a Changelog http://keepachangelog.com/
29/12/2017 cluster icon
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • A successful Git branching model : Git-flow workflow presentation
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...

Don’t let your friends dump git logs into changelogs.

changelog reference git
Zines - Julia Evans https://jvns.ca/zines/
26/12/2017 cluster icon
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

zines about systems & debugging tools

linux reference debug
Kubernetes Best Practices https://medium.com/@sachin.arote1/kubernetes-best-practices-9b1435a4cb53
17/12/2017 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Watchtower : A container-based solution for automating Docker container base image updates.
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...

Best Practices for kubernetes

docker container kubernetes reference
awesome-microservices https://github.com/mfornos/awesome-microservices
23/11/2017 cluster icon
  • All things livecoding : A curated list of live coding languages and tools
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
  • awesome-humane-tech : Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing ...
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
thumbnail

A curated list of Microservice Architecture related principles and technologies.

microservice reference awesome
Git Common-Flow https://commonflow.org/
01/08/2017 cluster icon
  • A successful Git branching model : Git-flow workflow presentation
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.

Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based on the original variant of GitHub Flow, while taking into account how a lot of open source projects use git.

In short, Common-Flow is essentially GitHub Flow with the addition of versioned releases, optional release branches, and without the requirement to deploy to production all the time.

git reference
API Security Checklist https://github.com/shieldfy/API-Security-Checklist
15/07/2017 cluster icon
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
thumbnail

Checklist of the most important security countermeasures when designing, testing, and releasing your API.

api security checklist reference
Security Guide for Developers https://github.com/FallibleInc/security-guide-for-developers
26/05/2017 cluster icon
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
thumbnail

A practical security guide for web developers.

security web reference
Software Performance & Scalability: A Cheatsheet https://synisma.neocities.org/perf_scale_cheatsheet.pdf
03/05/2017 cluster icon
  • Efficient JavaScript : JavaScript performance tips article
  • Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals. SQL indexing is the most effect...
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • I Love Typography : I Love Typography, devoted to fonts, typefaces and all things typographical.

Cheatsheet list of techniques and patterns for maximizing software performance and scalability

performance reference
DesignPatternsPHP https://github.com/domnikl/DesignPatternsPHP
03/05/2017 cluster icon
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
thumbnail

This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most familiar with this software).

php designpattern reference
Fun Retrospectives http://www.funretrospectives.com/
27/03/2017 cluster icon
  • Agile Retrospective Resource Wiki : This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives p...
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Fun Retro : Easy to use and beautiful restrospective board.
  • Retromat : Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around ...
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
thumbnail

Activities and ideas for making agile retrospectives more engaging

agile retrospective reference
Trunk Based Development https://trunkbaseddevelopment.com/
18/03/2017 cluster icon
  • iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
thumbnail

A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-lived development branches by employing documented techniques, avoid merge hell, do not break the build, and live happily ever after.

development reference git
page 2 / 7
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn