Giter VIP home page Giter VIP logo

learn-web-dev-svelte's Introduction

Moin, I'm Wiktoria

When I'm not tied up with work or other stuff, you'll often find me hanging out with the web development community. I am moderating the community and also started out hosting events called "Community Talks" for developers to participate in as either speakers or antendees. Anyone is welcome from any level.

https://community-talks.dev
Community Talks Repo

I'm all about writing clean code, organizing things just right, and making sure it's easy for anyone to read and maintain. You'll usually catch me tinkering with TypeScript, React, Vitest, Qwik, Jotai, and basically anything that catches my eye in the tech world. I like trying new things out and testing them out for myself, like Svelte and Alpine.js for example.

Learn Web Dev Repo Ask Good Questions Repo

One thing I'm really passionate about is web accessibility. I believe everyone should have access to the web, and I'm designing and develolping websites that are inclusive for everyone. I also make sure to test often, so that my code is rock-solid.

Certificate: WAI0.1x: Introduction to Web Accessibility

I also love attending developer conferences, you will catch me most often in a conference hosted by GitNation, say hi if you see me!

If you want to connect, you can go to my LinkedIn profile and send me a network request.

Connect with me on LinkedIn

I also build some cool stuff for the community, and if you like any of it and want to support me, you can throw some dabloons my way.

Support me on Ko-Fi


Wiktoria's GitHub stats

learn-web-dev-svelte's People

Contributors

wiktoriavh avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mafrans hmd-ali

learn-web-dev-svelte's Issues

Card design and structure

Continuation of wiktoriavh/learn-web-dev#52

With the new website, it's worth putting more thought into how we want to introduce topics, and whether cards like these are necessary the best way to do so.

I put up a design as an option for how a card based system could work, but that does not necessarily mean I think it's the best way to go ahead. I will leave this issue open as I explore other possibilities.

Terminals & Shells

Continuation of wiktoriavh/learn-web-dev#14

I think it's important that we introduce the concept of a terminal and a shell in succession, and make sure to separate them out into individual concepts. It's easy for a beginner to get them mixed up (in fact, many guides regularly do).

Almost every linux distro uses bash as its default shell, MacOS uses zsh as of Catalina (2019) and, ever since Windows Terminal released, Windows's default shell has been PowerShell. Personally I use zsh, but either bash or zsh should be a good introductory option. Windows does not support either without WSL, which poses a problem - if we can't accept PS we will have to introduce WSL before the concept of a shell, even though WSL itself is presented through a shell.

As for terminals, MacOS and Windows both come pre-installed with decent terminals that could be introduced, but on Linux it really depends on which desktop environment you have installed (GNOME uses Gnome Terminal, KDE uses Konsole, Sway uses Foot, etc.). One option could be to simply ditch the default terminal and recommend a cross-platform terminal like Kitty.

write unit tests for existing components and functions

As a developer, I want to test my functions and components, so I know that they don't have any errors.

Vitest has already been added to the project, Testing Library is still missing. Once added, unit tests need to be done for components and functions.

resources for learning basic javascript operations

basic javascript operations should be learned here, before we jump into the dom manipulation.
operations would include how to write a function, what the difference is between let and const, different type of loops, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.