From da1bad3e3f4fcf8082032368eba1394a328d8f91 Mon Sep 17 00:00:00 2001 From: Matias de Andrea Date: Tue, 9 Jun 2020 18:18:32 +0200 Subject: [PATCH 1/4] Improve jobs section - Add job board websites - Add job in summary contents --- source.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index c0ab562..3b53215 100644 --- a/source.md +++ b/source.md @@ -47,8 +47,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) -- [Books](#books) - [Bonus](#bonus) +- [Jobs](#jobs) - [Community](#community) ## Articles @@ -646,7 +646,12 @@ This section contains libraries that take an experimental or unorthodox approach - [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) -## Jobs/Interview Questions +## Jobs + +- [Flutter jobs](https://flutterjobs.info/) - A job board for Flutter by [Cogitas Ltd](https://cogitas.net/) +- [Jobs in Flutter](https://jobsinflutter.io/) - A job board for Flutter Developers. List amazing jobs in your company! Jobs, resources, tips and join to community! by [Toby Allen](https://twitter.com/tobyallen007) + +### Interview questions - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter) From 237ef969aa56528c81357f1997611136ceee3544 Mon Sep 17 00:00:00 2001 From: Matias de Andrea Date: Fri, 10 Jul 2020 15:36:33 +0200 Subject: [PATCH 2/4] Fix mistype remove books sections --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 3b53215..2385bcd 100644 --- a/source.md +++ b/source.md @@ -47,6 +47,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Open Source Apps](#open-source-apps) - [Web](#web) - [Utilities](#utilities) +- [Books](#books) - [Bonus](#bonus) - [Jobs](#jobs) - [Community](#community) From c2a5d081ba265be9bcd7c0aef6269356f9b98d68 Mon Sep 17 00:00:00 2001 From: Matias de Andrea Date: Sat, 11 Jul 2020 00:28:22 +0200 Subject: [PATCH 3/4] Fix job boards descriptions --- source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source.md b/source.md index 2385bcd..c71f530 100644 --- a/source.md +++ b/source.md @@ -649,8 +649,8 @@ This section contains libraries that take an experimental or unorthodox approach ## Jobs -- [Flutter jobs](https://flutterjobs.info/) - A job board for Flutter by [Cogitas Ltd](https://cogitas.net/) -- [Jobs in Flutter](https://jobsinflutter.io/) - A job board for Flutter Developers. List amazing jobs in your company! Jobs, resources, tips and join to community! by [Toby Allen](https://twitter.com/tobyallen007) +- [Flutter jobs](https://flutterjobs.info/) - A job board for Flutter developers +- [Jobs in Flutter](https://jobsinflutter.io/) - A job board for Flutter developers ### Interview questions From 53c2b2842a79c0fda65d53749c566383367c670d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 14 Sep 2020 22:03:32 +0200 Subject: [PATCH 4/4] Rm Jobs, Keep interview --- source.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source.md b/source.md index c71f530..aff712b 100644 --- a/source.md +++ b/source.md @@ -647,11 +647,6 @@ This section contains libraries that take an experimental or unorthodox approach - [Matrix2](https://github.com/bus710/matrix2) - Sense Hat's LED matrix control game by [bus710](https://github.com/bus710) -## Jobs - -- [Flutter jobs](https://flutterjobs.info/) - A job board for Flutter developers -- [Jobs in Flutter](https://jobsinflutter.io/) - A job board for Flutter developers - ### Interview questions - [Interview Questions](https://github.com/whatsupcoders/Flutter-Interview-Questions) - List of helpful questions you can use to interview potential candidates by [Whatsupcoders](https://github.com/whatsupcoders/Whatsupcoders-flutter)