判斷一個指針有沒有free
by freeCodeCamp
通過freeCodeCamp
Free Code Camp的每個人現在都有一個檔案袋 (Everyone at Free Code Camp now has a Portfolio)
Note: we originally published this on our now-defunct blog in January of 2015.
注意:我們最初是在2015年1月將其發布在我們現已停用的博客上。
We’re happy to announce that everyone at Free Code Camp now has a free public code portfolio! You’ve been working hard to complete our coding challenges and build JavaScript apps. Now it’s time to show the world your progress! Your new Free Code Camp Portfolio includes:
我們很高興地宣布,免費代碼營的每個人現在都擁有免費的公共代碼包! 您一直在努力完成我們的編碼挑戰并構建JavaScript應用程序。 現在是時候向世界展示您的進步了! 您新的免費代碼營產品組合包括:
- Your name and where you’re based 您的姓名和居住地
- Your 140-character bio 您的140個字符的簡歷
- Links to your Twitter feed, LinkedIn profile, CodePen projects, CoderByte badges and Github account 鏈接到您的Twitter feed,LinkedIn個人資料,CodePen項目,CoderByte徽章和Github帳戶
- A list of which Free Code Camp challenges you’ve completed, and when 您已完成哪些Free Code Camp挑戰以及何時完成的列表
- A portfolio of up to 3 websites you’ve built, with a link and a screen shot for each 您最多可以建立3個網站的投資組合,每個網站都有一個鏈接和一個屏幕截圖
Your Free Code Camp Portfolio is a free, personalized link that can serve as an all-in-one showcase of your progress as a coder.
您的免費代碼營投資組合是一個免費的個性化鏈接,可以作為您作為編碼員的進展的全方位展示。
Jen was one of the first Code Campers to completely personalize her portfolio page. Congrats, Jen! Your portfolio will also indexed by search engines, giving you further exposure and boosting your personal brand as a coder. You can make your portfolio show up higher in search results by linking to it with your other social media profiles. Now you own a piece of Free Code Camp. Your profile will be located at freecodecamp.com/[your username]. You can customize it at www.freecodecamp.com/account. You’ll also notice we’ve added Angular.js to Free Code Camp and “angularized” all our web forms. This should make it easier for you to customize your public portfolio. So we’re finally a proper MEAN Stack app (MongoDB, Express.js, Angular.js, Node.js)! A big thanks to Camp Counselor Terakilobyte for spearheading the effort to implement Angular.js on Free Code Camp! If you see any places where Angular.js could be used within our app, fork us on GitHub and submit a pull request. We’d love to Angularize the entire app!
詹(Jen)是首批完全個性化其作品集頁面的Code Campers之一。 恭喜,仁! 您的投資組合也將被搜索引擎索引,從而為您提供更多的曝光機會并提升您作為編碼員的個人品牌。 通過將其鏈接到其他社交媒體資料,可以使其在搜索結果中的排名更高。 現在,您擁有一個免費代碼營。 您的個人資料將位于freecodecamp.com/ [您的用戶名]。 您可以在www.freecodecamp.com/account上對其進行自定義。 您還會注意到,我們已經將Angular.js添加到了Free Code Camp,并將所有Web表單“角度化”。 這應該使您更容易自定義公共投資組合。 因此,我們終于是一個合適的MEAN Stack應用程序(MongoDB,Express.js,Angular.js,Node.js)! 非常感謝Camp參贊Terakilobyte率先在Free Code Camp上實現Angular.js的努力! 如果您發現可以在我們的應用程序中使用Angular.js的任何地方,請在GitHub上分叉我們并提交拉取請求。 我們希望對整個應用程序進行Angularize!
翻譯自: https://www.freecodecamp.org/news/everyone-at-free-code-camp-now-has-a-portfolio-4ab25254249a/
判斷一個指針有沒有free