DEV Community

Cover image for What Did you Learn this week --March 6?
Waylon Walker
Waylon Walker

Posted on • Edited on

What Did you Learn this week --March 6?

What Did you Learn this week --March 6?

Top comments (8)

Collapse
 
waylonwalker profile image
Waylon Walker • • Edited

I learned GitHub actions this week. I set up an action to build, run, lint, and visualize kedro pipelines.

See the Viz

default-kedro-157

After setting up the action inside of a single yml config, I then rewrote the action in a docker format that was reusable and submitted it to the github hackathon. github.com/WaylonWalker/kedro-action.

Collapse
 
alhiane profile image
Alhiane Lahcen •

GraphQL
Amazing!!

Collapse
 
waylonwalker profile image
Waylon Walker •

Graphql is game-changing! My two favorite uses are with gatsby.js and onegraph

Collapse
 
alhiane profile image
Alhiane Lahcen •

yeah!
It makes handling data easy
gatsby is cooooool
I have tried it with wordpress

Collapse
 
eerian profile image
Erion Pali •

Got introduced to Sequalize.

Collapse
 
suvhotta profile image
suvhotta • • Edited

Learnt a bit of frontend stuffs involving html and css. Learnt to make the best use of parallax effect in web designing. Next week focussing on ECMAScript.

Collapse
 
waylonwalker profile image
Waylon Walker •

🤯

Collapse
 
clairec profile image
Claire Collins •

I have learnt about all the importable modules in Python. I am absolutely loving learning this language. Hoping to follow on with machine learning and AI.