Files
awesome-kubernetes/docs/devel-sites.md
Inaki Fernandez 00a20a8471 ul 6m
2024-08-20 19:49:18 +02:00

17 KiB
Raw Permalink Blame History

Development & Frameworks. Websites for web developers

  1. Introduction
  2. Design Patterns
  3. Documentation Driven Development (DDD)
  4. Developer Tools
    1. Firebase
    2. Supabase Studio. An alternative to Firebase
    3. Ballerina
    4. Red Hat Software Collections and Red Hat Developer Toolset
    5. Dhall Configuration Language
    6. DDEV
    7. OCLIF
  5. AI Programming
  6. No code tools
  7. Images
  8. Tweets

Introduction

Design Patterns

Documentation Driven Development (DDD)

Developer Tools

Firebase

Supabase Studio. An alternative to Firebase

Ballerina

Red Hat Software Collections and Red Hat Developer Toolset

Dhall Configuration Language

DDEV

  • ==ddev.com== Meet your new local development environment. DDEV simplifies integrating the power and consistency of containerization into your workflows. Set up environments in minutes; switch contexts and projects quickly and easily; speed your time to deployment. We handle the complexity. You get on with the valuable part of your job.
  • ==opensource.com: 16 reasons DDEV will be your new favorite web development environment== What's so different about DDEV? It's a container-based local web development environment. An open source tool for launching local PHP, Node.js, and HTML/JS development environments in minutes.

OCLIF

  • oclif.io 🌟 Build simple to advanced CLIs in minutes. oclif is an open source framework for building a command line interface (CLI) in Node.js. Create CLIs with a few flags or advanced CLIs that have subcommands. oclif makes it easy for you to build CLIs for your company, service, or your own development needs.
  • medium.com/@jdxcode: 12 Factor CLI Apps

AI Programming

No code tools

Images

??? note "Click to expand!"

<center>
[![best practices temp solution](images/devel_temp_solution.png)](https://dzone.com/articles/software-engineering-best-practices-that-high-perf)
</center>

Tweets

Click to expand!

10 Best Github repositories for all web developers:

🧵👇🏻

— Sunil Kumar (@sunilc_) June 7, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

I'm a senior engineer, and I sometimes take a week or two to fix a bug.

Sometimes the issue is a fix in only one line of code.

Software systems are complex.

If you are a beginner and struggling:
It's fine! Take your time. You'll fix it. It's not you.

— Oliver Jumpertz (@oliverjumpertz) July 8, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

8 Awesome Generator Sites for Front-End Developers You May Not Know Existed

Thread 🧵👇

— Csaba Kissi (@csaba_kissi) July 23, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

5 great code snippet websites for every web developer and designer

🧵👇🏻 pic.twitter.com/rN41mIftMV

— Pratham (@Prathkum) July 30, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

What is WEB SCRAPING? 🤷‍♂️

To answer this question, I created a small web scraper for Amazon items.

This is a thread that explains step by step how it works 🧵👇

(find the complete code at the end) pic.twitter.com/DWdkE8EAYh

— Marc Backes (@themarcba) August 6, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Top 10 Programming Practices to Code Like a Pro😎

A THREAD 🧵👇

— Ayesha Sahar (@IAyeshaSahar) October 23, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Just learned about the groupBy feature in #javascript. (currently stage 3)

This sure looks handy! pic.twitter.com/msVSNistuN

— Cory House (@housecor) December 28, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

This #OpenSource project needs some contribution pic.twitter.com/TJZ0KqBSBK

— Amelia Warner (@facetimeJS) February 14, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

You are never too senior to write code. I only laugh at people who believe they are too good to write any code as a software engineer.

— Jaana Dogan ヤナ ドガン (@rakyll) March 24, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

🧵 The Ultimate TypeScript Thread 🧵

Here's everything I've learned from leading TS dev teams and working on XState's core team.

My goal is to turn you into a TypeScript wizard.

And yes, this thread is EVERGREEN - I'll add at least 3 more tips a week 🚀

Let's get started.

— Matt Pocock (@mpocock1) April 1, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

100+ data structure algorithms problems
1. Array - https://t.co/tXqrvpJO3S
2. String - https://t.co/tXqrvpJO3S
3. Binary tree - https://t.co/fsi40ENQRL
4. Linked List - https://t.co/iuItMZrvTA
5. Dynamic Programming - https://t.co/qYKjmZseXr
6. Recursion - https://t.co/4R3eODO4iL pic.twitter.com/G8QLbYF2Y0

— javinpaul (@javinpaul) August 7, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

5 GitHub repositories will make you feel like an expert developer:

— Pratham (@Prathkum) October 22, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Data structures and algorithms are important for any software developer.

Sometimes loved, more often dreaded, but at the core of our craft.

Here is an introduction to the most important data structures, including learning resources:

— Oliver Jumpertz (@oliverjumpertz) December 16, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>